[ http://issues.apache.org/jira/browse/GERONIMO-702?page=all ]
Jeff Genender closed GERONIMO-702:
----------------------------------
Fix Version: 1.0-M4
Resolution: Invalid
The ConnectorGBean is a simply a GBean proxy for the Tomcat Connector object.
You can declaritively change the ip address to listen on with an initParam
called "address" in the GBean configuration.
> 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
> Assignee: Jeff Genender
> Fix For: 1.0-M4
>
> 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