DO NOT REPLY [Bug 43683] Accessing Servlet while Reloading context gives 404 error

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43683 --- Comment #21 from Mark Thomas <[EMAIL PROTECTED]> 2008-06-26 15:48:59 PST --- The good news is I can now repeat test case 3 and have found the root cause. There is a synchronisation issue with StandardWrapper. In short, one thread

DO NOT REPLY [Bug 45293] catalina.policy prevents tomcat 5.5.26 from start

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45293 --- Comment #2 from Grzegorz Turski <[EMAIL PROTECTED]> 2008-06-26 15:10:51 PST --- Thanks for reply. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

svn commit: r672037 - /tomcat/current/tc5.5.x/STATUS.txt

2008-06-26 Thread markt
Author: markt Date: Thu Jun 26 15:02:57 2008 New Revision: 672037 URL: http://svn.apache.org/viewvc?rev=672037&view=rev Log: Add a bug ref Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.

DO NOT REPLY [Bug 45293] catalina.policy prevents tomcat 5.5.26 from start

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45293 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-06-26 15:02:17 PST --- There is already a fix proposed for this. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

DO NOT REPLY [Bug 45293] New: catalina.policy prevents tomcat 5.5. 26 from start

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45293 Summary: catalina.policy prevents tomcat 5.5.26 from start Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 45283] Allow multiple authenticators to be added to pipeline

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45283 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 45283] Allow multiple authenticators to be added to pipeline

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45283 Seetharama Durbha <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|REOPENED

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

2008-06-26 Thread markt
Author: markt Date: Thu Jun 26 13:30:40 2008 New Revision: 672020 URL: http://svn.apache.org/viewvc?rev=672020&view=rev Log: 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?rev=672020

DO NOT REPLY [Bug 45195] Possible regression issue with HttpSession. getAtttribute()

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45195 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-06-26 13:17:41 PST --- This has been fixed in 6.0.x and will be included in 6.0.17 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

svn commit: r672018 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2008-06-26 Thread markt
Author: markt Date: Thu Jun 26 13:16:43 2008 New Revision: 672018 URL: http://svn.apache.org/viewvc?rev=672018&view=rev Log: Clean up 6.0.17 change log. Put bugs in order, add missing punctuation, add missing attributions, reduce some line lengths. Modified: tomcat/tc6.0.x/trunk/webapps/docs

DO NOT REPLY [Bug 43683] Accessing Servlet while Reloading context gives 404 error

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43683 --- Comment #20 from Mark Thomas <[EMAIL PROTECTED]> 2008-06-26 12:57:53 PST --- The patch for test case 2 has been applied to 6.0.x and will be in 6.0.17 onwards. I'm still looking at test case 3. -- Configure bugmail: https://issu

DO NOT REPLY [Bug 45015] Quoting in attributes

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-06-26 12:54:27 PST --- This has been fixed in 6.0.x and will be in 6.0.17 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

svn commit: r672014 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jasper/compiler/Parser.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/

2008-06-26 Thread fhanik
Author: fhanik Date: Thu Jun 26 12:52:52 2008 New Revision: 672014 URL: http://svn.apache.org/viewvc?rev=672014&view=rev Log: apply patches Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/jasper/compiler/Parser.java tomcat/tc6.0.x/trunk/java/org/apache/

svn commit: r672012 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/session/StandardSession.java webapps/docs/changelog.xml

2008-06-26 Thread fhanik
Author: fhanik Date: Thu Jun 26 12:48:30 2008 New Revision: 672012 URL: http://svn.apache.org/viewvc?rev=672012&view=rev Log: fix 45195 Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/session/StandardSession.java tomcat/tc6.0.x/trunk/webapps/doc

svn commit: r672011 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/connector/MapperListener.java

2008-06-26 Thread fhanik
Author: fhanik Date: Thu Jun 26 12:45:29 2008 New Revision: 672011 URL: http://svn.apache.org/viewvc?rev=672011&view=rev Log: apply patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/MapperListener.java Modified: tomcat/tc6.0.x/trunk/S

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

2008-06-26 Thread fhanik
Author: fhanik Date: Thu Jun 26 11:27:29 2008 New Revision: 671978 URL: http://svn.apache.org/viewvc?rev=671978&view=rev Log: proposal 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?rev=67

DO NOT REPLY [Bug 45272] Version 1 cookie not persisted in IE

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 --- Comment #7 from Filip Hanik <[EMAIL PROTECTED]> 2008-06-26 11:26:26 PST --- Created an attachment (id=22180) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22180) Patch for IE cookie behavior Patch checked into trunk, p

svn commit: r671975 - /tomcat/trunk/webapps/docs/changelog.xml

2008-06-26 Thread fhanik
Author: fhanik Date: Thu Jun 26 11:25:30 2008 New Revision: 671975 URL: http://svn.apache.org/viewvc?rev=671975&view=rev Log: doco update for fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs

svn commit: r671973 - /tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookie.java

2008-06-26 Thread fhanik
Author: fhanik Date: Thu Jun 26 11:24:18 2008 New Revision: 671973 URL: http://svn.apache.org/viewvc?rev=671973&view=rev Log: work around for IE not being RFC compliant, IE doesn't like quotes around the path value, even though a slash is considered a header delimiter and must be quoted, fix for

Re: DBCP Deadlock

2008-06-26 Thread Filip Hanik - Dev Lists
I have submitted a patch for this to commons https://issues.apache.org/jira/browse/DBCP-270 Filip Metta wrote: I'm running TC 6.0.16 on 64Bit RH Linux 5.1 We're seeing a deadlock in the tomcat-dbcp - looks like it's to do with the abandoned connection checking. I thought 6.0.16 used the commo

DO NOT REPLY [Bug 45261] Concurrent node failure leads to inconsistent views.

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45261 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added AssignedTo|tomcat- |[EMAIL PROTECTED]

DO NOT REPLY [Bug 45283] Allow multiple authenticators to be added to pipeline

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45283 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|normal |enhancement

DO NOT REPLY [Bug 42565] jsp / expression language ternary expression without space before colon stopped working

2008-06-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42565 --- Comment #12 from Thomas Wiesel <[EMAIL PROTECTED]> 2008-06-26 07:22:17 PST --- (In reply to comment #11) > So can the patch be checked in? Would like to move to tc6... > the patch works fine for us, please check in, thanks a lot!

Re: more cookie fun

2008-06-26 Thread Filip Hanik - Dev Lists
jean-frederic clere wrote: Filip Hanik - Dev Lists wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 turns out that IE doesn't like Path="/" but it does like Path=/ Do you mean that it also doesn't like Path=/myapp or does it like it? it likes Path=/myapp but not Path="/myapp"

Re: Re: How to deploy the tomcat4.1.x into eclipse?

2008-06-26 Thread Chang Ben
Thanks a lot quintin, you've supplied a brand new way to build a project, I had never tried that way, in another words I hope you can explain that in a more specific way, or may you supply me a url of that tutorial. If I can manage that project, I intend to summarize the details of the building

Re: more cookie fun

2008-06-26 Thread jean-frederic clere
Filip Hanik - Dev Lists wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 turns out that IE doesn't like Path="/" but it does like Path=/ Do you mean that it also doesn't like Path=/myapp or does it like it? Cheers Jean-Frederic so, IE, doesn't really do RFC-2109, I would