Re: [GSoC] Regarding JSR 196 implementation project idea

2010-03-21 Thread Rajeev Sampath
Thanks Mark for your reply. Though it's not mandatory, if it's going to be useful, then I'll continue working on it and prepare a proposal. The other idea which seemed to be interesting is the one on implementing a connector to support SPDY protocol [ https://issues.apache.org/jira/browse/COMDEV-

DO NOT REPLY [Bug 48772] Bad information in impl module pom.xml

2010-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48772 Henri Yandell changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r925938 - /tomcat/taglibs/standard/trunk/impl/pom.xml

2010-03-21 Thread bayard
Author: bayard Date: Mon Mar 22 01:32:20 2010 New Revision: 925938 URL: http://svn.apache.org/viewvc?rev=925938&view=rev Log: Applying Jarek Gower's patch from Bugzilla issue 48772; removing the unnecessary (and duplication creating) resources section Modified: tomcat/taglibs/standard/trunk/

DO NOT REPLY [Bug 48848] fn:endsWith fails with repeated search string

2010-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48848 Henri Yandell changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 32896] Invalid endsWith function

2010-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32896 Henri Yandell changed: What|Removed |Added CC||jmigue...@yahoo.es --- Comment #2

Bug report for Tomcat Native [2010/03/21]

2010-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/03/21]

2010-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/03/21]

2010-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/03/21]

2010-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/03/21]

2010-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2010/03/21]

2010-03-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Tomcat Wiki] Update of "MemoryLeakProtection" by Sylva inLaurent

2010-03-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "MemoryLeakProtection" page has been changed by SylvainLaurent. http://wiki.apache.org/tomcat/MemoryLeakProtection?action=diff&rev1=7&rev2=8

svn commit: r925921 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java

2010-03-21 Thread markt
Author: markt Date: Sun Mar 21 22:18:03 2010 New Revision: 925921 URL: http://svn.apache.org/viewvc?rev=925921&view=rev Log: Always use the InstanceManager to create listeners, filters & servlets Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java Modified: tomcat/tr

svn commit: r925920 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2010-03-21 Thread markt
Author: markt Date: Sun Mar 21 22:17:19 2010 New Revision: 925920 URL: http://svn.apache.org/viewvc?rev=925920&view=rev Log: Arrays indexes start at zero so no need for "... + 1" Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified: tomcat/trunk/java/org/apache/

svn commit: r925905 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java

2010-03-21 Thread markt
Author: markt Date: Sun Mar 21 21:53:16 2010 New Revision: 925905 URL: http://svn.apache.org/viewvc?rev=925905&view=rev Log: Doh! Return the newly created registrations rather than just creating work for the garbage collector. Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationC

[Tomcat Wiki] Update of "MemoryLeakProtection" by Sylva inLaurent

2010-03-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "MemoryLeakProtection" page has been changed by SylvainLaurent. http://wiki.apache.org/tomcat/MemoryLeakProtection?action=diff&rev1=6&rev2=7

Re: [GSoC] Regarding JSR 196 implementation project idea

2010-03-21 Thread Mark Thomas
On 21/03/2010 14:36, Rajeev Sampath wrote: > Hello, > > I'm interested in the project idea on implementing JSR 196 specification for > Tomcat. I've used Tomcat for some time, but as I'm not very much familiar > with its internals or JSR 196 spec, I'm in the process of getting > familiarized with t

svn commit: r925901 - in /tomcat/trunk/java/org/apache/catalina/core: ApplicationContext.java ApplicationFilterRegistration.java ApplicationServletRegistration.java StandardContext.java

2010-03-21 Thread markt
Author: markt Date: Sun Mar 21 21:22:54 2010 New Revision: 925901 URL: http://svn.apache.org/viewvc?rev=925901&view=rev Log: Fix various exceptions that prevented one of the TCK web applications from starting Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java t

DO NOT REPLY [Bug 48810] error handler chain doesn't show errors on tag files compilation

2010-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48810 Fabrizio Giustina changed: What|Removed |Added CC||fgi...@apache.org -- Configur

DO NOT REPLY [Bug 48737] JspCompilationContext assumes that tagfile with a path starting with META-INF are in jars without checking

2010-03-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48737 --- Comment #4 from Fabrizio Giustina 2010-03-21 19:10:44 UTC --- (In reply to comment #3) > That would be what the 6.0.26 change log is for. you are right, I'm too used with the "fixed versions" in jira... so it's not in 6.0.26, any cha

[GSoC] Regarding JSR 196 implementation project idea

2010-03-21 Thread Rajeev Sampath
Hello, I'm interested in the project idea on implementing JSR 196 specification for Tomcat. I've used Tomcat for some time, but as I'm not very much familiar with its internals or JSR 196 spec, I'm in the process of getting familiarized with them at the moment. While searching the dev mailing lis

svn commit: r925769 - /tomcat/trunk/java/org/apache/catalina/core/AsyncContextImpl.java

2010-03-21 Thread markt
Author: markt Date: Sun Mar 21 14:13:40 2010 New Revision: 925769 URL: http://svn.apache.org/viewvc?rev=925769&view=rev Log: Fix a couple of ASync issues that were causing Servlet 3.0 TCK test failures. 1. The complete method can be invoked by the container if the request is dispatched to a serv

Re: [Tomcat Wiki] Update of "TomcatTrackNA10_PMC_Sessions" by markt

2010-03-21 Thread Tim Funk
I can do an Intro to Tomcat 7. I would think the topics include: - what is tomcat - What has not changed vs tomcat6 (highlight various features) - What is new vs tomcat 7 I hope to update the proposal list today or tomorrow. -Tim On 3/19/2010 5:03 AM, Mladen Turk wrote: On 03/19/2010 09:31 AM,