> From: Stephen More [mailto:[EMAIL PROTECTED] 
> Subject: Re: access Connector Address from within war file
> 
> instance one will be 1.2.3.4:8080
> instance two will be 1.2.3.5:8080
> instance three will be 1.2.3.6:8080

JConsole shows an MBean for each connector as something like the
following:
Catalina:type=Connector,port=8080,address=%2F127.0.0.1
Catalina:type=Connector,port=8080,address=%2F127.0.0.2

You should be able to access them that way.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to