> From: Frank D. Greco [mailto:[email protected]] > Subject: RE: accepting requests from outside the host? > > I had the <Server> port set to 8080
??? The port attribute in the <Server> element is the one Tomcat uses to listen for shutdown requests on 127.0.0.1; it *must not* be the same as the <Connector> 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]
