> From: Joe Wallace [mailto:j...@andar360.com]
> I have two applications in Tomcat and I want to run each as
> its own windows service.

Do you want to run two Tomcat instances, each with its own set of ports?  So 
one app might be running on a Tomcat on port 8080, another on port 8081?

Or do you want both apps to be in one Tomcat instance, accessible from the same 
port, but able to be stop them independently?

                - Peter

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

Reply via email to