[Bug 54693] Add a validationQueryTimeout property

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54693 --- Comment #8 from Rob Dunn r...@tnsi.com --- Any idea when this will be released ? Thanks Rob -- You are receiving this mail because: You are the assignee for the bug.

[Bug 55134] Application is crashed when user runs the stress with 600 users

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55134 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: mod_jk, JSESSION_ID and load-balancing

2013-06-25 Thread Henri Gomez
Henri, This sounds more like a question for the users list. Cross-posting to re-locate. See more below... I used dev list because question was also about updating mod_jk code. Is is important to retain the original JSESSIONID, or do you only want to retain the jvmRoute information? I would

Re: mod_jk, JSESSION_ID and load-balancing

2013-06-25 Thread Henri Gomez
Hi Rainer. It seems Shiro recommend to extend https://svn.apache.org/viewvc/shiro/trunk/web/src/main/java/org/apache/shiro/web/session/mgt/DefaultWebSessionManager.java From code review (I may be wrong), it seems Nexus is extending

Re: Your Gump Build(s)

2013-06-25 Thread Stefan Bodewig
On 2013-06-24, Mark Thomas wrote: On 24/06/2013 14:20, Stefan Bodewig wrote: Before we re-enable emails we'd like to know whether you are still interested in the service Gump provides, so please tell us. :-) Yes please! Noted, thanks. As an aside, there were (and probably still are) a

[Bug 55137] New: Test

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55137 Bug ID: 55137 Summary: Test Product: Tomcat Connectors Version: 1.2.0 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Common

[Bug 55138] New: testtrunk

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55138 Bug ID: 55138 Summary: testtrunk Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina

[Bug 55139] New: Test Catalina

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55139 Bug ID: 55139 Summary: Test Catalina Product: Tomcat 7 Version: 7.0.0 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Catalina

[Bug 55137] Test

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55137 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #1

[Bug 55138] testtrunk

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55138 Mark Thomas ma...@apache.org changed: What|Removed |Added OS||All --- Comment #1

[Bug 55139] Test Catalina

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55139 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55138] testtrunk

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55138 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55137] Test

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55137 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: Bugzilla account is disabled

2013-06-25 Thread Mark Thomas
On 25/06/2013 09:55, Manoj Kumar wrote: Hi Admin, My Bugzilla account is disabled. Could you enable my account ASAP. No. Your account was blocked for abuse (spam generation). It will not be unblocked. Mark - To

svn commit: r1496398 - in /tomcat/trunk/java/org/apache/tomcat/websocket/server: LocalStrings.properties UriTemplate.java WsServerContainer.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 10:08:11 2013 New Revision: 1496398 URL: http://svn.apache.org/r1496398 Log: WebSocket 1.0. Section 4.1.1 Improve path validation Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties

svn commit: r1496400 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/LocalStrings.properties java/org/apache/tomcat/websocket/server/WsServerContainer.java test/org/apache/tomcat/websocket

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 10:19:54 2013 New Revision: 1496400 URL: http://svn.apache.org/r1496400 Log: WebSocket 1.0. Section 4.1.1 Deployment to duplicate paths is not permitted Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties

svn commit: r1496411 - in /tomcat/trunk/java/org/apache/tomcat/websocket/pojo: LocalStrings.properties PojoMethodMapping.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 11:02:37 2013 New Revision: 1496411 URL: http://svn.apache.org/r1496411 Log: Fix copy/paste error in i18n Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings.properties

svn commit: r1496417 - /tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 11:16:06 2013 New Revision: 1496417 URL: http://svn.apache.org/r1496417 Log: Refactor to add some clarity Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java Modified:

svn commit: r1496418 - /tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 11:16:36 2013 New Revision: 1496418 URL: http://svn.apache.org/r1496418 Log: Typo Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java URL:

svn commit: r1496421 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/mbeans/MBeanUtils.java webapps/docs/changelog.xml

2013-06-25 Thread pero
Author: pero Date: Tue Jun 25 11:26:48 2013 New Revision: 1496421 URL: http://svn.apache.org/r1496421 Log: Avoid Warning message at shutdown, if GlobalResourceLifecacleListener isn't configured Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java

svn commit: r1496426 - in /tomcat/trunk/java/org/apache/tomcat/websocket/server: LocalStrings.properties WsServerContainer.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 11:36:59 2013 New Revision: 1496426 URL: http://svn.apache.org/r1496426 Log: WebSocket 1.0. Section 4.1.2 Ensure encoders are valid at deployment time Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties

svn commit: r1496428 - /tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java

2013-06-25 Thread pero
Author: pero Date: Tue Jun 25 11:40:27 2013 New Revision: 1496428 URL: http://svn.apache.org/r1496428 Log: Avoid Warning message at shutdown, if GlobalResourceLifecacleListener isn't configured Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

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

[Bug 54693] Add a validationQueryTimeout property

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54693 --- Comment #9 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Rob Dunn from comment #8) Any idea when this will be released ? Not likely until it's fixed. -- You are receiving this mail because: You are the

svn commit: r1496443 - in /tomcat/trunk: java/org/apache/tomcat/websocket/server/WsServerContainer.java test/org/apache/tomcat/websocket/server/TestWsServerContainer.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 12:17:03 2013 New Revision: 1496443 URL: http://svn.apache.org/r1496443 Log: Fix failing tests Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java

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

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 12:18:56 2013 New Revision: 1496444 URL: http://svn.apache.org/r1496444 Log: Line length. tomcat - Tomcat Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

Re: mod_jk, JSESSION_ID and load-balancing

2013-06-25 Thread Christopher Schultz
Henri, On 6/25/13 2:33 AM, Henri Gomez wrote: Henri, This sounds more like a question for the users list. Cross-posting to re-locate. See more below... I used dev list because question was also about updating mod_jk code. Is is important to retain the original JSESSIONID, or do you

[Bug 55143] New: Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 Bug ID: 55143 Summary: Unable to add programmatic message handler to an endpoint with custom decoder Product: Tomcat 8 Version: trunk Hardware: PC

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 Niki Dokovski nick...@gmail.com changed: What|Removed |Added Attachment #30483|0 |1 is

svn commit: r1496454 - in /tomcat/trunk/java/org/apache/tomcat/websocket/pojo: LocalStrings.properties PojoMethodMapping.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 13:00:42 2013 New Revision: 1496454 URL: http://svn.apache.org/r1496454 Log: WebSocket 1.0. Section 4.1.[4-6] Duplicate on[Open|Close|Error] annotations should trigger a deployment failure Modified:

buildbot success in ASF Buildbot on tomcat-trunk

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

buildbot failure in ASF Buildbot on tomcat-trunk

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

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [taglibs] Site plans

2013-06-25 Thread Henri Yandell
Help much appreciated - but do we want all the content of all the modules to be there? It feels to me that the website does not map directly to the codebase. We want an overall site, and subsites for Standard and for RDC. We don't want to have the 14 pom.xmls become a site structure, or the 4

svn commit: r1496511 - in /tomcat/trunk/java/org/apache/tomcat/websocket/pojo: LocalStrings.properties PojoMethodMapping.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 15:05:58 2013 New Revision: 1496511 URL: http://svn.apache.org/r1496511 Log: Fix failing tests. Duplicate annotation test was wrong. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings.properties

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 --- Comment #2 from Niki Dokovski nick...@gmail.com --- Thanks Mark. From the spec text this is not obvious at all. May I ask if such discussion exists and respective decision is made to be added to the next revision of the spec? May be we

buildbot success in ASF Buildbot on tomcat-trunk

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

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 Niki Dokovski nick...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 --- Comment #4 from Niki Dokovski nick...@gmail.com --- Created attachment 30484 -- https://issues.apache.org/bugzilla/attachment.cgi?id=30484action=edit decoder.war -- You are receiving this mail because: You are the assignee for the

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 --- Comment #5 from Mark Thomas ma...@apache.org --- The spec is defined by the doc plus Javadoc. Anything else (TCK, RI, EG lists) merely provides indications of how the spec has been interpreted by others and/or what was intended but

svn commit: r1496592 - in /tomcat/trunk/java/org/apache/tomcat/websocket/pojo: LocalStrings.properties PojoMethodMapping.java

2013-06-25 Thread markt
Author: markt Date: Tue Jun 25 19:05:50 2013 New Revision: 1496592 URL: http://svn.apache.org/r1496592 Log: Parameters using decoders can't use partial messages Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings.properties

[Bug 55143] Unable to add programmatic message handler to an endpoint with custom decoder

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55143 --- Comment #6 from Mark Thomas ma...@apache.org --- Bingo! Found it and it is my memory that is at fault. The Javadoc for MessageHandler WholeT and PartialT have explicit lists of the values that are permitted for T. Looking at the code

Re: mod_jk, JSESSION_ID and load-balancing

2013-06-25 Thread Henri Gomez
Hi Christopher I don't have access to code inside application, I'm using stock Sonatype Nexus OSS who use Shiro internally to manage (and regenetate JSESSIONID cookie), loosing jvmRoute contents. See https://issues.sonatype.org/browse/NEXUS-5756 We could told mod_jk to use another cookie but I

svn commit: r1496732 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java

2013-06-25 Thread violetagg
Author: violetagg Date: Wed Jun 26 05:00:22 2013 New Revision: 1496732 URL: http://svn.apache.org/r1496732 Log: When AsyncContext.dispatch(...) is invoked do not cast request and response to HttpServletRequest/HttpServletResponse. AsyncContext.startAsync(ServletRequest,ServletResponse) can be

svn commit: r1496734 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2013-06-25 Thread violetagg
Author: violetagg Date: Wed Jun 26 05:14:18 2013 New Revision: 1496734 URL: http://svn.apache.org/r1496734 Log: Better response message in the tested servlet. Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java Modified:

Jasper improvements, was: Timeline for beginning EL 3.0 implementation?

2013-06-25 Thread Jeremy Boynes
On Jun 11, 2013, at 1:50 PM, Nick Williams nicho...@nicholaswilliams.net wrote: Okay. One of many reasons I ask is that I still have it on my to-do to make some improvements on the JSP compiler to support things like 1) precompiling all JSPs on deploy and 2) a better Ant task. I don't know

Re: [taglibs] Site plans

2013-06-25 Thread Jeremy Boynes
On Jun 25, 2013, at 7:54 AM, Henri Yandell flame...@gmail.com wrote: Help much appreciated - but do we want all the content of all the modules to be there? It feels to me that the website does not map directly to the codebase. We want an overall site, and subsites for Standard and for RDC.