https://issues.apache.org/bugzilla/show_bug.cgi?id=47954

--- Comment #2 from Konstantin Kolinko <knst.koli...@gmail.com> 2009-10-08 
03:54:24 PDT ---
Created an attachment (id=24363)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24363)
The same as attachment 24356, but as diff -u

Patches are better provided as an unified diff, created with "svn diff". I made
one from your file.

So, the actual complaint is that the method "Connector.setProtocol()" is
useless, because it does not change the protocolHandler instance used by the
Connector class?

How are you reading that server.xml? The
o.a.catalina.startup.ConnectorCreateRule class takes care of the "protocol"
attribute. How it comes that you are not using it? See
Catalina.createStartDigester() that configures the digester.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to