Can't set listen host/IP for Tomcat Connectors
----------------------------------------------
Key: GERONIMO-702
URL: http://issues.apache.org/jira/browse/GERONIMO-702
Project: Geronimo
Type: Bug
Components: Tomcat
Versions: 1.0-M3
Reporter: Aaron Mulder
Currently the Tomcat network connector GBean lets you specify the port to
listen on, but not the host/IP. Both should be allowed. The class in question
is:
geronimo/modules/tomcat/org/apache/geronimo/tomcat/ConnectorGBean
When this is done, the getAddress method on that class should be changed to
return the correct listen address instead of being hardcoded to return
"0.0.0.0" and the relevant port.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira