> From: Joe Wallace [mailto:[email protected]]
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to