On linux we did /etc/init.d/tomcat stop but it doesn't look like it gracefully stopped tomcat.
On Wed, Jan 28, 2009 at 7:54 AM, David kerber <[email protected]> wrote: > Mohit Anchlia wrote: >> >> tomcat 6: >> >> Is there a way to gracefully stop tomcat similar to apache? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >> >> > > On windows, stop the service, either through the service manager, or at a > command line with the "net stop <servicename>" command. > > D > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
