You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Saurabh Seth <sa...@edgeipk.com> on 2003/12/15 16:16:09 UTC

start stop problem

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