[Bug 53900] New: hi

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53900 Priority: P2 Bug ID: 53900 Assignee: dev@tomcat.apache.org Summary: hi Severity: normal Classification: Unclassified OS: Windows XP Reporter: ily.sncs...@gmai

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-09-19 Thread Gump
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-taglibs-standard has an issue affecting its community integration.

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Sheldon Shao changed: What|Removed |Added OS||All --- Comment #4 from Sheldon Sha

svn commit: r1387486 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/TcpPingInterceptor.java

2012-09-19 Thread kfujino
Author: kfujino Date: Wed Sep 19 08:42:33 2012 New Revision: 1387486 URL: http://svn.apache.org/viewvc?rev=1387486&view=rev Log: The "running" flag is moved out of "if" block. Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/TcpPingInterceptor.java Modified: tomca

svn commit: r1387487 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/TcpPingInterceptor.java

2012-09-19 Thread kfujino
Author: kfujino Date: Wed Sep 19 08:45:28 2012 New Revision: 1387487 URL: http://svn.apache.org/viewvc?rev=1387487&view=rev Log: The "running" flag is moved out of "if" block. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/interceptors/TcpPingInterceptor.java Modified

svn commit: r1387489 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-09-19 Thread kfujino
Author: kfujino Date: Wed Sep 19 08:49:32 2012 New Revision: 1387489 URL: http://svn.apache.org/viewvc?rev=1387489&view=rev Log: Additional patch. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

Re: svn commit: r1387073 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/tribes/group/interceptors/TcpPingInterceptor.java webapps/docs/changelog.xml webapps/docs/config/cluster-interceptor.xml

2012-09-19 Thread Keiichi Fujino
2012/9/18 Konstantin Kolinko : > 2012/9/18 : >> Author: kfujino >> Date: Tue Sep 18 09:45:17 2012 >> New Revision: 1387073 >> >> URL: http://svn.apache.org/viewvc?rev=1387073&view=rev >> Log: >> Fix a behavior of TcpPingInterceptor#useThread. >> If set to false, ping thread is never started. >> >>

[Bug 53900] hi

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53900 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 --- Comment #5 from Jarek Gawor --- This is essentially a duplicate of https://issues.apache.org/bugzilla/show_bug.cgi?id=53896. From my reading of the JSP 2.2 spec (section 2.9), it implies that the ELResolver used by JSP application shoul

[Bug 53903] New: Embedded Tomcat7 does not process Servlet API3.0 Annotations (WebListener)

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53903 Priority: P2 Bug ID: 53903 Assignee: dev@tomcat.apache.org Summary: Embedded Tomcat7 does not process Servlet API3.0 Annotations (WebListener) Severity: normal Clas

[Bug 53896] Optimized Jasper ELResolver

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53896 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Mark

Re: Resources - The need for refactoring

2012-09-19 Thread Mark Thomas
On 14/09/2012 19:12, Mark Thomas wrote: > On 09/09/2012 19:34, Mark Thomas wrote: >> This is issue a) in Konstantin's comments in TOMCAT-NEXT.txt >> >> My expectation is that the need for refactoring in some form or another >> is clear. Currently Tomcat has the following features: >> - aliases >> -

Re: Resources - Is DirContext the right basis for the API?

2012-09-19 Thread Mark Thomas
On 09/09/2012 19:50, Mark Thomas wrote: > This is part of issue b) in Konstantin's comments in TOMCAT-NEXT.txt > > Konstantin has accurately summed up the issues with basing the API on > DirContext as: > - Unnecessary objects, e.g. NamingException instead of null. > > - Too many methods

[Bug 53905] New: Connection pool not reusing connections.

2012-09-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53905 Priority: P2 Bug ID: 53905 Assignee: dev@tomcat.apache.org Summary: Connection pool not reusing connections. Severity: normal Classification: Unclassified Reporter: scott.wat