DO NOT REPLY [Bug 42836] New: - Can't deploy application with "path" attribute when using $CATALINA_HOME/conf/[enginename]/[hostname]/context.xml method

2007-07-09 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: r554553 - in /tomcat/container/tc5.5.x: modules/cluster/src/share/org/apache/catalina/cluster/session/mbeans-descriptors.xml webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 00:58:09 2007 New Revision: 554553 URL: http://svn.apache.org/viewvc?view=rev&rev=554553 Log: Fix typo in new MBean attribute which lead to errors in the manager webapp JMXProxy output. Modified: tomcat/container/tc5.5.x/modules/cluster/src/share/org/apache/cat

svn commit: r554561 - in /tomcat/container/branches/tc5.0.x/webapps: docs/changelog.xml manager/WEB-INF/classes/org/apache/catalina/manager/JMXProxyServlet.java

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:43:45 2007 New Revision: 554561 URL: http://svn.apache.org/viewvc?view=rev&rev=554561 Log: BZ 39813: Correct handling of new line characters in JMX attributes. Patch provided by R Bramley. Ported from tc5.5.x r415029. Modified: tomcat/container/branches/tc5.

svn commit: r554562 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/manager/JMXProxyServlet.java java/org/apache/catalina/users/mbeans-descriptors.xml webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:44:50 2007 New Revision: 554562 URL: http://svn.apache.org/viewvc?view=rev&rev=554562 Log: BZ 39813: Correct handling of new line characters in JMX attributes. Patch provided by R Bramley. Ported from tc5.5.x r415029. Modified: tomcat/tc6.0.x/trunk/java/org/a

svn commit: r554563 - in /tomcat/trunk: java/org/apache/catalina/manager/JMXProxyServlet.java webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:45:22 2007 New Revision: 554563 URL: http://svn.apache.org/viewvc?view=rev&rev=554563 Log: BZ 39813: Correct handling of new line characters in JMX attributes. Patch provided by R Bramley. Ported from tc5.5.x r415029. Modified: tomcat/trunk/java/org/apache/ca

svn commit: r554568 - in /tomcat/container/tc5.5.x/webapps: docs/changelog.xml manager/WEB-INF/classes/org/apache/catalina/manager/JMXProxyServlet.java

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:57:31 2007 New Revision: 554568 URL: http://svn.apache.org/viewvc?view=rev&rev=554568 Log: Don't write error on System.out, use log() instead. Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml tomcat/container/tc5.5.x/webapps/manager/WEB-INF/

svn commit: r554569 - in /tomcat/container/branches/tc5.0.x/webapps: docs/changelog.xml manager/WEB-INF/classes/org/apache/catalina/manager/JMXProxyServlet.java

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:58:24 2007 New Revision: 554569 URL: http://svn.apache.org/viewvc?view=rev&rev=554569 Log: Don't write error on System.out, use log() instead. Modified: tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml tomcat/container/branches/tc5.0.x/webapp

svn commit: r554570 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/manager/JMXProxyServlet.java webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:59:02 2007 New Revision: 554570 URL: http://svn.apache.org/viewvc?view=rev&rev=554570 Log: Don't write error on System.out, use log() instead. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/manager/JMXProxyServlet.java tomcat/tc6.0.x/trunk/webapp

svn commit: r554571 - in /tomcat/trunk: java/org/apache/catalina/manager/JMXProxyServlet.java webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 01:59:33 2007 New Revision: 554571 URL: http://svn.apache.org/viewvc?view=rev&rev=554571 Log: Don't write error on System.out, use log() instead. Modified: tomcat/trunk/java/org/apache/catalina/manager/JMXProxyServlet.java tomcat/trunk/webapps/docs/changelog

svn commit: r554575 - in /tomcat/container/tc5.5.x: catalina/src/share/org/apache/catalina/users/mbeans-descriptors.xml webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:04:32 2007 New Revision: 554575 URL: http://svn.apache.org/viewvc?view=rev&rev=554575 Log: Remove invalid attribute "encoding" of MBean MemoryUserDatabase, which lead to errors in the manager webapp JMXProxy output. Modified: tomcat/container/tc5.5.x/catalin

svn commit: r554576 - in /tomcat/container/branches/tc5.0.x: catalina/src/share/org/apache/catalina/users/mbeans-descriptors.xml webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:05:11 2007 New Revision: 554576 URL: http://svn.apache.org/viewvc?view=rev&rev=554576 Log: Remove invalid attribute "encoding" of MBean MemoryUserDatabase, which lead to errors in the manager webapp JMXProxy output. Modified: tomcat/container/branches/tc5.0.

svn commit: r554577 - in /tomcat/trunk: java/org/apache/catalina/users/mbeans-descriptors.xml webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:05:54 2007 New Revision: 554577 URL: http://svn.apache.org/viewvc?view=rev&rev=554577 Log: Remove invalid attribute "encoding" of MBean MemoryUserDatabase, which lead to errors in the manager webapp JMXProxy output. Modified: tomcat/trunk/java/org/apache/cata

svn commit: r554578 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:09:01 2007 New Revision: 554578 URL: http://svn.apache.org/viewvc?view=rev&rev=554578 Log: Undo unintetional commit from r554562. Will come next as separate commit. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/users/mbeans-descriptors.xml Modified

svn commit: r554579 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/users/mbeans-descriptors.xml webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:09:50 2007 New Revision: 554579 URL: http://svn.apache.org/viewvc?view=rev&rev=554579 Log: Remove invalid attribute "encoding" of MBean MemoryUserDatabase, which lead to errors in the manager webapp JMXProxy output. Modified: tomcat/tc6.0.x/trunk/java/org/apa

DO NOT REPLY [Bug 42839] New: - iPlanet / SunONE web server tomcat connector connection re-use disabled

2007-07-09 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 42840] New: - AbstractReplicatedMap.ping(timeout) throws ConcurrentModificationException

2007-07-09 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: r554584 - /tomcat/connectors/trunk/util/java/org/apache/tomcat/util/threads/ThreadPool.java

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:46:40 2007 New Revision: 554584 URL: http://svn.apache.org/viewvc?view=rev&rev=554584 Log: Separate sequence increment from getter in ThreadPool to avoid misleading increments during monitoring via JMX. Modified: tomcat/connectors/trunk/util/java/org/apache/

svn commit: r554585 - /tomcat/container/tc5.5.x/webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:47:22 2007 New Revision: 554585 URL: http://svn.apache.org/viewvc?view=rev&rev=554585 Log: Separate sequence increment from getter in ThreadPool to avoid misleading increments during monitoring via JMX. Modified: tomcat/container/tc5.5.x/webapps/docs/changelo

svn commit: r554586 - /tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:47:44 2007 New Revision: 554586 URL: http://svn.apache.org/viewvc?view=rev&rev=554586 Log: Separate sequence increment from getter in ThreadPool to avoid misleading increments during monitoring via JMX. Modified: tomcat/container/branches/tc5.0.x/webapps/docs

svn commit: r554587 - in /tomcat/tc6.0.x/trunk: java/org/apache/tomcat/util/threads/ThreadPool.java webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:48:48 2007 New Revision: 554587 URL: http://svn.apache.org/viewvc?view=rev&rev=554587 Log: Separate sequence increment from getter in ThreadPool to avoid misleading increments during monitoring via JMX. Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/ut

svn commit: r554588 - in /tomcat/trunk: java/org/apache/tomcat/util/threads/ThreadPool.java webapps/docs/changelog.xml

2007-07-09 Thread rjung
Author: rjung Date: Mon Jul 9 02:49:18 2007 New Revision: 554588 URL: http://svn.apache.org/viewvc?view=rev&rev=554588 Log: Separate sequence increment from getter in ThreadPool to avoid misleading increments during monitoring via JMX. Modified: tomcat/trunk/java/org/apache/tomcat/util/threa

DO NOT REPLY [Bug 42836] - Can't deploy application with "path" attribute when using $CATALINA_HOME/conf/[enginename]/[hostname]/context.xml method

2007-07-09 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

Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread jean-frederic clere
Hi, The examples (servlet and JSP) have caused a list of security issues. I think we should remove them from the Tomcat binary packages (6.0 and 5.x at least). Any comments? Cheers Jean-Frederic - To unsubscribe, e-mail: [EM

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Rainer Jung
I'm not sure. They provide an easy entry point for people using Tomcat because it is so simple to just use them. There are a couple of choices: - leave the examples in the download and take their security serious. This is what we do now. - leave the examples in the download, but don't bother

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Yoav Shapira
Hey, On 7/9/07, jean-frederic clere <[EMAIL PROTECTED]> wrote: The examples (servlet and JSP) have caused a list of security issues. I think we should remove them from the Tomcat binary packages (6.0 and 5.x at least). Any comments? I'd like to leave them in, as they're amazingly useful, espec

DO NOT REPLY [Bug 42750] - Http Post requests not handled correctly if there is more than one space between the "POST" and the URL

2007-07-09 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: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread William A. Rowe, Jr.
Rainer Jung wrote: > I'm not sure. They provide an easy entry point for people using Tomcat > because it is so simple to just use them. There are a couple of choices: > > - leave the examples in the download and take their security serious. > This is what we do now. good choice... > - leave the

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread William L. Thomson Jr.
Just FYI, on Gentoo we do not install or provide the examples by default. One must set the examples USE flag for examples to be installed. Because of such they were kinda moot issues for the recent security issues for us on Gentoo. Most running TC in production, or are actually using it for webapp

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Ian Darwin
It's nice if *someone* provides good reference examples; consider the mess in PHP development-by-example that's left the web in a half-usable state. Good reference examples? Do you want to encourage people to code getRequestDispatcher.forward() by hand? Or do you want them using one of the "

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Ian Darwin
William L. Thomson Jr. wrote: Just FYI, on Gentoo we do not install or provide the examples by default. One must set the examples USE flag for examples to be installed. Because of such they were kinda moot issues for the recent security issues for us on Gentoo. Same thing on OpenBSD; there's a

Apache Tomcat PMC chair resolution

2007-07-09 Thread Yoav Shapira
Board, Last month the Apache Tomcat PMC elected Mladen Turk, [EMAIL PROTECTED], to replace me in the capacity of Tomcat PMC Chair. Please consider the resolution below in your next Board meeting. Thanks, Yoav A. Change the Apache Tomcat Project Chair WHEREAS, the Board of Directors her

DO NOT REPLY [Bug 42759] - Can not specify MBeanServer to register MBeans

2007-07-09 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: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Leech, Jonathan
My 2 cents: - Don't install the examples by default. - Implement them in straight .jsp / servlets etc w/o using frameworks. - Encourage each framework to implement the same examples using their framework. -Original Message- From: Ian Darwin [mailto:[EMAIL PROTECTED] Sent: Monday, July 09

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Mladen Turk
jean-frederic clere wrote: Hi, The examples (servlet and JSP) have caused a list of security issues. I think we should remove them from the Tomcat binary packages (6.0 and 5.x at least). Any comments? If the examples are broken, then we have serious problems, either with examples or with th

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Ian Darwin
Leech, Jonathan wrote: My 2 cents: - Don't install the examples by default. - Implement them in straight .jsp / servlets etc w/o using frameworks. - Encourage each framework to implement the same examples using their framework. Fair enough. How about installing by default a very simple exampl

RE: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Leech, Jonathan
Doesn't matter to me whether its a seperate download, or just not installed by default. As for having user inputs or not, I would prefer a more complex example. If the frameworks implement the same examples, they can show off how much simpler they are by comparison. -Original Message- Fro

DO NOT REPLY [Bug 38713] - java.io.IOException: tmpFile.renameTo(classFile) failed when compiling new JSP (upon redeploy)

2007-07-09 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: r554762 - /tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java

2007-07-09 Thread fhanik
Author: fhanik Date: Mon Jul 9 13:52:52 2007 New Revision: 554762 URL: http://svn.apache.org/viewvc?view=rev&rev=554762 Log: Fix BZ 42840 http://issues.apache.org/bugzilla/show_bug.cgi?id=42840 Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java Modifie

svn commit: r554764 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java

2007-07-09 Thread fhanik
Author: fhanik Date: Mon Jul 9 13:53:48 2007 New Revision: 554764 URL: http://svn.apache.org/viewvc?view=rev&rev=554764 Log: fix for bz 42840 http://issues.apache.org/bugzilla/show_bug.cgi?id=42840 Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.j

DO NOT REPLY [Bug 42840] - AbstractReplicatedMap.ping(timeout) throws ConcurrentModificationException

2007-07-09 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 42822] - Entity resolution in JSP documents

2007-07-09 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 42822] - Entity resolution in JSP documents

2007-07-09 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: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Mark Thomas
jean-frederic clere wrote: > Hi, > > The examples (servlet and JSP) have caused a list of security issues. > I think we should remove them from the Tomcat binary packages (6.0 and > 5.x at least). > Any comments? +0. If they are removed I would suggest replacing them with a page that points to t

Re: Removing the examples (JSP/servlet) in TC Binaries

2007-07-09 Thread Remy Maucherat
Mladen Turk wrote: jean-frederic clere wrote: Hi, The examples (servlet and JSP) have caused a list of security issues. I think we should remove them from the Tomcat binary packages (6.0 and 5.x at least). Any comments? If the examples are broken, then we have serious problems, either with

svn commit: r554814 - /tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml

2007-07-09 Thread markt
Author: markt Date: Mon Jul 9 20:40:02 2007 New Revision: 554814 URL: http://svn.apache.org/viewvc?view=rev&rev=554814 Log: Fix typo Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tom

svn commit: r554815 - /tomcat/container/tc5.5.x/webapps/docs/config/http.xml

2007-07-09 Thread markt
Author: markt Date: Mon Jul 9 20:40:49 2007 New Revision: 554815 URL: http://svn.apache.org/viewvc?view=rev&rev=554815 Log: Fix typo Modified: tomcat/container/tc5.5.x/webapps/docs/config/http.xml Modified: tomcat/container/tc5.5.x/webapps/docs/config/http.xml URL: http://svn.apache.org/vi

svn commit: r554816 - /tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml

2007-07-09 Thread markt
Author: markt Date: Mon Jul 9 20:41:39 2007 New Revision: 554816 URL: http://svn.apache.org/viewvc?view=rev&rev=554816 Log: Fix typo Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyote.xml Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/config/coyo

DO NOT REPLY [Bug 42759] - Can not specify MBeanServer to register MBeans

2007-07-09 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