Can I have several Tomcat contexts on different ports?

I need to have manager app listening only on 8080, and all the other
apps on 80. Is something like that possible, within one Tomcat Service?

Or, if I fire up two services (under same server), each with its own set
of connectors, is manager app from one service able to manage apps in
another?

        Mario

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

Reply via email to