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 http://issues.apache.org/bugzilla/show_bug.cgi?id=38472. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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 http://issues.apache.org/bugzilla/show_bug.cgi?id=38472. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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=374092view=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 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

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

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 http://issues.apache.org/bugzilla/show_bug.cgi?id=38312. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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 http://issues.apache.org/bugzilla/show_bug.cgi?id=38484. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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 http://issues.apache.org/bugzilla/show_bug.cgi?id=38485. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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=374196view=rev Log: Fix digester deprecation warnings in o.a.c.realm using approach suggested in digester javadocs Modified:

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 http://issues.apache.org/bugzilla/show_bug.cgi?id=7831. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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=374204view=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:

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=374205view=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 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 http://issues.apache.org/bugzilla/show_bug.cgi?id=35943. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

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)