DO NOT REPLY [Bug 31465] - JSP encoding is wrong

2004-10-01 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server PoolTcpConnector.java

2004-10-01 Thread billbarker
billbarker2004/10/01 18:22:10 Modified:src/share/org/apache/tomcat/modules/server PoolTcpConnector.java Log: For backwards compatability, default the strategy to leader/follower. Revision ChangesPath 1.19 +1 -3 jakarta-tomcat/src/share/o

Re: [VOTE][RESULT] Tomcat 5.5.2 Stability

2004-10-01 Thread Remy Maucherat
Shapira, Yoav wrote: Hi, This past Monday I posted a vote on 5.5.2 stability: http://marc.theaimsgroup.com/?l=tomcat-dev&m=109628849208040&w=2. The results are as follows: Alpha: Remy, Costin, Mladen (I think, taking liberty to interpret his "I agree with Costin" statement as a vote ;)) Beta: Jean

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

2004-10-01 Thread remm
remm2004/10/01 16:52:32 Modified:webapps/docs/config http.xml webapps/docs changelog.xml Log: - Changelog update (including my 5.5.2 changes). Revision ChangesPath 1.17 +10 -0 jakarta-tomcat-catalina/webapps/docs/config/http.xml Index: htt

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

2004-10-01 Thread remm
remm2004/10/01 16:46:57 Modified:util/java/org/apache/tomcat/util/net PoolTcpEndpoint.java http11/src/java/org/apache/coyote/http11 Http11Protocol.java Added: util/java/org/apache/tomcat/util/net LeaderFollowerWorkerThread.java

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

2004-10-01 Thread jansdell
I am out of the office until Monday 4 October. If your enquiry is urgent please contact [EMAIL PROTECTED], otherwise I will get back to you on my return. Best Regards, Jim Ansdell See (Nottingham) dl: 0115 9129179 f: 0115 9484345

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

2004-10-01 Thread remm
remm2004/10/01 16:36:15 Modified:http11/src/java/org/apache/coyote/http11 InternalOutputBuffer.java Constants.java Http11Processor.java Log: - Fix a oops with my usage of "constant" bytes arrays. So, ok, I can't do that. - Use a b

RE: [VOTE] Tomcat 4.1.31

2004-10-01 Thread Mark Thomas
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] > > Hola, > Just out of curiosity, don't you need 3 binding +1 votes to > get this out there? Indeed we do. Didn't mean to give the impression otherwise. > I can't vote because I haven't tested this release, but I hope someone > else with a binding

RE: [VOTE] Tomcat 4.1.31

2004-10-01 Thread Shapira, Yoav
Hola, Just out of curiosity, don't you need 3 binding +1 votes to get this out there? According to http://jakarta.apache.org/site/decisions.html, this is a "Release Testing" vote that requires "Majority approval," and the same page defines "Majority approval" as "An action requiring majority appr

RE: [VOTE] Tomcat 4.1.31

2004-10-01 Thread Mark Thomas
From: Keith Wannamaker [mailto:[EMAIL PROTECTED] > > [ ] Alpha > [ ] Beta > [X] Stable > Looks good to me. Let's get it out there ;) I am still working my way through the TC4 entries in bugzilla so there may well be a need for a 4.1.32 but not for a while. --

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

2004-10-01 Thread luehe
luehe 2004/10/01 13:01:37 Modified:webapps/docs changelog.xml Log: Copied XML encoding detection logic into JASPER, so we're no longer dependent on Xerces. All JSP TCKs are passing again. Revision ChangesPath 1.124 +3 -0 jakarta-tomcat-catalina/webapps/do

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/xmlparser EncodingMap.java SymbolTable.java XMLChar.java XMLString.java XMLStringBuffer.java XMLEncodingDetector.java XercesEncodingDetector.java

2004-10-01 Thread luehe
luehe 2004/10/01 12:24:35 Modified:jasper2/src/share/org/apache/jasper/xmlparser XMLEncodingDetector.java Added: jasper2/src/share/org/apache/jasper/xmlparser EncodingMap.java SymbolTable.java XMLChar.java

[VOTE][RESULT] Tomcat 5.5.2 Stability

2004-10-01 Thread Shapira, Yoav
Hi, This past Monday I posted a vote on 5.5.2 stability: http://marc.theaimsgroup.com/?l=tomcat-dev&m=109628849208040&w=2. The results are as follows: Alpha: Remy, Costin, Mladen (I think, taking liberty to interpret his "I agree with Costin" statement as a vote ;)) Beta: Jean-Francois, myself S

Proposal: 5.0.29 release next Wednesday, October 6th

2004-10-01 Thread Shapira, Yoav
Hi, I propose to cut the 5.0.29 release next Wednesday, October 6th, at 1500h GMT. There is no rush, but there is a significant number of items in the changelog (34 or so: http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/webapps/docs/c hangelog.xml?only_with_tag=TOMCAT_5_0), and I feel f

[GUMP@brutus]: jakarta-tomcat-5/jakarta-tomcat-dbcp failed

2004-10-01 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 folk at [EMAIL PROTECTED] Project jakarta-tomcat-dbcp has an issue affecting its community integration. This issue affe

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/xmlparser XMLEncodingDetector.java

2004-10-01 Thread Jan Luehe
Remy Maucherat wrote: Remy Maucherat wrote: Is it a standalone class or something like this ? If it is -> copy paste into the Jasper code and remove the funky loading logic. (I thought JDK 1.5 was supposed to include the same Xerces 2 we were using - what happened ?) Follow up: the Xerces pack

Automated reply from bulletproof@www.bulletproofsoft.com

2004-10-01 Thread bulletproof
BulletProofSoft.com Support Ticket Reply. DO NOT REPLY TO THIS EMAIL Please use our Online Support system for faster results to your questions. You can monitor the status of your ticket online where you can add follow up replies. http://www.bulletproofsoft.com/cgi-bin/custquest/quest_desk.cgi

Tina Dexter/HCUK is out of the office.

2004-10-01 Thread Tina Dexter
I will be out of the office starting 01/10/2004 and will not return until 07/10/2004. I will be on holiday from Friday 1st October returning on Thursday 7th October If you have any urgent queries during this time, please contact my colleagues Liz Vasey (01494 428 622) or Jennie Egan (01494 428691

Re: hi

2004-10-01 Thread craigmcc
Please read the document. Norton AntiVirus eliminato1.txt Description: plain/text - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 31504] - Method GET decodes wrong, POST decodes ok

2004-10-01 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31504] New: - Method GET decodes wrong, POST decodes ok

2004-10-01 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31309] - Deploy fails when deploying from path with international characters

2004-10-01 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28631] - JAASRealm fix to permit user-specified user/group Principals

2004-10-01 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm JAASRealm.java

2004-10-01 Thread yoavs
yoavs 2004/10/01 05:28:47 Modified:catalina/src/share/org/apache/catalina/realm Tag: TOMCAT_5_0 JAASRealm.java Log: Fixed my mixtake when applying patch for Bugzilla 28631. Revision ChangesPath No revision No

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm JAASRealm.java

2004-10-01 Thread yoavs
yoavs 2004/10/01 05:28:00 Modified:catalina/src/share/org/apache/catalina/realm JAASRealm.java Log: Fixed my mistake when applying patch for Bugzilla 28631. Revision ChangesPath 1.10 +1 -5 jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/realm/J

DO NOT REPLY [Bug 26372] - java.lang.ThreadDeath when trwaing to reload an application

2004-10-01 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/loader WebappClassLoader.java

2004-10-01 Thread remm
remm2004/10/01 02:30:00 Modified:catalina/src/share/org/apache/catalina/loader WebappClassLoader.java Log: - I think the package triggers are no longer useful (especially on JDK 1.5, where everything got package renamed). - On JDK 1.4, there won't be an

DO NOT REPLY [Bug 26372] - java.lang.ThreadDeath when trwaing to reload an application

2004-10-01 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2004-10-01 Thread remm
remm2004/10/01 02:12:56 Modified:catalina build.xml Log: - Oops: fix packaging mistake. Revision ChangesPath 1.76 +3 -3 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml === R

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2004-10-01 Thread remm
remm2004/10/01 02:00:16 Modified:catalina build.xml Log: - Move naming-resources to server (it seems to work). - Merge all the ENC related stuff in a single JAR (I don't think it was useful keeping all the micro JARs around). - Comment out copying jk2.properties for now.

Re: cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/xmlparser XMLEncodingDetector.java

2004-10-01 Thread Remy Maucherat
Remy Maucherat wrote: Is it a standalone class or something like this ? If it is -> copy paste into the Jasper code and remove the funky loading logic. (I thought JDK 1.5 was supposed to include the same Xerces 2 we were using - what happened ?) Follow up: the Xerces packages got renamed to co