Bug report for Tomcat Native [2009/09/27]

2009-09-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2009/09/27]

2009-09-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2009/09/27]

2009-09-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2009/09/27]

2009-09-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2009/09/27]

2009-09-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2009/09/27]

2009-09-27 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 47905] Multiple DocBase Support in Tomcat

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47905 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47905] Multiple DocBase Support in Tomcat

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47905 --- Comment #2 from Zhihong Zhang 2009-09-27 18:50:40 PDT --- (In reply to comment #1) > Have you seen this? http://svn.apache.org/viewvc?view=rev&revision=784083 That's exactly the feature I am looking for. You can mark this issue as res

[g...@vmgump]: Project jakarta-tomcat-dbcp (in module jakarta-tomcat-5) failed

2009-09-27 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project jakarta-tomcat-dbcp has an issue affecting its community integration. This

DO NOT REPLY [Bug 47324] sessionsList.jsp uses absolute urls which doesn't work for Tomcat behind a reverse proxy

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47324 --- Comment #1 from Mark Thomas 2009-09-27 18:45:57 BST --- Many thanks for the patch. It has been applied to trunk and proposed for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are r

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

2009-09-27 Thread markt
Author: markt Date: Sun Sep 27 17:45:44 2009 New Revision: 819362 URL: http://svn.apache.org/viewvc?rev=819362&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=819

svn commit: r819361 - /tomcat/trunk/webapps/manager/sessionsList.jsp

2009-09-27 Thread markt
Author: markt Date: Sun Sep 27 17:44:26 2009 New Revision: 819361 URL: http://svn.apache.org/viewvc?rev=819361&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47324 Fix submit IRL when behind a reverse proxy Patch by Maik Jablonski Modified: tomcat/trunk/webapps/manager/s

svn commit: r819355 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/tomcat/util/http/mapper/Mapper.java webapps/docs/changelog.xml

2009-09-27 Thread markt
Author: markt Date: Sun Sep 27 17:24:57 2009 New Revision: 819355 URL: http://svn.apache.org/viewvc?rev=819355&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47225 Buffer length should be end-offset Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/tru

DO NOT REPLY [Bug 47225] Wrong argument in redirectPath.setChars in Mapper.internalMapWrapper()

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47225 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Version|6.0.18

DO NOT REPLY [Bug 47320] Decoding jsessionid bug on z/os

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47320 --- Comment #1 from Mark Thomas 2009-09-27 17:50:21 BST --- I have commited a fix to trunk (r819339) and proposed it for 6.0.x. Any feedback you can provide on the success, or not, of this patch on z/os would be appreciated. -- Configure

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

2009-09-27 Thread markt
Author: markt Date: Sun Sep 27 16:49:34 2009 New Revision: 819340 URL: http://svn.apache.org/viewvc?rev=819340&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=819

svn commit: r819339 - in /tomcat/trunk/java/org/apache/catalina/connector: CoyoteAdapter.java LocalStrings.properties

2009-09-27 Thread markt
Author: markt Date: Sun Sep 27 16:48:23 2009 New Revision: 819339 URL: http://svn.apache.org/viewvc?rev=819339&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47320 Don't rely on the platform default encoding being suitable to parse the session ID Modified: tomcat/trunk/

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 --- Comment #10 from Mark Thomas 2009-09-27 17:26:24 BST --- If you set the English property value then that automatically gets used if the non-English value isn't provided. You can leave the non-English files as is. Of course, if your lang

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 --- Comment #9 from Uwe Günther 2009-09-27 09:22:31 PDT --- That sounds perfect to me. I will check all the related interfaces to the ManagerServlet like the Ant DeployTask to make that clear and of course the html howto. BTW: How would yo

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 --- Comment #8 from Mark Thomas 2009-09-27 17:11:53 BST --- If path is kept then I'd suggest something along the lines of treating it as an optional parameter that is used to rename the war/dir/context.xml file. -- Configure bugmail: http

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 --- Comment #7 from Uwe Günther 2009-09-27 03:44:40 PDT --- Thanks for your input but this leads me to some further questions to discuss :-) The 'path' parameter describes the context path of the web application. By providing a 'path' and

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 --- Comment #6 from Mark Thomas 2009-09-27 09:56:30 BST --- Thanks for the research. It helps enormously to be able to read through your summary and understand the background to this bug and how we got here. I think path needs to be remove

DO NOT REPLY [Bug 47905] Multiple DocBase Support in Tomcat

2009-09-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47905 --- Comment #1 from Mark Thomas 2009-09-27 09:44:22 BST --- Have you seen this? http://svn.apache.org/viewvc?view=rev&revision=784083 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receivi