DO NOT REPLY [Bug 50339] mod_jk parsing error if workers.properties contains whitespaces

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50339 --- Comment #6 from LiuYan 刘研 2011-06-02 06:42:40 UTC --- Same error when parsing uriworkermap.properties (Fedora 15 x86_64, jk-1.2.31 x86_64). [2011-06-02 14:14:39.676 +0800 Thu] [3441:140715468376096] [debug] jk_map_read_property::jk_map

Re: Outdated Servlet 3.0 Javadocs available on tomcat.apache.org

2011-06-01 Thread Mark Thomas
On 01/06/2011 17:36, Tim Funk wrote: > Doh - Older specs had the javadocs. I never scrolled to the end to notice it > missing from the current spec. Even then I don't think direct copying is permitted by the license you have to agree to download the spec but I admit I haven't looked at it too care

Re: Hosting the current Tomcat Maven Plugin from mojo codehaus

2011-06-01 Thread Mark Thomas
On 01/06/2011 15:18, Mark Thomas wrote: > On 24/01/2011 13:39, Olivier Lamy wrote: >> Ok sounds reasonnable. >> I will inform mojo community and at least start a vote in the mojo dev ml. >> >> Thanks, > > Any progress on this? Things have been quite for a while. "quiet" even. :) Mark

svn commit: r1130258 - /tomcat/tc6.0.x/trunk/STATUS.txt

2011-06-01 Thread schultz
Author: schultz Date: Wed Jun 1 18:37:47 2011 New Revision: 1130258 URL: http://svn.apache.org/viewvc?rev=1130258&view=rev Log: Added votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt

Re: Outdated Servlet 3.0 Javadocs available on tomcat.apache.org

2011-06-01 Thread Tim Funk
Doh - Older specs had the javadocs. I never scrolled to the end to notice it missing from the current spec. -Tim On Wed, Jun 1, 2011 at 11:29 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Tim, > > On 6/1/2011 8:35 AM, Tim Funk wrote: > > Is the PDF of the spec which is downloa

DO NOT REPLY [Bug 51310] New: Connector destroyInternal Execution

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51310 Bug #: 51310 Summary: Connector destroyInternal Execution Product: Tomcat 7 Version: 7.0.12 Platform: PC Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 51278] Unable to override default servlet other than in main web.xml

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 --- Comment #5 from Christopher Schultz 2011-06-01 15:41:47 UTC --- (In reply to comment #4) > Actually, we are talking primarily about Servlets here. I was only mentioning > the FilterRegistration API momentarily above. Right. I was jus

DO NOT REPLY [Bug 51309] New: Patch to better stop support with CATALINA_PID

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51309 Bug #: 51309 Summary: Patch to better stop support with CATALINA_PID Product: Tomcat 6 Version: 6.0.32 Platform: All OS/Version: Linux Status: NEW Severity

Re: Outdated Servlet 3.0 Javadocs available on tomcat.apache.org

2011-06-01 Thread Christopher Schultz
Tim, On 6/1/2011 8:35 AM, Tim Funk wrote: > Is the PDF of the spec which is downloadable up to date with respect to > comments? The version of the PDF I'm looking at (3.0 Final, 1434610 bytes, dated 10 December 2009) does not include the javadoc at all... it does include some documentation of cer

Re: Hosting the current Tomcat Maven Plugin from mojo codehaus

2011-06-01 Thread Mark Thomas
On 24/01/2011 13:39, Olivier Lamy wrote: > Ok sounds reasonnable. > I will inform mojo community and at least start a vote in the mojo dev ml. > > Thanks, Any progress on this? Things have been quite for a while. Mark - To un

DO NOT REPLY [Bug 51235] Access Violation in httpd.exe originating in mod_jk code while getting sessionid from headers

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51235 --- Comment #8 from Pierre Boudreau 2011-06-01 13:17:41 UTC --- Hi Rainer, Were you able to reproduce the fault in a unit test with the cookies strings I provided? I tried unit testing the suggested fix with a few of the cookies strings

Re: Outdated Servlet 3.0 Javadocs available on tomcat.apache.org

2011-06-01 Thread Tim Funk
Is the PDF of the spec which is downloadable up to date with respect to comments? I don't think the pdf version of the spec is CDDL ... but it may have other conditions on it. If the PDF version of the spec is up to date, someone might be able to copy from the PDF and paste into the javadocs and ad

DO NOT REPLY [Bug 51306] New: NPE in DeltaRequest.writeExternal(DeltaRequest.java:267) when handling remote session expiration

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51306 Bug #: 51306 Summary: NPE in DeltaRequest.writeExternal(DeltaRequest.java:267) when handling remote session expiration Product: Tomcat 6 Version: 6.0.32

Re: Outdated Servlet 3.0 Javadocs available on tomcat.apache.org

2011-06-01 Thread Mark Thomas
On 31/05/2011 21:48, Christopher Schultz wrote: > All, > > I just went to check something in the 3.0 Servlet API and the most > convenient place I've found is on the Tomcat site. Unfortunately, it > looks like it's out of date: > > http://tomcat.apache.org/tomcat-7.0-doc/servletapi/index.html >

DO NOT REPLY [Bug 51278] Unable to override default servlet other than in main web.xml

2011-06-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51278 --- Comment #4 from Chris Beams 2011-06-01 07:10:20 UTC --- (In reply to comment #3) > That would seem to conflict with the exposure of servlet registration events > in > the 3.0 API... a registration event that occurs later isn't supposed