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

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

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

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

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

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

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

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

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

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

Bug report for Taglibs [2009/09/20]

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

DO NOT REPLY [Bug 47881] New: 'startd' and 'stopd' arguments in org.apache.catalina.startup.Bootstrap's main method

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47881 Summary: 'startd' and 'stopd' arguments in org.apache.catalina.startup.Bootstrap's main method Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux

DO NOT REPLY [Bug 47231] http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html improvements

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

svn commit: r817121 - /tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 23:14:57 2009 New Revision: 817121 URL: http://svn.apache.org/viewvc?rev=817121&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47231 Improve the SSL docs. Based on a patch by Sebb. Remove duplication of configuration parameters - it is better to

svn commit: r817120 - /tomcat/trunk/webapps/docs/ssl-howto.xml

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 23:10:15 2009 New Revision: 817120 URL: http://svn.apache.org/viewvc?rev=817120&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47231 Improve the SSL docs. Based on a patch by Sebb. Remove duplication of configuration parameters - it is better to

DO NOT REPLY [Bug 42390] JSP compilation error with nested tagfile tags with variables with "AT_BEGIN" scope

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42390 --- Comment #7 from Mark Thomas 2009-09-20 23:36:16 BST --- The patch has been applied to 6.0.x and will be included in 6.0.21 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are recei

svn commit: r817116 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/jasper/compiler/ScriptingVariabler.java webapps/docs/changelog.xml

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 22:35:46 2009 New Revision: 817116 URL: http://svn.apache.org/viewvc?rev=817116&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42390 Fix compilation error with some nested tag files and simple tags This is Konstantin's original patch Concerns we

svn commit: r817115 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/loader/JdbcLeakPrevention.java java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 22:29:17 2009 New Revision: 817115 URL: http://svn.apache.org/viewvc?rev=817115&view=rev Log: Make the JDBC leak prevention code work with a security manager Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x

DO NOT REPLY [Bug 47826] a logging statement error in org.apache.catalina.startup.Bootstrap.java

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

svn commit: r817110 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/startup/Bootstrap.java webapps/docs/changelog.xml

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 21:57:02 2009 New Revision: 817110 URL: http://svn.apache.org/viewvc?rev=817110&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47826 Correct broken debug message Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STA

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

2009-09-20 Thread rjung
Author: rjung Date: Sun Sep 20 20:54:17 2009 New Revision: 817103 URL: http://svn.apache.org/viewvc?rev=817103&view=rev Log: Spurious cluster startup errors during session transfer. Sessions get transferred, but node still waits until timeout. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tom

svn commit: r817075 - in /tomcat/trunk: java/org/apache/tomcat/util/ java/org/apache/tomcat/util/buf/ java/org/apache/tomcat/util/http/ test/org/apache/catalina/tribes/demos/

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 18:32:48 2009 New Revision: 817075 URL: http://svn.apache.org/viewvc?rev=817075&view=rev Log: Eclipse 3.5 has a new dead code detector. Fix various debug related logging issues found. Update copy of IntrospectionUtils in test suite (it was quicker than porting the

svn commit: r817072 - /tomcat/trunk/java/org/apache/tomcat/util/buf/UEncoder.java

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 18:28:22 2009 New Revision: 817072 URL: http://svn.apache.org/viewvc?rev=817072&view=rev Log: Tabs -> 8 spaces Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/UEncoder.java Modified: tomcat/trunk/java/org/apache/tomcat/util/buf/UEncoder.java URL: http:/

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

2009-09-20 Thread jim
Author: jim Date: Sun Sep 20 17:36:20 2009 New Revision: 817059 URL: http://svn.apache.org/viewvc?rev=817059&view=rev Log: Some votes... should have more coming in a few days. For those with >=3, will commit within 48 hours. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x

Re: Taglibs website migration

2009-09-20 Thread Jim Jagielski
On Sep 19, 2009, at 5:40 AM, Henri Yandell wrote: I've pushed the current state of the Taglibs site out: http://tomcat.apache.org/taglibs/ It's not ready to go live, but it gives us a good feel for what's left to do. Thx! -

DO NOT REPLY [Bug 47880] Lack of +x permissions on script files results cryptic and confusing error messages

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880 --- Comment #2 from Audrius Meskauskas 2009-09-20 09:02:30 PDT --- The proposed change is contributed public domain if anybody wants it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rec

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877 Audrius Meskauskas changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE --- Comment #7 from

DO NOT REPLY [Bug 47880] Lack of +x permissions on script files results cryptic and confusing error messages

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880 --- Comment #1 from Audrius Meskauskas 2009-09-20 08:58:58 PDT --- *** Bug 47877 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving t

DO NOT REPLY [Bug 47880] New: Lack of +x permissions on script files results cryptic and confusing error messages

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47880 Summary: Lack of +x permissions on script files results cryptic and confusing error messages Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux

DO NOT REPLY [Bug 47878] Deleting JSP file results in a permanent 500 Error, FileNotFound.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47878 --- Comment #1 from Mark Thomas 2009-09-20 16:54:00 BST --- Thanks for the report. Testing on 6.0.x and trunk showed that this was not an issue for those versions. A little research suggested that r439565 needed to be back-ported to 5.5.x t

svn commit: r817045 - /tomcat/tc5.5.x/trunk/STATUS.txt

2009-09-20 Thread markt
Author: markt Date: Sun Sep 20 15:53:33 2009 New Revision: 817045 URL: http://svn.apache.org/viewvc?rev=817045&view=rev Log: Proposal Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=817

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877 Audrius Meskauskas changed: What|Removed |Added Severity|major |enhancement --- Comment #6 fr

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

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

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877 --- Comment #4 from Audrius Meskauskas 2009-09-20 08:10:55 PDT --- Created an attachment (id=24296) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24296) catalina.sh file from original distribution that does not work on my syst

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877 Audrius Meskauskas changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|W

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

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

DO NOT REPLY [Bug 47877] startup.sh and catalina startup script does not run out of box.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877 Pid changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Pid 2009-09-20

DO NOT REPLY [Bug 47878] New: Deleting JSP file results in a permanent 500 Error, FileNotFound.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47878 Summary: Deleting JSP file results in a permanent 500 Error, FileNotFound. Product: Tomcat 5 Version: 5.5.28 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 47877] New: startup.sh and catalina startup script does not run out of box.

2009-09-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47877 Summary: startup.sh and catalina startup script does not run out of box. Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux Status: NEW