Can't set listen host/IP for Jetty Connectors
---------------------------------------------
Key: GERONIMO-701
URL: http://issues.apache.org/jira/browse/GERONIMO-701
Project: Geronimo
Type: Bug
Components: web
Versions: 1.0-M3
Reporter: Aaron Mulder
The Jetty network Connector GBeans allow you to set the port but not the listen
address (IP or host). Both should be configurable. The class that has the
port and (read-only) host property is:
geronimo/modules/jetty/org/apache/geronimo/jetty/connector/JettyConnector
However it looks like the actual listener is initialized in one of the
subclasses
- HTTPConnector
- HTTPSConnector
- AJP13Connector
--
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