> From: Paul Wallace [mailto:[EMAIL PROTECTED] 
> Subject: RE: * 2 Tomcat instances on same box
> 
> Apart from being an attribute of the parent node, what is this port?

It's the one Tomcat listens on for the shutdown command in order to
gracefully terminate.  Bound to 127.0.0.1 only, so you have to be
running on the server machine to issue the command.  The shutdown script
invokes a Tomcat class to send the shutdown string to the configured
port.

 - 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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to