DO NOT REPLY [Bug 38472] New: - Autodeploy creates folders with too-wide permissions

2006-02-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 38472] - Autodeploy creates folders with too-wide permissions

2006-02-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 38476] New: - org.apache.catalina.startup.TldConfig doesn't handle missing tlds well

2006-02-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

svn commit: r374092 - in /tomcat/jasper/tc6.0.x: build.properties.sample build.xml

2006-02-01 Thread remm
Author: remm Date: Wed Feb 1 07:58:35 2006 New Revision: 374092 URL: http://svn.apache.org/viewcvs?rev=374092&view=rev Log: - Update Ant build script for the current source layout. Modified: tomcat/jasper/tc6.0.x/build.properties.sample tomcat/jasper/tc6.0.x/build.xml Modified: tomcat/j

Tomcat 5.5.12 CGI leaking file descriptors.

2006-02-01 Thread Bruce Keats
We are running a tomcat server 5.5.12 under Fedora Core 3 with Java 1.5..0update 5 and we have enabled CGI. We noticed that the number of file descriptors over time was increasing to the point where the VM runs out of file descriptors. We think we have found a file descriptor leak in the CGI code

Tomcat 5.0.x for AOP (AspectJ) case study needed; also interested in known crosscutting concerns

2006-02-01 Thread Andre Kammerl
Hello! For a case study concerning AspectJ I need a compilable version of Tomcat 5.0.x. I've already downloaded version 5.5.15, but for the case study there are a few restrictions. The code that will be produced by me is the basis for another case study in which only JDK1.4 is allowed. So that'

DO NOT REPLY [Bug 38312] - servlet-api.5.0.28.jar in classpath creates problems

2006-02-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

weird AJP errors with Tomcat 5.5.12

2006-02-01 Thread Jason Novotny
Hi, Looking at the log files of Tomcat 5.5.12, I see some pretty strange errors, I've never seen before: Does anyone know what this means? Jan 31, 2006 5:16:09 PM org.apache.jk.common.MsgAjp processHeader SEVERE: BAD packet signature 32896 Jan 31, 2006 5:16:11 PM org.apache.jk.common.Cha

DO NOT REPLY [Bug 38483] New: - access log valve uses simpledateformat in tread-unsafe way

2006-02-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

Re: Tomcat 5.5.12 CGI leaking file descriptors.

2006-02-01 Thread Mark Thomas
Bruce Keats wrote: > We are running a tomcat server 5.5.12 under Fedora Core 3 with Java > 1.5..0update 5 and we have enabled CGI. We noticed that the number of > file > descriptors over time was increasing to the point where the VM runs out of > file descriptors. We think we have found a file de

DO NOT REPLY [Bug 38484] New: - webapps Admin: Invalid path /login was requested

2006-02-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 38485] New: - connectionTimeout parameter ignored on HTTP Connector

2006-02-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

svn commit: r374196 - in /tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/realm: MemoryRealm.java MemoryRuleSet.java

2006-02-01 Thread markt
Author: markt Date: Wed Feb 1 14:18:12 2006 New Revision: 374196 URL: http://svn.apache.org/viewcvs?rev=374196&view=rev Log: Fix digester deprecation warnings in o.a.c.realm using approach suggested in digester javadocs Modified: tomcat/container/branches/tc4.1.x/catalina/src/share/org/apa

svn commit: r374199 - in /tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/realm: JNDIRealm.java RealmBase.java

2006-02-01 Thread markt
Author: markt Date: Wed Feb 1 14:49:51 2006 New Revision: 374199 URL: http://svn.apache.org/viewcvs?rev=374199&view=rev Log: Port changes for CLIENT-CERT in JNDIRealm from TC5. Addresses bug 7831 Modified: tomcat/container/branches/tc4.1.x/catalina/src/share/org/apache/catalina/realm/JNDIRe

DO NOT REPLY [Bug 7831] - [PATCH] JNDIRealm does not work with CLIENT-CERT auth method

2006-02-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_bug

svn commit: r374204 - /tomcat/container/tc5.5.x/catalina/src/conf/web.xml

2006-02-01 Thread remm
Author: remm Date: Wed Feb 1 15:50:13 2006 New Revision: 374204 URL: http://svn.apache.org/viewcvs?rev=374204&view=rev Log: - I guess nobody will do that ... Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml Modified: tomcat/container/tc5.5.x/catalina/src/conf/web.xml URL: http:

svn commit: r374205 - in /tomcat/connectors/trunk/http11/src/java/org/apache/coyote/http11: Http11BaseProtocol.java Http11Protocol.java

2006-02-01 Thread remm
Author: remm Date: Wed Feb 1 15:52:44 2006 New Revision: 374205 URL: http://svn.apache.org/viewcvs?rev=374205&view=rev Log: - 38485: Fix minor regression setting connection timeout and a few others (the connection handler will be created after setting the properties, so setting defaults there

DO NOT REPLY [Bug 38485] - connectionTimeout parameter ignored on HTTP Connector

2006-02-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 35943] - request.getRemoteUser() is not getting populated on first time frame requests

2006-02-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 35943] - request.getRemoteUser() is not getting populated on first time frame requests

2006-02-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

Re: Tomcat 5.0.x for AOP (AspectJ) case study needed; also interested in known crosscutting concerns

2006-02-01 Thread Amila Suriarachchi
i had this problem. actually this is due to failure of the http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gz link. goto this link manually and download the mx4j-1.1.1.tar.gz manually and put it to your /usr/share/java(this is the folder tomcat use to keep thired part libraries) dir

JSP 2.1 Update

2006-02-01 Thread Jacob Hookom
Hello All :-) I currently have the new EL-API integrated into the jasper runtime and it's used under the covers of the deprecated jsp.el.* classes. Ex, ExpressionEvaluatorImpl within Jasper instead makes calls to a new ExpressionFactoryImpl from the EL-API. Yet to do: 1) Incorporate the new