svn commit: r428282 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardContext.java

2006-08-03 Thread remm
Author: remm Date: Thu Aug 3 01:34:21 2006 New Revision: 428282 URL: http://svn.apache.org/viewvc?rev=428282&view=rev Log: - Unfortunately, the JMX removal does not work (parent is null if used from JMX), so I'm reverting to using JMX for now. Modified: tomcat/tc6.0.x/trunk/java/org/apache/

DO NOT REPLY [Bug 36852] - Custom Webapp loaders don't correctly honor context's privileged="true" attribute

2006-08-03 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 40177] New: - RequestDumperValve causes getCharacterEncoding to be called

2006-08-03 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 40177] - RequestDumperValve causes getCharacterEncoding to be called

2006-08-03 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

svn commit: r428400 - in /tomcat/tc6.0.x/trunk: ./ res/ webapps/docs/ webapps/docs/api/ webapps/docs/appdev/ webapps/docs/architecture/ webapps/docs/config/ webapps/docs/funcspecs/ webapps/examples/js

2006-08-03 Thread remm
Author: remm Date: Thu Aug 3 06:18:30 2006 New Revision: 428400 URL: http://svn.apache.org/viewvc?rev=428400&view=rev Log: - Build the docs webapp. - Docs webapps fixes. - Small NSIS update to version 2.18. Modified: tomcat/tc6.0.x/trunk/build.properties.default tomcat/tc6.0.x/trunk/buil

DO NOT REPLY [Bug 40177] - RequestDumperValve causes getCharacterEncoding to be called

2006-08-03 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 37084] - JspC from ant fails on JSPs that use custom taglib

2006-08-03 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

New release manager?

2006-08-03 Thread Yoav Shapira
Hola, I'd like to ask if one of the current committers wants to be the release manager for Tomcat. I'm not asking because I'm tired of the job or find it time-consuming: it only takes a couple of hours for each release, so it's not a big deal time-wise. But it's enlightening, and since I've been

Re: [TC6] Cluster and storeconfig

2006-08-03 Thread Remy Maucherat
Remy Maucherat wrote: Hi, I think it's the right time to add the storeconfig code, as well as a clustering implementation (so, which one ?). Any new comments on this, 3 weeks later ? I did put in place the necessary scripts and stuff for TC 6, so releases could be made in the relatively nea

Re: New release manager?

2006-08-03 Thread Filip Hanik - Dev Lists
I'd be happy to accept this responsibility if you let my brainbugs suck your brain for a bit Filip Yoav Shapira wrote: Hola, I'd like to ask if one of the current committers wants to be the release manager for Tomcat. I'm not asking because I'm tired of the job or find it time-consuming: it o

Re: New release manager?

2006-08-03 Thread Yoav Shapira
Hi, Cool. I saw that Remy volunteered for the first 6.0 releases, so maybe you'll do 5.5 for now, and then we'll see how things go? Thankfully the Tomcat release process is mostly automated. You do need to put your PGP key in the KEYS file and upload it to a key server of your choice: these ste

Re: [TC6] Cluster and storeconfig

2006-08-03 Thread Filip Hanik - Dev Lists
Here are my suggestions: 1. Incorporate modules/ha as the cluster solution into TC6 2. Keep modules/groupcom as a separate module The reason I suggest a separate module, is cause it is a fairly complex component and will have a fairly large documentation base, it might be better to keep it

Re: New release manager?

2006-08-03 Thread Filip Hanik - Dev Lists
cool, I'll take on 5.5 and 5.0.x(if there will be a need for more of these) while Remy does 6. we'll touch base shortly Filip Yoav Shapira wrote: Hi, Cool. I saw that Remy volunteered for the first 6.0 releases, so maybe you'll do 5.5 for now, and then we'll see how things go? Thankfully th

svn commit: r428563 - in /tomcat/tc6.0.x/trunk: conf/server.xml dist.xml res/confinstall/server_1.xml res/confinstall/server_2.xml res/tomcat.nsi

2006-08-03 Thread remm
Author: remm Date: Thu Aug 3 16:30:17 2006 New Revision: 428563 URL: http://svn.apache.org/viewvc?rev=428563&view=rev Log: - Cleanup the configuration (and fix the one used for the installer). - Tweak a bit the installer packaging. Modified: tomcat/tc6.0.x/trunk/conf/server.xml tomcat/tc

Fw: Problem with session cookie in Tomcat 5.5.17

2006-08-03 Thread Wendy Gong
Hi, We are porting our application from Tomcat 4.1.24 to Tomcat 5.5.17 and noticed there is a change of behavior in Tomcat 5 which causes our OpenSTA testing scripts fail to run: Tomcat 5 can send down more than one sessionIDs to the web client with the same path. e.g. request.getSession().

DO NOT REPLY [Bug 40171] - Silent install of tomcat 4.1.32 beta fails on windows

2006-08-03 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

svn commit: r428588 - in /tomcat/container/branches/tc4.1.x: RELEASE-NOTES-4.1.txt tomcat.nsi

2006-08-03 Thread markt
Author: markt Date: Thu Aug 3 18:45:04 2006 New Revision: 428588 URL: http://svn.apache.org/viewvc?rev=428588&view=rev Log: Fix 40171. Silent installation fails to install all files in the conf dir and doesn't add Tomcat to add/remove programs. Modified: tomcat/container/branches/tc4.1.x/RE

DO NOT REPLY [Bug 39623] - tomcat native library 1.1.3 didn't bind port 80 actually

2006-08-03 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