Hi All ,
We have project requirement ,where we need to deploy war file in a particular sequence
For example : warfile1 > warfile2 > warfile3
I tried with deploying war file( by cpoying war files ) in sequnce to a already running tomcat .
But when i restarted the tomcat it is not deployping the war file in same sequnce
Can any body help me out
Thanks in advance...