DO NOT REPLY [Bug 17095] - Tomcat hangs after a while

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

[GUMP] Build Failure - jakarta-tomcat-catalina

2003-02-15 Thread bobh
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-02-15/jakarta-tomcat-catalina.html Buildfile: build.xml deploy-prepare: [mkdir] Created dir:

[GUMP] Build Failure - jakarta-tomcat-jk-native

2003-02-15 Thread Craig McClanahan
This email is autogenerated from the output from: http://cvs.apache.org/builds/gump/2003-02-15/jakarta-tomcat-jk-native.html Buildfile: build.xml init: [echo] /home/rubys [mkdir]

cvs commit: jakarta-tomcat-catalina/webapps/ROOT/WEB-INF web.xml

2003-02-15 Thread remm
remm2003/02/15 14:31:17 Modified:webapps/ROOT/WEB-INF web.xml Log: - Add a tag to be able to insert the JSPs for precompilation. Revision ChangesPath 1.3 +3 -0 jakarta-tomcat-catalina/webapps/ROOT/WEB-INF/web.xml Index: web.xml

cvs commit: jakarta-tomcat-5 build.xml

2003-02-15 Thread remm
remm2003/02/15 14:33:23 Modified:.build.xml Log: - Enable webapps precompilation. - Due to bugs in JSPC and Jasper, this makes the build fail. - Line 474 may be commented out in the meantime to be able to compile Tomcat. Revision ChangesPath 1.80

Request to Fix Tomcat Standalone 302 redirect Issue

2003-02-15 Thread neal
Has anyone considered fixing the following Tomcat standalone issue: if a request is made to www.xyz.com, tomcat auto redirects (per the welcome files list) to www.xyz.com/index.html. That's a 302 http redirect. Aside from this being a very non-standard approach th handling default files within