Hi there
I have embedded the tomcat version 4.1 in my java application whereby I start the tomcat and stop the tomcat and also creates the context on fly. Starting of the tomcat is not a problem , its only when I stop the embedded tomcat and restart it, tomcat stop method doesnt stop all the methods. Basically I am looking for synchronization of the start and stop methods of the Embedded tomcat.
Please help!
Kind Regards
Saurabh Seth