Hi,
I am deploying this application from an
ant script.And after the deployment the I restart the server using the batch file which get executed after ant script execution. But the new context remains in stopped mode. When I try to start it manually from gui it says 'Problem in starting the context'. After this If I call the 'restart' dos script for the
tomcat server -- than the server restarts and the now mine application 'axis' is in start mode and all the services work fine. Even the adminClient works properly.
Can some body please help me out. Where is the problem?
Ashish Chandak