> From: Torsten Krah [mailto:[EMAIL PROTECTED] > Subject: Bootstrap class - Interface bind > > tomcats connectors are configured to listen on localhost only, which > works fine.
If you're talking about the default Tomcat configuration, that's not true. In the absence of an IP address specification, the connectors listen on 0.0.0.0 - any IP address. The "bootstrap class" doesn't listen on anything not specified in the server.xml config. If you're having trouble, post your <Connector> settings, and tell us what Tomcat level you're referring to. - 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]