DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13307] - Need to specify classLoader when loading resources...

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/webapps/docs ssl-howto.xml

2004-01-25 Thread billbarker
billbarker2004/01/25 18:11:09 Modified:webapps/docs ssl-howto.xml Log: Document the new value for clientAuth. Revision ChangesPath 1.11 +3 -1 jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml Index: ssl-howto.xml =

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs ssl-howto.xml

2004-01-25 Thread billbarker
billbarker2004/01/25 18:07:55 Modified:webapps/tomcat-docs ssl-howto.xml Log: Update docs for new value of clientAuth. Revision ChangesPath 1.14 +3 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml Index: ssl-howto.xml ==

DO NOT REPLY [Bug 13307] - Need to specify classLoader when loading resources...

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26398] - prepost_timeout gets initialized erroneously from reply_timeout

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp_common.c

2004-01-25 Thread billbarker
billbarker2004/01/25 15:51:41 Modified:jk/native/common jk_ajp_common.c Log: Correct cut-and-paste bug. Fix for Bug #26398 Submitted By: Rainer Jung [EMAIL PROTECTED] Revision ChangesPath 1.45 +2 -2 jakarta-tomcat-connectors/jk/native/common/jk_ajp_com

DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20391] - no jsp jikes support (encoding option)

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: [PROPOSED PATCH] Bug 13307

2004-01-25 Thread Bill Barker
- Original Message - From: "Mark Thomas" <[EMAIL PROTECTED]> To: "Tomcat-Dev" <[EMAIL PROTECTED]> Sent: Sunday, January 25, 2004 2:15 PM Subject: [PROPOSED PATCH] Bug 13307 > All, > > The patch below has been proposed for bug 13307 > (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans ConnectorMBean.java mbeans-descriptors.xml

2004-01-25 Thread billbarker
billbarker2004/01/25 15:07:16 Modified:catalina/src/share/org/apache/catalina/mbeans ConnectorMBean.java mbeans-descriptors.xml Log: MBean support for the change in type for clientAuth. Revision ChangesPath 1.5 +11 -11 jakarta-tomcat-4.0/

cvs commit: jakarta-tomcat-4.0/webapps/admin/connector connector.jsp

2004-01-25 Thread billbarker
billbarker2004/01/25 14:58:15 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin Lists.java webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector AddConnectorAction.java ConnectorForm.java

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java CoyoteServerSocketFactory.java

2004-01-25 Thread billbarker
billbarker2004/01/25 14:54:13 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java CoyoteServerSocketFactory.java Log: Update to allow the SSL connector to only "want" clientAuth. Submitted By: Michael Becker [EMAIL PROTECTED] Rev

[PROPOSED PATCH] Bug 13307

2004-01-25 Thread Mark Thomas
All, The patch below has been proposed for bug 13307 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13307). Since it involves class loaders and anything that involves class loaders is still a bit of a black art to me, I would be grateful for review of this proposed patch. Thanks, Mark Ind

DO NOT REPLY [Bug 22130] - Tomcat VM not shutdown successfull as jk2 JMX handler is active

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13226] - Can't access files with international characters

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Internal document anchors ?

2004-01-25 Thread NormW
Good morning! Noticed this morning that in at least one Tomcat document: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html some internal document anchors end with a question mark, which means any link to them will fail due to the question mark being dropped by the server. I use IE6sp1

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/startup ContextRuleSet.java EngineRuleSet.java HostRuleSet.java

2004-01-25 Thread remm
remm2004/01/25 13:01:03 Modified:catalina/src/share/org/apache/catalina/startup ContextRuleSet.java EngineRuleSet.java HostRuleSet.java Log: - Remove deprecation with the digester. - Remove a few imports. Revision Changes

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util ProcessHelper.java

2004-01-25 Thread remm
remm2004/01/25 12:57:18 Modified:catalina/src/share/org/apache/catalina/startup WebRuleSet.java ContextRuleSet.java CopyParentClassLoaderRule.java LifecycleListenerRule.java Catalina.java

DO NOT REPLY [Bug 26421] - can not config different security-constraint for differenct folders under same webapp

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26421] - can not config different security-constraint for differenct folders under same webapp

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2004-01-25 Thread remm
remm2004/01/25 11:56:33 Modified:.RELEASE-NOTES-4.1.txt Log: - This should be 4.1.30 here. I won't do a 4.1.31 for that, though. Revision ChangesPath 1.83 +2 -2 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

DO NOT REPLY [Bug 26421] - can not config different security-constraint for differenct folders under same webapp

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2004-01-25 Thread David Rees
[EMAIL PROTECTED] wrote, On 1/25/2004 5:16 AM: RCS file: /home/cvs/jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 @@ -1066,6 +1105,8 @@ [4.1.27] #21984 HandlerReqest: Fix potential Dos condition

DO NOT REPLY [Bug 26421] New: - can not config different security-constraint for differenct folders under same webapp

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 24970] - charset appended to content-type even if not text/*

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26418] - wrong contenttype

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26420] - wrong contenttype

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26420] New: - wrong contenttype

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26418] New: - wrong contenttype

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[4.1.30] New build available

2004-01-25 Thread Remy Maucherat
http://www.apache.org/dist/jakarta/tomcat-4/v4.1.30-alpha/ Thanks for testing :) Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Bug report for Watchdog [2004/01/25]

2004-01-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2004/01/25]

2004-01-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 3 [2004/01/25]

2004-01-25 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 26414] - UserTransaction bound in comp/env Context when using ResourceLink

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26414] - UserTransaction bound in comp/env Context when using ResourceLink

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

New RM needed for Tomcat 4.x

2004-01-25 Thread Remy Maucherat
Hi, I have lost the motivation needed for doing the RM work on Tomcat 4.0 and 4.1, it's just painful after all this time. I'm writing this as I am about to tag and upload 4.1.30, BTW ;) Since there's apparently a need for some to maintain 4.1.x further, there's a need for a new RM :) Any volun

DO NOT REPLY [Bug 26399] - Path must be entered when adding a root context

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26414] - UserTransaction bound in comp/env Context when using ResourceLink

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26414] - UserTransaction bound in comp/env Context when using ResourceLink

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26414] - UserTransaction bound in comp/env Context when using ResourceLink

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 26414] New: - UserTransaction bound in comp/env Context when using ResourceLink

2004-01-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2004-01-25 Thread remm
remm2004/01/25 05:16:23 Modified:.RELEASE-NOTES-4.1.txt Log: - Release notes updates for 4.1.30. Revision ChangesPath 1.82 +42 -1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEASE-NOTES-4.1.txt

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config coyote.xml jk2.xml

2004-01-25 Thread remm
remm2004/01/25 05:15:16 Modified:webapps/tomcat-docs/config coyote.xml jk2.xml Log: - The default should have been what was in 4.1.27. The change was an unintended consequence of switching to the TC 5 code. Revision ChangesPath 1.9 +1 -1 jakarta-tomcat-