RE: Coyote Connector Question for Dev

2002-12-17 Thread Filip Hanik
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

Coyote Connector Question for Dev

2002-12-17 Thread Filip Hanik
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