Like i said, i configured the connectors to listen on address="127.0.0.1", so its not the default one.
But i got the problem. I've stopped and started tomcat after changing the connectors - but not all java instances were closed when stopping tomcat. After Stopping Tomcat again, killing all remaining java Bootstrap classes and starting tomcat again, its fine. I will look at this, stopping tomcat should kill all instances in my opinion, strange. kind regards Torsten Am Mittwoch, den 01.03.2006, 10:46 -0600 schrieb Caldarale, Charles R: > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]