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
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
-
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
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
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
"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
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
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
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