host attribute of Tomcat Http11ConnectorGBean 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, 2.0.1, 2.0, 2.1
Environment: Tomcat
Reporter: Vamsavardhana Reddy
Assignee: Vamsavardhana Reddy
Fix For: 2.0.x, 2.1
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".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.