Re: [VOTE] Release Apache Tomcat 7.0.48

2013-12-10 Thread Ognjen Blagojevic
On 9.12.2013 22:21, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.48 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/ The Maven staging repo is:

New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Spielmann, Simon
Hello together, we developed a custom JDBC SessionManager which supports non sticky-sessions. Is there interest in including this in the official tomcat distribution? Kind Regards Simon Firma: Capgemini Deutschland GmbH Geschäftsführer: Dr. Michael Schulte

Re: [VOTE] Release Apache Tomcat 7.0.48

2013-12-10 Thread Mark Thomas
On 09/12/2013 21:21, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.48 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/ The Maven staging repo is:

Re: [VOTE] Release Apache Tomcat 7.0.48

2013-12-10 Thread Mark Thomas
On 10/12/2013 12:23, Mark Thomas wrote: On 09/12/2013 21:21, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.48 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/ The Maven staging repo is:

svn commit: r1549832 - /tomcat/trunk/test/javax/servlet/resources/TestSchemaValidation.java

2013-12-10 Thread markt
Author: markt Date: Tue Dec 10 13:14:04 2013 New Revision: 1549832 URL: http://svn.apache.org/r1549832 Log: Expand validation tests to make sure there are no parsing errors. Modified: tomcat/trunk/test/javax/servlet/resources/TestSchemaValidation.java Modified:

svn commit: r1549836 - in /tomcat/tc7.0.x/trunk: java/org/apache/tomcat/util/descriptor/DigesterFactory.java test/javax/servlet/resources/TestSchemaValidation.java

2013-12-10 Thread markt
Author: markt Date: Tue Dec 10 13:16:52 2013 New Revision: 1549836 URL: http://svn.apache.org/r1549836 Log: Expand validation tests to make sure there are no parsing errors. Fix parsing errors identified by expanded tests. Modified:

Re: New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Daniel Mikusa
On Dec 10, 2013, at 6:34 AM, Spielmann, Simon simon.spielm...@capgemini.com wrote: Hello together, we developed a custom JDBC SessionManager which supports non sticky-sessions. Is there interest in including this in the official tomcat distribution? Can you tell us more? Some questions

[Bug 54387] Having servlets with same url should at least cause warning

2013-12-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54387 Abdul Aziz javahop...@gmail.com changed: What|Removed |Added Version|7.0.34 |7.0.47 ---

[Bug 54387] Having servlets with same url should at least cause warning

2013-12-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54387 --- Comment #9 from Violeta Georgieva violet...@apache.org --- (In reply to Abdul Aziz from comment #8) Any how both the servlets sn1 and sn2 are referring to same Servlet1 Once you use

RE: New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Spielmann, Simon
The main difference is, that session data is written to the database at the end of every request. The existing jdbc session manager does only support lazy writes into the database, so if the app server crashes session data is not guaranteed written to the database. We did some load testing, but

Re: New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Daniel Mikusa
On Dec 10, 2013, at 9:00 AM, Spielmann, Simon simon.spielm...@capgemini.com wrote: The main difference is, that session data is written to the database at the end of every request. The existing jdbc session manager does only support lazy writes into the database, so if the app server

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-12-10 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/1625 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

RE: New JDBC SessionManager for non sticky-sessions

2013-12-10 Thread Spielmann, Simon
Sounds good. My customer who owns the usage rights is interested in providing the code. Nevertheless I have to ask for the official permission to provide the code now. ___ Simon Spielmann Custom Solution Development |

[Bug 54387] Having servlets with same url should at least cause warning

2013-12-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54387 --- Comment #10 from Abdul Aziz javahop...@gmail.com --- (In reply to Violeta Georgieva from comment #9) (In reply to Abdul Aziz from comment #8) Any how both the servlets sn1 and sn2 are referring to same Servlet1 Once you use

buildbot failure in ASF Buildbot on tomcat-trunk

2013-12-10 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/5315 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

RE: [VOTE] Release Apache Tomcat 8.0.0-RC6

2013-12-10 Thread Konstantin Preißer
Hi, -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, December 10, 2013 1:22 AM snip/ Any idea what is going on there? Why would Tomcat create such a big byte array for a static file? Lots of things going on here. 1. The content of resources was

Re: [VOTE] Release Apache Tomcat 7.0.48

2013-12-10 Thread Violeta Georgieva
2013/12/10 Mark Thomas ma...@apache.org On 10/12/2013 12:23, Mark Thomas wrote: On 09/12/2013 21:21, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.48 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/

svn commit: r3866 - /dev/tomcat/tomcat-7/v7.0.48/

2013-12-10 Thread violetagg
Author: violetagg Date: Tue Dec 10 17:07:00 2013 New Revision: 3866 Log: 7.0.48 did not pass the vote - dropping. Removed: dev/tomcat/tomcat-7/v7.0.48/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

svn commit: r3866 - /dev/tomcat/tomcat-7/v7.0.48/

2013-12-10 Thread violetagg
Author: violetagg Date: Tue Dec 10 17:07:00 2013 New Revision: 3866 Log: 7.0.48 did not pass the vote - dropping. Removed: dev/tomcat/tomcat-7/v7.0.48/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For

Re: [VOTE] Release Apache Tomcat 7.0.48

2013-12-10 Thread Rainer Jung
On 09.12.2013 22:21, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.48 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/ The Maven staging repo is:

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

2013-12-10 Thread violetagg
Author: violetagg Date: Tue Dec 10 17:28:52 2013 New Revision: 1549904 URL: http://svn.apache.org/r1549904 Log: Mark 7.0.48 as not released based on the vote results. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1549909 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java

2013-12-10 Thread violetagg
Author: violetagg Date: Tue Dec 10 17:54:52 2013 New Revision: 1549909 URL: http://svn.apache.org/r1549909 Log: In o.a.tomcat.websocket.server.WsHttpUpgradeHandler.init(WebConnection) if the endpoint is NULL the connection will not be initialized. Then in

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

2013-12-10 Thread markt
Author: markt Date: Tue Dec 10 18:00:42 2013 New Revision: 1549911 URL: http://svn.apache.org/r1549911 Log: Update changelog Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

Re: [VOTE] Release Apache Tomcat 7.0.48

2013-12-10 Thread Violeta Georgieva
2013/12/10 Rainer Jung rainer.j...@kippdata.de On 09.12.2013 22:21, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.48 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.48/ The Maven staging repo is:

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-12-10 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/1626 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

svn commit: r1549918 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/WsHttpUpgradeHandler.java webapps/docs/changelog.xml

2013-12-10 Thread violetagg
Author: violetagg Date: Tue Dec 10 18:21:28 2013 New Revision: 1549918 URL: http://svn.apache.org/r1549918 Log: Merged revision 1549909 from tomcat/trunk: In o.a.tomcat.websocket.server.WsHttpUpgradeHandler.init(WebConnection) if the endpoint is NULL the connection will not be initialized. Then

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-12-10 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/1627 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

buildbot success in ASF Buildbot on tomcat-7-trunk

2013-12-10 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/1628 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[jira] [Created] (MTOMCAT-250) Pull Request: Support Alternate Session Managers in Standalone War Bootstrap

2013-12-10 Thread Josh Chaitin-Pollak (JIRA)
Josh Chaitin-Pollak created MTOMCAT-250: --- Summary: Pull Request: Support Alternate Session Managers in Standalone War Bootstrap Key: MTOMCAT-250 URL: https://issues.apache.org/jira/browse/MTOMCAT-250