[Tomcat Wiki] Trivial Update of "RudolphWo" by RudolphWo

2013-02-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "RudolphWo" page has been changed by RudolphWo: http://wiki.apache.org/tomcat/RudolphWo New page: Myrtle Carreras is what's written on the birth certificate and she believes it sou

[Bug 54604] NPE at InternalInputBuffer.java while using AsyncContext

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54604 Mark Thomas changed: What|Removed |Added Component|Common |Connectors Version|unspec

[Bug 54604] NPE at InternalInputBuffer.java while using AsyncContext

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54604 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 54612] Fatal Error when trying to send data to WebSocket with conection closed

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54612 Mark Thomas changed: What|Removed |Added Component|Library |Catalina Version|1.1.24

JSSESocketFactory / Windows / Webdav

2013-02-27 Thread Tobias Fink
Hello, since we've updated to Tomcat 7.0.37 all requests coming from "Microsoft-WebDAV-MiniRedir/6.1.7601" (Windows Explorer) via SSL run into the Exception in "org.apache.tomcat.util.net.jsse.JSSESocketFactory" line 197: if (session.getCipherSuite().equals("SSL_NULL_WITH_NULL_NULL"))

svn commit: r1450836 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/ test/org/apache/tomcat/websocket/

2013-02-27 Thread markt
Author: markt Date: Wed Feb 27 16:39:41 2013 New Revision: 1450836 URL: http://svn.apache.org/r1450836 Log: Move towards new programmatic API Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties tomcat/trunk/java/org/apache/tomcat/websocket/server/Server

svn commit: r1450839 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/ test/org/apache/tomcat/websocket/ webapps/examples/WEB-INF/classes/websocket/echo/

2013-02-27 Thread markt
Author: markt Date: Wed Feb 27 16:50:20 2013 New Revision: 1450839 URL: http://svn.apache.org/r1450839 Log: Align to proposed method signatures Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/ServerContainerImpl.java tomcat/trunk/java/org/apache/tomcat/websocket/server/WsS

[Bug 54615] New: Tomcat 6 doesn't build against ecj 4.x

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54615 Bug ID: 54615 Summary: Tomcat 6 doesn't build against ecj 4.x Product: Tomcat 6 Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: no

[Bug 54615] Tomcat 6 doesn't build against ecj 4.x

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54615 --- Comment #1 from Lee Trager --- Created attachment 29998 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29998&action=edit Add's missing abstract method I copied the missing method from Tomcat 7 which allows Tomcat 6 to build

[Bug 54615] Tomcat 6 doesn't build against ecj 4.x

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54615 Lee Trager changed: What|Removed |Added CC||ltra...@amazon.com -- You are receiv

[jira] [Created] (MTOMCAT-209) JasperListener not added

2013-02-27 Thread Nick Caballero (JIRA)
Nick Caballero created MTOMCAT-209: -- Summary: JasperListener not added Key: MTOMCAT-209 URL: https://issues.apache.org/jira/browse/MTOMCAT-209 Project: Apache Tomcat Maven Plugin Issue Type:

svn commit: r1450990 - in /tomcat/trunk/java/org/apache/catalina/core: StandardContext.java mbeans-descriptors.xml

2013-02-27 Thread rjung
Author: rjung Date: Wed Feb 27 21:59:05 2013 New Revision: 1450990 URL: http://svn.apache.org/r1450990 Log: Add more status data to the webapp MBean. Like for processingTime retrieve it by iterating over the children. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

svn commit: r1450992 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java java/org/apache/catalina/core/mbeans-descriptors.xml webapps/docs/changelog.xml

2013-02-27 Thread rjung
Author: rjung Date: Wed Feb 27 22:04:30 2013 New Revision: 1450992 URL: http://svn.apache.org/r1450992 Log: Add more status data to the webapp MBean. Like for processingTime retrieve it by iterating over the children. Backport of r1450990 from trunk. Modified: tomcat/tc7.0.x/trunk/ (props

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-02-27 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1082 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

[Tomcat Wiki] Trivial Update of "FAQ/Monitoring" by ChristopherSchultz

2013-02-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Monitoring" page has been changed by ChristopherSchultz: http://wiki.apache.org/tomcat/FAQ/Monitoring?action=diff&rev1=8&rev2=9 Comment: Typo === JNDI DataSource === -

[Tomcat Wiki] Update of "FAQ/Monitoring" by ChristopherSchultz

2013-02-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Monitoring" page has been changed by ChristopherSchultz: http://wiki.apache.org/tomcat/FAQ/Monitoring?action=diff&rev1=9&rev2=10 Comment: Added information about ThreadPool.

svn commit: r1451053 - /tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java

2013-02-27 Thread markt
Author: markt Date: Thu Feb 28 00:25:01 2013 New Revision: 1451053 URL: http://svn.apache.org/r1451053 Log: Refactor to make the fix for BZ54585 cleaner Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappLoade

svn commit: r1451061 - /tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java

2013-02-27 Thread markt
Author: markt Date: Thu Feb 28 00:36:50 2013 New Revision: 1451061 URL: http://svn.apache.org/r1451061 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54585 Take account of setting of delegate when building the class path that is passed to Jasper Modified: tomcat/trunk/java/org/a

svn commit: r1451063 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappLoader.java

2013-02-27 Thread markt
Author: markt Date: Thu Feb 28 00:44:44 2013 New Revision: 1451063 URL: http://svn.apache.org/r1451063 Log: Remove trailing whitespace. Prep for BZ54585 fix. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappLoader.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/catali

svn commit: r1451065 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappLoader.java webapps/docs/changelog.xml

2013-02-27 Thread markt
Author: markt Date: Thu Feb 28 00:53:29 2013 New Revision: 1451065 URL: http://svn.apache.org/r1451065 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54585 Take account of setting of delegate when building the class path that is passed to Jasper Modified: tomcat/tc7.0.x/trunk/

[Bug 54585] WebappLoader doesn't honor delegate attr while constructing jsp_classpath

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54585 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2013-02-27 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4000 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

[Bug 54602] B2CConverter character decode underflow leaves bytes in buffer

2013-02-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54602 --- Comment #1 from Mark Thomas --- I do see code that is meant to recycle the converter. Do you have a test case / can you write a Tomcat unit test that demonstrates that the converter isn't being recycled? Incomplete byte sequences shoul

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-02-27 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1083 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sourc

svn commit: r1451105 - in /tomcat/trunk/test/org/apache/tomcat/util/net: localhost-cert.pem localhost-copy1.jks localhost-key.pem localhost.jks user1.jks

2013-02-27 Thread markt
Author: markt Date: Thu Feb 28 05:46:57 2013 New Revision: 1451105 URL: http://svn.apache.org/r1451105 Log: New certs. Same DNs. Same CNs. Expiry in ~2 years Modified: tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem tomcat/trunk/test/org/apache/tomcat/util/net/localhost-co

svn commit: r1451106 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/util/net/

2013-02-27 Thread markt
Author: markt Date: Thu Feb 28 05:48:58 2013 New Revision: 1451106 URL: http://svn.apache.org/r1451106 Log: New certs. Same DNs. Same CNs. Expiry in ~2 years Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem tomca

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-02-27 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1085 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build So

buildbot success in ASF Buildbot on tomcat-trunk

2013-02-27 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/4002 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source