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 org.apache.shiro.web.filter.authc.BasicHttpAuthenticat

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

[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 changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

[Bug 55138] testtrunk

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

[Bug 55139] Test Catalina

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

[Bug 55138] testtrunk

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

[Bug 55137] Test

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

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 unsubs

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 tomcat/trunk/java/org/apache/tomcat/webso

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 tomcat/trunk/java/

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 tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMappin

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: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMetho

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: http

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 tomcat/tc7.0.x/

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 tomcat/trunk/java/or

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: tomcat/trunk/jav

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 St

[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 --- (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 assignee for the bug. --

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 tomcat/trunk/test/org/apache/tomcat/websocket/server/TestWsServerContainer.j

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: http://svn.apache.org/viewvc/tom

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

[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 Status:

[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 changed: What|Removed |Added Attachment #30483|0 |1 is patch|

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: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/LocalStrings

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 Source

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 St

[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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 pom.

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 tomcat/trunk/java/org/apache/tomcat/webs

[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 --- 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 can improve the er

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 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 Niki Dokovski changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALI

[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 --- Created attachment 30484 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30484&action=edit decoder.war -- You are receiving this mail because: You are the assignee for the bug. ---

[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 --- 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 ultimately, only the

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 tomcat/trunk/java/org/apache/tomcat/websock

[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 --- Bingo! Found it and it is my memory that is at fault. The Javadoc for MessageHandler Whole and Partial have explicit lists of the values that are permitted for T. Looking at the code again, there appear

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 t

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 in

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: tomcat/trunk/test/org/apache/catalina/core/T

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 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 how much the EL > change

Re: [taglibs] Site plans

2013-06-25 Thread Jeremy Boynes
On Jun 25, 2013, at 7:54 AM, Henri Yandell 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. We don't want

[Bug 55144] New: NIO connection locked when trying to release it

2013-06-25 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55144 Bug ID: 55144 Summary: NIO connection locked when trying to release it Product: Tomcat 7 Version: 7.0.41 Hardware: PC Status: NEW Severity: major Priority