Actually I just use the provided startup and shutdown scripts thats it... (bin/startup.bat or bin/shutdown.bat or the equivalent .sh scripts if you use unix) If you call shutdown and tomcat is properly configured it should do a regular shutdown. I 'm not quite sure but the menu items should provide a similar mechanism, what you experience sounds more like a tomcat bug to me. Tomcat should shut down properly all its deployed webservices bevore shuttind down itself.
On Wednesday 16 October 2002 14:43, Tegethoff, Jan wrote: > Thanks for your quick answer! > How exactly do you do this? I usually shut down tomcat using the > automatically provided menu-item which does this by calling > > java.exe -jar -Duser.dir="C:\Programme\Apache Group\Tomcat 4.1.12" > "C:\Programme\Apache Group\Tomcat 4.1.12\bin\bootstrap.jar" stop > > I see the possibility of each time stopping jetspeed using the tomcat > management application prior to stopping tomcat itself. Is that what you > suggest? > Jan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
