You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeremy Boynes (JIRA)" <de...@geronimo.apache.org> on 2005/07/05 03:19:09 UTC

[jira] Closed: (GERONIMO-701) Can't set listen host/IP for Jetty Connectors

     [ http://issues.apache.org/jira/browse/GERONIMO-701?page=all ]
     
Jeremy Boynes closed GERONIMO-701:
----------------------------------

    Fix Version: 1.0-M4
     Resolution: Fixed

Sending        modules\jetty\src\java\org\apache\geronimo\jetty\connector\JettyConnector.java
Adding         modules\jetty\src\test\org\apache\geronimo\jetty\connector
Adding         modules\jetty\src\test\org\apache\geronimo\jetty\connector\HTTPConnectorTest.java
Transmitting file data ..
Committed revision 209163.

Also added an address attribute for returning the host/port combination

> 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
>     Assignee: Jeremy Boynes
>      Fix For: 1.0-M4

>
> 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