[g...@vmgump]: Project tomcat-tc6 (in module tomcat-tc6) failed

2010-04-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc6 has an issue affecting its community integration. This issue af

Page AmericanInsurance deleted from Tomcat Wiki

2010-04-03 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "AmericanInsurance" has been deleted by markt. The comment on this change is: Spam. http://wiki.apache.org/tomcat/AmericanInsurance -

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=930514&view=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 fragmen

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=930549&view=rev Log: Cleanup. Remove field that is never initialized and never read. req.getResponse() is used instead of it when needed. Modified: tomcat/trunk/java/org/apache/coyote/Re

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: cou

Re: GSoC Tomcat SPDY Connectors

2010-04-03 Thread Bill Barker
"Felix Kurth" 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 a Java part (I am v

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 imple

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

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

2010-04-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49045 --- Comment #1 from chamith buddhika 2010-04-04 06:24:32 UTC --- Created an attachment (id=25228) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25228) Adding createStandardService method to MBeanFactory This initial version o