RE: [PATCH] Iteration tags do not synchronize scripting variables after doStartTag

2003-01-05 Thread Dimitry Ivanov
Dear Tomcat developers, What do you think about described bug? I know, my English is not good. Is it possible to understand my letter? -Original Message- From: Dimitry Ivanov [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 8:31 PM To: [EMAIL PROTECTED] Subject: [PATCH]

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

2003-01-05 Thread Christoph Seibert
Am Sonntag, 05.01.03 um 02:15 Uhr schrieb Roberto Casanova: You should not revert completely to revision 1.32. There were two changes done to StandardServer.java in your commit of revision 1.33. We discussed only the first change (in method convertStr around line 824) and I think we agree it

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

2003-01-05 Thread remm
remm2003/01/05 03:20:18 Modified:coyote/src/java/org/apache/coyote/tomcat5 OutputBuffer.java Log: - Remove unneeded import. Revision ChangesPath 1.4 +0 -1 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5/OutputBuffer.java Index:

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

2003-01-05 Thread remm
remm2003/01/05 03:22:16 Modified:util/java/org/apache/tomcat/util/buf ByteChunk.java CharChunk.java Log: - Add input support to ByteChunk and CharChunk. - I don't know if the new method names are well chosen. Revision ChangesPath 1.12

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5 CoyoteReader.java InputBuffer.java CoyoteInputStream.java CoyoteRequest.java

2003-01-05 Thread remm
remm2003/01/05 03:24:23 Modified:coyote/src/java/org/apache/coyote/tomcat5 CoyoteInputStream.java CoyoteRequest.java Added: coyote/src/java/org/apache/coyote/tomcat5 CoyoteReader.java InputBuffer.java Log: - Implement more

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

2003-01-05 Thread remm
remm2003/01/05 05:26:39 Modified:coyote/src/java/org/apache/coyote/tomcat5 InputBuffer.java Log: - Fix obvious bug. Revision ChangesPath 1.2 +3 -3 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5/InputBuffer.java Index:

[5.0] Input optimization

2003-01-05 Thread Remy Maucherat
I've committed input optimization similar to the OutputBuffer used in the Coyote adapter. It appears to work ok (although BufferedWriter.readLine still needs to be implemented). I'm against porting this patch to 4.1.x, as it is a risky change (which will need lots of testing) with only a few

Re: [5.0] Input optimization

2003-01-05 Thread Costin Manolache
Great ! Costin Remy Maucherat wrote: I've committed input optimization similar to the OutputBuffer used in the Coyote adapter. It appears to work ok (although BufferedWriter.readLine still needs to be implemented). I'm against porting this patch to 4.1.x, as it is a risky change (which

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

2003-01-05 Thread remm
remm2003/01/05 09:19:36 Modified:coyote/src/java/org/apache/coyote/tomcat5 CoyoteReader.java Log: - Implement readLine (but the algorithm is ugly, and not tested with long lines). Revision ChangesPath 1.2 +66 -2

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

2003-01-05 Thread remm
remm2003/01/05 09:20:41 Modified:coyote/src/java/org/apache/coyote/tomcat5 InputBuffer.java Log: - Fix skip and reset. Revision ChangesPath 1.3 +14 -9 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat5/InputBuffer.java Index:

Re: [5.0] Input optimization

2003-01-05 Thread Remy Maucherat
Costin Manolache wrote: Great ! If you could come up with a better name for the substract method ;-) It's supposed to be the opposite of append. The optimization works good. It should help WebDAV as well as web services, as long as they use the Tomcat reader. Hopefully, I'll be able to write

Re: [5.0] Input optimization

2003-01-05 Thread Costin Manolache
Remy Maucherat wrote: Costin Manolache wrote: Great ! If you could come up with a better name for the substract method ;-) It's supposed to be the opposite of append. The optimization works good. It should help WebDAV as well as web services, as long as they use the Tomcat reader.

DO NOT REPLY [Bug 9526] - HttpServletRequest.getHeader(String) yields inconsistent results depending on how the request header was provided to tomcat

2003-01-05 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=9526. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [5.0] Input optimization

2003-01-05 Thread Remy Maucherat
Costin Manolache wrote: Remy Maucherat wrote: Costin Manolache wrote: Great ! If you could come up with a better name for the substract method ;-) It's supposed to be the opposite of append. The optimization works good. It should help WebDAV as well as web services, as long as they use

DO NOT REPLY [Bug 15810] New: - URL decoded using UTF-8, but should be ISO-8859-1

2003-01-05 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=15810. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15810] - URL decoded using UTF-8, but should be ISO-8859-1

2003-01-05 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=15810. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 15810] - URL decoded using UTF-8, but should be ISO-8859-1

2003-01-05 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=15810. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RealmBase authenticate serverDigest value always different w/ clientDigest

2003-01-05 Thread Victor Jesus Angus
I enabled the debug lines of RealmBase.authenticate class (org.apache.catalina.realm.RealmBase.java) from tomcat 4.1.18 on redhat 7.3 with mozilla 1.2.1 as my client browser and the Realm used is MemoryRealm. The value of qop is always 'ut' instead of 'auth' which always results to a wrong

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

2003-01-05 Thread costin
costin 2003/01/05 22:09:47 Added: resources mbeans.xml Log: A small test file for the 'jmx-ified' config / profile. Each component will be defined as an mbean - with explicit control over class loaders. This version uses ant ( it's much easier ), but a standalone version