[ 
https://issues.apache.org/jira/browse/GERONIMO-3603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vamsavardhana Reddy updated GERONIMO-3603:
------------------------------------------

    Description: The host attribute of tomcat Http11ConnectorGBean and 
AJP13ConnectorGBean is ignored since BaseHttp11ConnectorGBean and 
AJP13ConnectorGBean constructors are invoking 
org.apache.catalina.connector.Connector.setAttribute("host", host) whereas the 
correct attribute name to use is "address".  (was: The host attribute of tomcat 
Http11ConnectorGBean is ignored since BaseHttp11ConnectorGBean constructor is 
invoking org.apache.catalina.connector.Connector.setAttribute("host", host) 
whereas the correct attribute name to use is "address".)
        Summary: host attribute of Tomcat Http11ConnectorGBean and 
AJP13ConnectorGBean is ignored  (was: host attribute of Tomcat 
Http11ConnectorGBean is ignored)

> host attribute of Tomcat Http11ConnectorGBean and AJP13ConnectorGBean is 
> ignored
> --------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3603
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3603
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0, 2.0.1, 2.0.2, 2.1
>         Environment: Tomcat
>            Reporter: Vamsavardhana Reddy
>            Assignee: Vamsavardhana Reddy
>             Fix For: 2.0.x, 2.1
>
>
> The host attribute of tomcat Http11ConnectorGBean and AJP13ConnectorGBean is 
> ignored since BaseHttp11ConnectorGBean and AJP13ConnectorGBean constructors 
> are invoking org.apache.catalina.connector.Connector.setAttribute("host", 
> host) whereas the correct attribute name to use is "address".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to