svn commit: r930514 - in /tomcat/trunk/java/org/apache/catalina: deploy/WebXml.java startup/ContextConfig.java

2010-04-03 Thread markt
Author: markt Date: Sat Apr 3 12:41:31 2010 New Revision: 930514 URL: http://svn.apache.org/viewvc?rev=930514view=rev Log: TCK failures: If a servlet/filter has any mappings in the main web.xml, these override rather than replace the mappings defined in the fragments. The same goes for

svn commit: r930549 - /tomcat/trunk/java/org/apache/coyote/RequestInfo.java

2010-04-03 Thread kkolinko
Author: kkolinko Date: Sat Apr 3 17:40:53 2010 New Revision: 930549 URL: http://svn.apache.org/viewvc?rev=930549view=rev Log: Cleanup. Remove field that is never initialized and never read. req.getResponse() is used instead of it when needed. Modified:

GSoC Tomcat SPDY Connectors

2010-04-03 Thread Felix Kurth
Hi I am highly interestet in implementing the SPDY protokoll for tomcat. The last two days i was trying to figure out how connector development works. All I could find was a hint that there is a C and a Java part (I am very comfotable with Java and a little less with C). now my Questions:

Re: GSoC Tomcat SPDY Connectors

2010-04-03 Thread Bill Barker
Felix Kurth xil...@googlemail.com wrote in message news:4bb7b644.7080...@googlemail.com... Hi I am highly interestet in implementing the SPDY protokoll for tomcat. The last two days i was trying to figure out how connector development works. All I could find was a hint that there is a C and

Re: GSoC Tomcat SPDY Connectors

2010-04-03 Thread Costin Manolache
There is an implementation of SPDY client and server on modules/tomcat-lite/java/org/apache/tomcat/lite/http/SpdyConnection - it's the previous version, didn't have time to update it - and I won't probably have until May, getting close to a launch. Note that at the moment SPDY can't be fully

DO NOT REPLY [Bug 49045] New: JMX Enhancement- Provision of MBeanFactory createStandardService

2010-04-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49045 Summary: JMX Enhancement- Provision of MBeanFactory createStandardService Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: All Status: NEW