DO NOT REPLY [Bug 51624] Request is not forwarded to servlet... goes to 404 instead.

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51624 --- Comment #11 from Rui rui.da...@gmail.com 2011-08-10 08:57:18 UTC --- If . is valid, Tomcat would deploy . and it will also detect every directory in . (because it's the same as appBase) and separately, deploy them as applications -

DO NOT REPLY [Bug 51644] New: Unable to deploy applications with the name a#b.xml

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Bug #: 51644 Summary: Unable to deploy applications with the name a#b.xml Product: Tomcat 7 Version: 7.0.19 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 50316] Minor glitch with display of negative TTL on sessionDetail.jsp

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50316 --- Comment #3 from Christian Stöber cstoe...@amaris.de 2011-08-10 11:26:38 UTC --- Konstantin, you've mentioned the problem, that sessions with negative TTL are still alive after a Tomcat restart. I can't find a bug report. Is this

svn commit: r1156111 - /tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:38:25 2011 New Revision: 1156111 URL: http://svn.apache.org/viewvc?rev=1156111view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51641 Connections map uses NioChannel, not SocketWrapperNioChannel Modified:

svn commit: r1156113 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:41:51 2011 New Revision: 1156113 URL: http://svn.apache.org/viewvc?rev=1156113view=rev Log: Update change log Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1156115 - /tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:43:09 2011 New Revision: 1156115 URL: http://svn.apache.org/viewvc?rev=1156115view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51641 Connections map uses NioChannel, not SocketWrapperNioChannel Modified:

DO NOT REPLY [Bug 51641] Http11NioProcessor not correct release

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51641 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1156119 - /tomcat/tc7.0.x/trunk/modules/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 11:58:48 2011 New Revision: 1156119 URL: http://svn.apache.org/viewvc?rev=1156119view=rev Log: Externals relative to current dir won't work when tagging so use repository root Modified: tomcat/tc7.0.x/trunk/modules/ (props changed) Propchange:

[ANN] End of life for Apache Tomcat 5.5.x

2011-08-10 Thread Mark Thomas
The Apache Tomcat team announces that support for Apache Tomcat 5.5.x will end on 30 September 2012. This means that after 30 September 2012: - releases from the 5.5.x branch are highly unlikely - bugs affecting only the 5.5.x branch will not be addressed - security vulnerability reports will not

svn commit: r1156171 - in /tomcat/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/config/listeners.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:22:52 2011 New Revision: 1156171 URL: http://svn.apache.org/viewvc?rev=1156171view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 Improve memory leak protection for DriverManager Modified:

svn commit: r1156174 - in /tomcat/trunk: java/org/apache/catalina/ha/backend/ java/org/apache/naming/resources/jndi/ java/org/apache/tomcat/ res/META-INF/ test/webapp-3.0/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:33:59 2011 New Revision: 1156174 URL: http://svn.apache.org/viewvc?rev=1156174view=rev Log: Remove unnecessary svn:mergeinfo properties Modified: tomcat/trunk/java/org/apache/catalina/ha/backend/ (props changed)

svn commit: r1156179 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/backend/ java/org/apache/naming/resources/jndi/ java/org/apache/tomcat/ res/META-INF/ test/webapp-3.0/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:38:24 2011 New Revision: 1156179 URL: http://svn.apache.org/viewvc?rev=1156179view=rev Log: Remove unnecessary svn:mergeinfo properties Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/backend/ (props changed)

svn commit: r1156180 - in /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util: bcel/ http/fileupload/

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:40:13 2011 New Revision: 1156180 URL: http://svn.apache.org/viewvc?rev=1156180view=rev Log: Future changes will be merged from tomcat/trunk so remove the svn:mergeinfo props to keep merge commits cleaner. Modified:

svn commit: r1156182 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/changelog.xml webapps/docs/config/listeners.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 13:42:20 2011 New Revision: 1156182 URL: http://svn.apache.org/viewvc?rev=1156182view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 Improve the memory leak prevention for leaks triggered by java.sql.DriverManager. Modified:

DO NOT REPLY [Bug 51640] clearReferencesJdbc seems to be causing leaks with com.oracle.ojdbc5 driver

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: ServletRequestListener.requestDestroyed is called before request leaves a webapp

2011-08-10 Thread Christopher Schultz
Mark, On 8/9/2011 4:35 PM, Mark Thomas wrote: Addressing this would mean either: a) moving the error handling to the context (inside the calls to the ServletRequestListener) or +1 This just feels like the right state management level to me. Certainly the default error handler can be called

DO NOT REPLY [Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51294 --- Comment #6 from archmisha archmi...@gmail.com 2011-08-10 14:14:11 UTC --- I have the same problem when upgraded to the new version. But reviewing the following documentation link:

DO NOT REPLY [Bug 51640] clearReferencesJdbc seems to be causing leaks with com.oracle.ojdbc5 driver

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51640 --- Comment #2 from Patrick M pmoh...@gmail.com 2011-08-10 16:09:23 UTC --- Sorry if this is an abuse of the bug tracker, but I'm hoping you might be able to answer two questions about this so I have a workaround: 1) If I make sure to load

[Tomcat Wiki] Update of HowTo by DomaLajos

2011-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The HowTo page has been changed by DomaLajos: http://wiki.apache.org/tomcat/HowTo?action=diffrev1=111rev2=112 = Meta = - == How do I add a question to this page? ==

[Tomcat Wiki] Update of HowTo by DomaLajos

2011-08-10 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The HowTo page has been changed by DomaLajos: http://wiki.apache.org/tomcat/HowTo?action=diffrev1=112rev2=113 == HowTo SSL Client Authentication with Fallback to FORM Authentication

svn commit: r1156276 - /tomcat/trunk/java/org/apache/naming/resources/DirContextURLConnection.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 17:57:25 2011 New Revision: 1156276 URL: http://svn.apache.org/viewvc?rev=1156276view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Annotation scanning was broken for contexts with a multi-level context path such as /a/b Modified:

svn commit: r1156280 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/resources/DirContextURLConnection.java webapps/docs/changelog.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 18:00:24 2011 New Revision: 1156280 URL: http://svn.apache.org/viewvc?rev=1156280view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Annotation scanning was broken for contexts with a multi-level context path such as /a/b Modified:

DO NOT REPLY [Bug 51644] Unable to deploy applications with the name a#b.xml

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51644 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 18500] Host aliases to match by regular expression

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 Mark Thomas ma...@apache.org changed: What|Removed |Added Summary|Host aliases to match by|Host aliases to

svn commit: r1156304 - in /tomcat/trunk/java/org/apache/jasper/compiler: DefaultErrorHandler.java ErrorDispatcher.java

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 18:37:56 2011 New Revision: 1156304 URL: http://svn.apache.org/viewvc?rev=1156304view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41673 Use platform line endings when reporting error messages Modified:

svn commit: r1156313 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/DefaultErrorHandler.java java/org/apache/jasper/compiler/ErrorDispatcher.java webapps/docs/changelog.xml

2011-08-10 Thread markt
Author: markt Date: Wed Aug 10 18:51:11 2011 New Revision: 1156313 URL: http://svn.apache.org/viewvc?rev=1156313view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41673 Use platform line endings when reporting error messages Modified: tomcat/tc7.0.x/trunk/ (props changed)

DO NOT REPLY [Bug 41673] Jasper output the message of compiling error using LF(\n) on ANY OS.

2011-08-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41673 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED