Hi!

using TomCat 4.1.12 i created a new AJP connector listening on port 8009 and IP-adress 127.0.0.1 and delted the old Connector that was listening on 0.0.0.0:8009 (BTW: why i can't i simply change it? why must i create a new Connector to enter an IP?)

After restarting Tomcat, Tomcat doesn't listen on port 8009 anymore! and there's no error-message in the logs.

After removing the adress="127.0.0.1" from the server.xml it listened on port 8009 again, but now on 0.0.0.0 again.

Is this a bug?
When might i expect a fixed version?




--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to