On 15/11/2011 08:01, Mario Splivalo wrote:
> 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?

You can have more than one Connector.
You can't assign individual apps to specific Connectors.

> 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?

The Manager application can only manage applications in the same Host.
Unfortunately, separate Services will have separate Hosts.


p

-- 

[key:62590808]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to