Question about org.apache.coyote.Request

2008-09-19 Thread Simon Aquilina
Hi, I am new in the Tomcat world. However these last few months I tried to understand a little better how tomcat works concentrating mostly on the Connectors (Protocol Handlers) aspect. I now found something which is confusing me a little and I hope someone here can explain to me how this works

RE: Question about org.apache.coyote.Request

2008-09-20 Thread Simon Aquilina
Hi again, I continued doing further research on Tomcat and I feel as if Tomcat is not able to support custom developed Protocol Handlers without changing also some code in the Catalina package as well! I opened the CoyoteAdapter in the Catalina package and here it seems that the service() meth

RE: Question about org.apache.coyote.Request

2008-09-20 Thread Simon Aquilina
Hi, I think I am posting in the wrong mailing list. I posted my question here because I felt it was "Apache Tomcat source code" related. However I feel that this mailing list is only for the developers who actually change the Apache Tomcat source code for the next release. I am sorry for any th