Re: [5.0] Draft release plan

2003-06-23 Thread Bill Barker
- Original Message - From: "Costin Manolache" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 23, 2003 1:59 PM Subject: Re: [5.0] Draft release plan > Remy Maucherat wrote: > > > Hi, > > > > I have committed a rather generic release plan draft for TC 5.0. I have > > no pro

DO NOT REPLY [Bug 21010] - Error creating new context

2003-06-23 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 19607] - ant undeploy only stops the Context, but doesn't remove physial files

2003-06-23 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: [5.0] Draft release plan

2003-06-23 Thread Costin Manolache
Remy Maucherat wrote: > Hi, > > I have committed a rather generic release plan draft for TC 5.0. I have > no problem trying to shorten the release cycle if people want to (but > then, some people will have to step up and get their hands dirty > contributing to the docs and fixing bugs). I doubt

cvs commit: jakarta-tomcat-site/docs/faq/printer version.html misc.html connectors.html classnotfound.html

2003-06-23 Thread funkman
funkman 2003/06/23 19:07:02 Modified:xdocs-faq version.xml misc.xml connectors.xml classnotfound.xml docs/faq version.html misc.html connectors.html classnotfound.html docs/faq/printer version.html misc.html co

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

2003-06-23 Thread kinman
kinman 2003/06/23 16:20:45 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - Allow the "value" attrbute of action be non String types. Revision ChangesPath 1.189 +14 -11 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler

mod_jk && multiple slashes reveals jsp code

2003-06-23 Thread Palle Girgensohn
Hi, When using mod_jk and apache13: JkMount /app/*jsp ajp13 will redirect requests like http://server/app/foobar.jsp to tomcat, just fine. But, http://server//app/foobar.jsp will not be catched by JkMount, and apache will send the jsp source code to the browser. Of course, a rewrite can hind

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

2003-06-23 Thread remm
remm2003/06/23 14:44:32 Modified:catalina/src/share/org/apache/catalina/loader WebappLoader.java Log: - Add logging on initialization of the URL stream handler. Revision ChangesPath 1.19 +30 -9 jakarta-tomcat-catalina/catalina/src/sha

DO NOT REPLY [Bug 19607] - ant undeploy only stops the Context, but doesn't remove physial files

2003-06-23 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/catalina/src/share/org/apache/catalina/core StandardHostDeployer.java

2003-06-23 Thread remm
remm2003/06/23 13:33:27 Modified:catalina/src/share/org/apache/catalina/core StandardHostDeployer.java Log: - Code cleanup. - Remove XML descriptor on undeploy (bug 19607). Revision ChangesPath 1.12 +16 -9 jakarta-tomcat-catalina/ca

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/security SecurityClassLoad.java

2003-06-23 Thread jfarcand
jfarcand2003/06/23 12:35:59 Modified:jasper2 build.xml jasper2/src/share/org/apache/jasper/compiler JspRuntimeContext.java Added: jasper2/src/share/org/apache/jasper/security SecurityClassLoad.java Log: Refactori

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/security - New directory

2003-06-23 Thread jfarcand
jfarcand2003/06/23 12:33:09 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/security - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/security SecurityClassLoad.java

2003-06-23 Thread jfarcand
jfarcand2003/06/23 12:22:26 Modified:catalina/src/share/org/apache/catalina/security SecurityClassLoad.java Log: Put the method call under the proper method :-) Revision ChangesPath 1.9 +7 -7 jakarta-tomcat-catalina/catalina/src/share/o

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/security SecurityClassLoad.java

2003-06-23 Thread jfarcand
jfarcand2003/06/23 12:14:41 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteResponse.java catalina/src/share/org/apache/catalina/security SecurityClassLoad.java Log: Add missing doPrivileged block and inner cl

DO NOT REPLY [Bug 21018] New: - CharConversionException

2003-06-23 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 21010] - Error creating new context

2003-06-23 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

[5.0] Draft release plan

2003-06-23 Thread Remy Maucherat
Hi, I have committed a rather generic release plan draft for TC 5.0. I have no problem trying to shorten the release cycle if people want to (but then, some people will have to step up and get their hands dirty contributing to the docs and fixing bugs). Comments ? Remy --

cvs commit: jakarta-tomcat-5 RELEASE-PLAN-5.0.txt

2003-06-23 Thread remm
remm2003/06/23 06:53:38 Added: .RELEASE-PLAN-5.0.txt Log: - Add release plan draft for TC 5.0. Revision ChangesPath 1.1 jakarta-tomcat-5/RELEASE-PLAN-5.0.txt Index: RELEASE-PLAN-5.0.txt

DO NOT REPLY [Bug 21010] - Error creating new context

2003-06-23 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 21010] New: - Error creating new context

2003-06-23 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: Module Edit at modules.apache.org

2003-06-23 Thread Tim Funk
I changed email to tomcat-committers and the password. Email me if you need the pwd. Or you can reset it (and the confirm email hopefully won't be so public) -Tim Apache Module Site wrote: This email was generated through the modules.apache.org site. You can modify your module by going to http:/

[GUMP] Build Failure - jakarta-tomcat-jk

2003-06-23 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml detect: [echo] jakarta-tomcat-connec

Re: Suggestion: Many virtual hosts in Tomcat -> hosts-directory

2003-06-23 Thread Remy Maucherat
Reinhard Moosauer wrote: Hello List, Tomcat has a very nice feature, which allows dropping .xml in the wepapp-directory and automatic deployment of contexts defined therein. I would suggest the same approach for definitions. For a lot of installations it would _completely_ eliminate the need fo

Suggestion: Many virtual hosts in Tomcat -> hosts-directory

2003-06-23 Thread Reinhard Moosauer
Hello List, Tomcat has a very nice feature, which allows dropping .xml in the wepapp-directory and automatic deployment of contexts defined therein. I would suggest the same approach for definitions. For a lot of installations it would _completely_ eliminate the need for changes in server.xml.

Module Edit at modules.apache.org

2003-06-23 Thread Apache Module Site
This email was generated through the modules.apache.org site. You can modify your module by going to http://modules.apache.org/edit using ID# 557 as the 'User Name' with the password 'aqabrq6a' (without the single quotes). Once you are logged in you can reset this password. Please reply to this

DO NOT REPLY [Bug 19607] - ant undeploy only stops the Context, but doesn't remove physial files

2003-06-23 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 20850] - POST is not defined in RFC 2068 and is not supported by the Servlet API

2003-06-23 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 20850] - POST is not defined in RFC 2068 and is not supported by the Servlet API

2003-06-23 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 20851] - POST is not defined in RFC 2068 and is not supported by the Servlet API

2003-06-23 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