Thanks for the suggestion.  I tried Tomcat's Manager-App with the 
apache-tomcat-6.0.18.exe running as a windows service.  It says the web app is 
stopped but windows still holds on to the files.  I tried stopping App1 with 
App2 still running and replacing a file in App1 but windows wouldn't let me.  I 
had to stop the Tomcat windows service first which then stopped both apps.  I 
had hoped to be able to start/stop web apps running as a windows service.  I 
think I could do it with multiple Tomcat instances instead of one Tomcat 
instance with multiple web apps.
Regards,
Joe

-----Original Message-----
From: Gregor Schneider [mailto:rc4...@googlemail.com]
Sent: Tuesday, March 03, 2009 3:48 PM
To: Tomcat Users List
Subject: Re: Run multiple web applications in Tomcat each as an
independent windows service question


I suggest you have a look at Tomcat's Manager-App. It doesn'tuse
Windows-services but offers the possibility to start / stop a web-app,
and I guess that's what you want:

http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html

rgds

Gregor
-- 
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to