12:32 PM
>To: Tomcat Developers List
>Subject: Coyote Connector Question for Dev
>
>
>I am toying around with the connector for some personal reasons, nothing I
>intend to commit.
>I have a question,
>
>I added an attribute to the element in server.xml.
>My problem is
I am toying around with the connector for some personal reasons, nothing I
intend to commit.
I have a question,
I added an attribute to the element in server.xml.
My problem is that the "setAttributeXXX(String x)" is only invoked once but
three instances of the CoyoteConnector are created.
So two