DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] Schedule change

2003-10-01 Thread Bill Barker
By the way, is there any plan to certify Tomcat 5? As everyone knows, Sun controls the RI now. While it's rumored to be based on Tomcat code, that's not the same thing. Also, as everyone knows, Geronimo is planning to test the Sun/Apache agreement by getting the test-suite under the Sun/Apache

Re: [5.0] Schedule change

2003-10-01 Thread Remy Maucherat
Bill Barker wrote: By the way, is there any plan to certify Tomcat 5? As everyone knows, Sun controls the RI now. While it's rumored to be based on Tomcat code, that's not the same thing. Also, as everyone knows, Geronimo is planning to test the Sun/Apache agreement by getting the test-suite

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/ant ValidatorTask.java

2003-10-01 Thread remm
remm2003/10/01 00:15:59 Modified:catalina/src/share/org/apache/catalina/ant ValidatorTask.java Log: - Print out a message after successful validation. - I have tested schema validation, and it indeed does work ok now. Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote ActionCode.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 00:50:29 Modified:coyote/src/java/org/apache/coyote ActionCode.java Log: Fix description Revision ChangesPath 1.13 +2 -2 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/ActionCode.java Index: ActionCode.java

cvs commit: jakarta-tomcat-5/resources/mbeans tomcat5jboss-service.xml

2003-10-01 Thread remm
remm2003/10/01 00:51:49 Removed: resources/mbeans tomcat5jboss-service.xml Log: - Remove useless resource. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/buf MessageBytes.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 00:52:21 Modified:util/java/org/apache/tomcat/util/buf MessageBytes.java Log: Comments. Should we check hasStrValue in the isNull ??? Revision ChangesPath 1.10 +2 -1

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Protocol.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 00:53:05 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java Log: GZIP configuration in server.xml is forwarded to HTTP11Processor Revision ChangesPath 1.39 +28 -5

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 00:54:09 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: More setters for gzip compression support. Fix problems with getRemoteAddr, getRemoteHost. Tested with TC 3.3.2-dev Revision Changes

cvs commit: jakarta-tomcat-connectors/webapp/java/org/apache/catalina/connector/warp WarpHost.java WarpRequestHandler.java WarpConfigurationHandler.java WarpRequest.java WarpEngine.java WarpResponse.java WarpConnector.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 00:54:22 Modified:webapp/java/org/apache/catalina/connector/warp WarpHost.java WarpRequestHandler.java WarpConfigurationHandler.java WarpRequest.java WarpEngine.java WarpResponse.java

Re: [5.0] Schedule change

2003-10-01 Thread Bill Barker
- Original Message - From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 12:05 AM Subject: Re: [5.0] Schedule change Bill Barker wrote: By the way, is there any plan to certify Tomcat 5? As everyone knows, Sun

Re: [5.0] Schedule change

2003-10-01 Thread Remy Maucherat
Bill Barker wrote: Bill Barker wrote: Great. You give just about the only person on the project that's not in the PMC the job ;-). I'll do my best. Come on, don't let small details stop you (and it's easy to do a vote on the PMC list anyway) ;-) BTW, small glitch: can you actually get the test

Re: [5.0] Schedule change

2003-10-01 Thread Remy Maucherat
Reshat Sabiq wrote: I'm a newbie on this list, but i think 2.4/2.0 draft 3 5.0.14 is a good idea. At least it's more specific than Beta. P.S. Btw, as far as bugs i couldn't use custom error pages in Sun's 1.4 Beta 2 (Tomcat 5). Reported to Sun, and they forwarded me to Apache, and i

Help with tomcat 4.127

2003-10-01 Thread Oscar Mauricio Perez
ADVERTISEMENT Hi, I'm trying to publicate my web application in tomcat 4.127 but it doesn't work. The strange thing is that it works fine on tomcat 4.0x.This is the error:java.lang.VerifyError: (class:

connectors documents

2003-10-01 Thread Mark Lowe
Hello Despite using tomcat for 3-4 years jakarta connectors has remained the moving goal post. I dont usually have the pleasure of having to get tomcat and apache talking to one another, but i do now. I've compiled jk, jk2 and mod_webapp so i guess my options are open as to which i use. I've

DO NOT REPLY [Bug 19852] - When context reloaded the Parameters specified in server.xml for the Context are not availaple

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19852. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: connectors documents

2003-10-01 Thread David Rees
On Wed, October 1, 2003 at 1:18 am, Mark Lowe sent the following Despite using tomcat for 3-4 years jakarta connectors has remained the moving goal post. I dont usually have the pleasure of having to get tomcat and apache talking to one another, but i do now. snip Subject is really for

[PATCH] Japanese message resource update for Tomcat 5

2003-10-01 Thread Kazuhiro Kazama
This is Japanese translation update for recent Tomcat 5 English message changes. Could you apply this patch to Tomcat 5 CVS? Kazuhiro Kazama ([EMAIL PROTECTED]) NTT Network Innovation Laboratories Index: catalina/src/share/org/apache/catalina/core/LocalStrings_ja.properties

DO NOT REPLY [Bug 19852] - When context reloaded the Parameters specified in server.xml for the Context are not availaple

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19852. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19852] - When context reloaded the Parameters specified in server.xml for the Context are not availaple

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19852. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread hgomez
hgomez 2003/10/01 02:43:40 Modified:catalina/src/conf server.xml Log: Add comments about gzip settings Revision ChangesPath 1.70 +9 -1 jakarta-tomcat-4.0/catalina/src/conf/server.xml Index: server.xml

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

2003-10-01 Thread hgomez
hgomez 2003/10/01 02:45:06 Modified:catalina/src/conf server.xml Log: Add comments about gzip settings and back port timeout note from 4.1 Revision ChangesPath 1.24 +10 -0 jakarta-tomcat-catalina/catalina/src/conf/server.xml Index: server.xml

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2003-10-01 Thread Henri Gomez
[EMAIL PROTECTED] a écrit : hgomez 2003/10/01 00:54:09 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: More setters for gzip compression support. Here is the correction for getRemoteAddr(), getRemoteHost(), getRemotePort(). I

cvs commit: jakarta-tomcat/src/etc server.xml

2003-10-01 Thread hgomez
hgomez 2003/10/01 02:49:58 Modified:src/etc server.xml Log: More options for Coyote2 connector and notes about gzip Revision ChangesPath 1.101 +18 -6 jakarta-tomcat/src/etc/server.xml Index: server.xml

Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Henri Gomez
Do you agree to use Coyote2 as the default HTTP connector for Tomcat 3.3.2 ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 19852] - When context reloaded the Parameters specified in server.xml for the Context are not availaple

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19852. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: hgomez 2003/10/01 02:43:40 Modified:catalina/src/conf server.xml Log: Add comments about gzip settings + + !-- Note : To use gzip compression you could set the following properties : + + compression=on + compressionMinSize=2048 +

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2003-10-01 Thread Remy Maucherat
Henri Gomez wrote: [EMAIL PROTECTED] a écrit : hgomez 2003/10/01 00:54:09 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: More setters for gzip compression support. Here is the correction for getRemoteAddr(), getRemoteHost(),

Re: Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Remy Maucherat
Henri Gomez wrote: Do you agree to use Coyote2 as the default HTTP connector for Tomcat 3.3.2 ? I think it is a good, idea, but ... What is Coyote1 ? Remy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Henri Gomez
Remy Maucherat a écrit : [EMAIL PROTECTED] wrote: hgomez 2003/10/01 02:43:40 Modified:catalina/src/conf server.xml Log: Add comments about gzip settings + +!-- Note : To use gzip compression you could set the following properties : + +

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2003-10-01 Thread Henri Gomez
Remy Maucherat a écrit : Henri Gomez wrote: [EMAIL PROTECTED] a écrit : hgomez 2003/10/01 00:54:09 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: More setters for gzip compression support. Here is the correction for

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Processor.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 03:22:15 Modified:http11/src/java/org/apache/coyote/http11 Http11Processor.java Log: Replace Tabs by Space (I forgot about Tab Police :) Revision ChangesPath 1.81 +98 -98

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11Protocol.java

2003-10-01 Thread hgomez
hgomez 2003/10/01 03:24:47 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java Log: Replace Tabs by Space (I forgot about Tab Police :) Revision ChangesPath 1.40 +82 -82

DO NOT REPLY [Bug 22869] - under liveDeploy a webapp may throw an exception on restart. if some files are soft links

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22869. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Remy Maucherat
Henri Gomez wrote: Urg. Should I back port change to coyote_10 ? I'd prefer using the Coyote HEAD in TC 4.1, I think. I'm sick of all those branches ;-) Remy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Henri Gomez
Remy Maucherat a écrit : Henri Gomez wrote: Urg. Should I back port change to coyote_10 ? I'd prefer using the Coyote HEAD in TC 4.1, I think. I'm sick of all those branches ;-) +1, less branches, less works - To

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Remy Maucherat
Henri Gomez wrote: Remy Maucherat a écrit : Henri Gomez wrote: Urg. Should I back port change to coyote_10 ? I'd prefer using the Coyote HEAD in TC 4.1, I think. I'm sick of all those branches ;-) +1, less branches, less works I'll try to build it, and see if it works. I'll also diff the

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-10-01 Thread remm
remm2003/10/01 04:44:24 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java Log: - Port missing URL normalization patch. Revision ChangesPath 1.21 +9 -7

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Henri Gomez
Remy Maucherat a écrit : Henri Gomez wrote: Remy Maucherat a écrit : Henri Gomez wrote: Urg. Should I back port change to coyote_10 ? I'd prefer using the Coyote HEAD in TC 4.1, I think. I'm sick of all those branches ;-) +1, less branches, less works I'll try to build it, and see if

DO NOT REPLY [Bug 22701] - commons-logging and SSL in tomcat with struts

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Larry Isaacs
I have my 3.3.2-dev builds running again. Currently it uses the MAIN branch of JTC to build util and the coyote_10 branch to build coyote/http11. Once upon a time, I thought there was a reason that 3.3.2-dev couldn't use MAIN for coyote. I'm not sure what that reason was or wether it still

RE: TC 3.3.2

2003-10-01 Thread Larry Isaacs
-Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 4:23 AM To: Tomcat Developers List Subject: Re: TC 3.3.2 Bill Barker a écrit : - Original Message - From: Henri Gomez [EMAIL PROTECTED] To: Tomcat Developers List

Re: Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Henri Gomez
Larry Isaacs a écrit : I have my 3.3.2-dev builds running again. Currently it uses the MAIN branch of JTC to build util and the coyote_10 branch to build coyote/http11. Once upon a time, I thought there was a reason that 3.3.2-dev couldn't use MAIN for coyote. I'm not sure what that reason was

RE: Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Larry Isaacs
I'll work on upgrading my build. Thanks. Larry -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 8:22 AM To: Tomcat Developers List Subject: Re: Tomcat 3.3.2 default HTTP connector ? Larry Isaacs a écrit : I have my 3.3.2-dev

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Remy Maucherat
Remy Maucherat wrote: Henri Gomez wrote: I'll try to build it, and see if it works. I'll also diff the adapter between the two branches, to see if there aren't any forgotten patches. If it works well, we can try to include that with 4.1.28. It doesn't look good: j-t-c now depends on JMX and

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Henri Gomez
Remy Maucherat a écrit : Remy Maucherat wrote: Henri Gomez wrote: I'll try to build it, and see if it works. I'll also diff the adapter between the two branches, to see if there aren't any forgotten patches. If it works well, we can try to include that with 4.1.28. It doesn't look good:

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23536] - Addition to 23269 bug (JSP compilation fail) in Cocoon

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23536] - JSP compilation fails when spaces are in TOMCAT_HOME path

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-servletapi-5/jsr154/src/share/javax/servlet ServletRequest.java

2003-10-01 Thread jfarcand
jfarcand2003/10/01 06:42:55 Modified:jsr154/src/share/javax/servlet ServletRequest.java Log: Fix the confusing description in getServerName() and getServerPort() - change host header to host header value. Submitted by: Yutaka Yoshida Revision ChangesPath 1.9

DO NOT REPLY [Bug 22701] - commons-logging and SSL in tomcat with struts

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10671. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Remy Maucherat
Henri Gomez wrote: Remy Maucherat a écrit : Remy Maucherat wrote: Henri Gomez wrote: I'll try to build it, and see if it works. I'll also diff the adapter between the two branches, to see if there aren't any forgotten patches. If it works well, we can try to include that with 4.1.28. It

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

2003-10-01 Thread remm
remm2003/10/01 08:05:09 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java Log: - Port a cookie patch (I have no idea if it's really needed). Revision ChangesPath 1.22 +12 -6

cvs commit: jakarta-tomcat-4.0 build.properties.sample

2003-10-01 Thread remm
remm2003/10/01 08:05:40 Modified:.build.properties.sample Log: - Update to modeler 1.1. Revision ChangesPath 1.67 +8 -8 jakarta-tomcat-4.0/build.properties.sample Index: build.properties.sample

DO NOT REPLY [Bug 23547] New: - documentation for the JAASRealm to go on the end of the Realms docs

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23547. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23547] - documentation for the JAASRealm to go on the end of the Realms docs

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23547. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Henri Gomez
Remy Maucherat a écrit : Henri Gomez wrote: Remy Maucherat a écrit : Remy Maucherat wrote: Henri Gomez wrote: I'll try to build it, and see if it works. I'll also diff the adapter between the two branches, to see if there aren't any forgotten patches. If it works well, we can try to include

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java

2003-10-01 Thread luehe
luehe 2003/10/01 09:15:33 Modified:jasper2/src/share/org/apache/jasper/runtime PageContextImpl.java Log: Fixed indentation Revision ChangesPath 1.55 +16 -16

Coyote problems on a EBCDIC machine

2003-10-01 Thread jean-frederic clere
Hi, I have a funny problem with Coyote: The response body are Ok (in ASCII) but the headers are corrupted (probably in EBCDIC). May be somewhere I have to tell Coyote to do ASCII instead default encoding. Has someone a hint? Cheers Jean-Frederic

DO NOT REPLY [Bug 23547] - documentation for the JAASRealm to go on the end of the Realms docs

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23547. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Coyote problems on a EBCDIC machine

2003-10-01 Thread Remy Maucherat
jean-frederic clere wrote: Hi, I have a funny problem with Coyote: The response body are Ok (in ASCII) but the headers are corrupted (probably in EBCDIC). May be somewhere I have to tell Coyote to do ASCII instead default encoding. Has someone a hint? The header writing is in

DO NOT REPLY [Bug 23525] - HttpSessionListener implementors are called to late according to Servlet Specification 2.4 Final Draft 3

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23525. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] Schedule change

2003-10-01 Thread Jean-Francois Arcand
Bill Barker wrote: By the way, is there any plan to certify Tomcat 5? As everyone knows, Sun controls the RI now. While it's rumored to be based on Tomcat code, that's not the same thing. Also, as everyone knows, Geronimo is planning to test the Sun/Apache agreement by getting the test-suite

DO NOT REPLY [Bug 23549] New: - tomcat startup problem

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23549. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] Schedule change

2003-10-01 Thread Dave Oxley
Why don't you keep TC5.0 in beta and branch and start work on TC5.1? Dave. [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/procrun icoi.ico icos.ico icow.ico splash.bmp

2003-10-01 Thread mturk
mturk 2003/10/01 11:07:10 Removed: procrun icoi.ico icos.ico icow.ico splash.bmp Log: Move list view resources back to procrun. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: jakarta-tomcat-connectors/procrun tomcat.bmp extend.h tomcat.c tomcat.rc

2003-10-01 Thread mturk
mturk 2003/10/01 11:08:58 Modified:procrun extend.h tomcat.c tomcat.rc Added: procrun tomcat.bmp Log: Implement the list view parser as callback. Move the listview creation back to procrun. Revision ChangesPath 1.2 +4 -7

cvs commit: jakarta-tomcat-connectors/procrun/bin tomcat.exe tomcatw.exe

2003-10-01 Thread mturk
mturk 2003/10/01 11:11:23 Modified:procrun/bin tomcat.exe tomcatw.exe Log: Latest binaries VC6/SP5. Revision ChangesPath 1.2 +6 -6 jakarta-tomcat-connectors/procrun/bin/tomcat.exe Binary file 1.2 +42 -41

cvs commit: jakarta-tomcat-jasper/jasper2/src/bin jasper.sh

2003-10-01 Thread kinman
kinman 2003/10/01 11:39:08 Modified:jasper2/src/bin jasper.sh Log: - Get the script to work. Revision ChangesPath 1.6 +3 -1 jakarta-tomcat-jasper/jasper2/src/bin/jasper.sh Index: jasper.sh

Re: Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Bill Barker
- Original Message - From: Remy Maucherat [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 3:13 AM Subject: Re: Tomcat 3.3.2 default HTTP connector ? Henri Gomez wrote: Do you agree to use Coyote2 as the default HTTP connector for

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml

2003-10-01 Thread Bill Barker
- Original Message - From: Henri Gomez [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 4:52 AM Subject: Re: cvs commit: jakarta-tomcat-4.0/catalina/src/conf server.xml Remy Maucherat a écrit : Henri Gomez wrote: Remy Maucherat a

Re: Tomcat 3.3.2 default HTTP connector ?

2003-10-01 Thread Bill Barker
The only reason I know of not to use the MAIN branch is that it has JMX dependencies. - Original Message - From: Larry Isaacs [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 5:08 AM Subject: RE: Tomcat 3.3.2 default HTTP connector ? I

cvs commit: jakarta-tomcat-4.0/jasper/doc jspc.html

2003-10-01 Thread idarwin
idarwin 2003/10/01 12:44:16 Modified:jasper/doc jspc.html Log: Minor typo corrections Revision ChangesPath 1.5 +11 -11jakarta-tomcat-4.0/jasper/doc/jspc.html Index: jspc.html === RCS file:

Re: connectors documents

2003-10-01 Thread Mark Lowe
Yeah i know, I did.. and now i'm trying a cheeky question to the dev list.. They seem to be more interested in other stuff on the user list.. Given that both tomcat and apache are so great i'm surprised that they continue to be plagued by this connector business. How many years now? , I'm not

Query regarding Tomcat 5/Coyote Connector

2003-10-01 Thread Sam Ewing
I had a couple of questions regarding the Coyote HTTP connector in Tomcat 5.x: 1. Tomcat 5.x has maxThreads, maxSpareThreads and minSpareThreads attributes unlike the Coyote connector in Tomcat 4.x (which has maxProcessors, minProcessors). However, I looked at the

Re: [5.0] Schedule change

2003-10-01 Thread Remy Maucherat
Dave Oxley wrote: Why don't you keep TC5.0 in beta and branch and start work on TC5.1? The thing is, I don't have brilliant new features ideas, sorry to disappoint :-( I do have *some* which are relatively useful, but nearly all are modules, and can be done independently of the core (ie,

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core StandardWrapperValve.java

2003-10-01 Thread fhanik
fhanik 2003/10/01 15:15:59 Modified:catalina/src/share/org/apache/catalina/core StandardWrapperValve.java Log: bugzilla #19312 fixed infinite recursive loop Revision ChangesPath 1.36 +7 -6

Re: TC4.1: StandardWrapperValve infinite recursion

2003-10-01 Thread Filip Hanik
My pardon on behalf of the dev community for lagging behind. the fix has been made to the bug and committed to CVS. commit message below fhanik 2003/10/01 15:15:59 Modified:catalina/src/share/org/apache/catalina/core StandardWrapperValve.java Log:

DO NOT REPLY [Bug 19312] - Bug in log() of StandardWrapperValve.java in Tomcat 4.1.24

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19312. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Compiler.java

2003-10-01 Thread kinman
kinman 2003/10/01 15:44:02 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: - Some Javadoc improvements. Revision ChangesPath 1.71 +15 -13 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Compiler.java Index:

DO NOT REPLY [Bug 23312] - Bug in setclasspath.sh startup script

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23312. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22290] - HttpServlet should use Wrapper class for doHead

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22290. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat build.xml

2003-10-01 Thread larryi
larryi 2003/10/01 19:50:59 Modified:.build.xml Log: Update to build using MAIN branch of JTC coyote and http11. The jars are a little different from coyote_10 version. Sync log4j detection property name. Revision ChangesPath 1.197 +10 -4

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF/classes/dispatch ForwardPI.java

2003-10-01 Thread larryi
larryi 2003/10/01 19:52:03 Modified:src/tests/webpages/WEB-INF/classes/dispatch ForwardPI.java Log: Remove unneeded import. This allows building with Jdk1.4. Revision ChangesPath 1.2 +1 -3

DO NOT REPLY [Bug 22390] - init() method called twice

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22390. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22701] - commons-logging and SSL in tomcat with struts

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23536] - JSP compilation fails when spaces are in TOMCAT_HOME path

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23536. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23525] - HttpSessionListener implementors are called to late according to Servlet Specification 2.4 Final Draft 3

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23525. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22701] - commons-logging and SSL in tomcat with struts

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22701] - commons-logging and SSL in tomcat with struts

2003-10-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat build.properties.sample

2003-10-01 Thread billbarker
billbarker2003/10/01 22:42:22 Modified:.build.properties.sample Log: Adding jmx commons-modeler (which are needed to build with the HEAD of j-t-c). Also updating the versions for JSSE and PureTLS. Revision ChangesPath 1.3 +16 -4