DO NOT REPLY [Bug 47264] Replication's BUG

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47264 Ryuichi Yoshihara yoshihara.ryu...@oss.ntt.co.jp changed: What|Removed |Added Status|NEW

Bug report for Tomcat 6 [2009/07/12]

2009-07-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2009/07/12]

2009-07-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2009/07/12]

2009-07-13 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 47515] New: Tomcat can't replicate session when it is started.

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47515 Summary: Tomcat can't replicate session when it is started. Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: All Status: NEW Severity: normal

Re: Mavenized tomcat build

2009-07-13 Thread Henri Gomez
A big +1. I tried to do a maven build from thé current layout and it was a nightmare, the pom used a this time turning more in an ant than a maven one. Also it prevent to make a good use of m2eclipse with tc. I second David in this, Tomcat 7 could be the first to use a maven build chain

DO NOT REPLY [Bug 47516] New: parameters in conf/context.xml and context.xml.default are ignored

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516 Summary: parameters in conf/context.xml and context.xml.default are ignored Product: Tomcat 6 Version: 6.0.20 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516 Wim Goossens w...@wg.be changed: What|Removed |Added CC||w...@wg.be --

DO NOT REPLY [Bug 47516] parameters in conf/context.xml and context.xml.default are ignored

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47516 --- Comment #1 from Wim Goossens w...@wg.be 2009-07-13 00:54:40 PST --- tested with directory deployment -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

DO NOT REPLY [Bug 47378] welcome-file ignores servlet mapping

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378 --- Comment #4 from Rex Wang rwo...@gmail.com 2009-07-13 01:22:32 PST --- Hi, Dear devs, Has this bug been resolved? I am instreseting in it, where can I get a snapshot build to have a try? Was that committed to 7.0 trunk or 6.0

DO NOT REPLY [Bug 47378] welcome-file ignores servlet mapping

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378 --- Comment #5 from Rex Wang rwo...@gmail.com 2009-07-13 01:57:23 PST --- From my point of view, I don't like the work around to create a dummy file to help request the servlet. The logic I prefer is: 1. scan welcome list from actual

DO NOT REPLY [Bug 47378] welcome-file ignores servlet mapping

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: Question about CVE-2009-0033 DOS vulnerability

2009-07-13 Thread Rainer Jung
On 09.07.2009 23:06, Swapan Gupta wrote: ok, so that means if I have a single worker operating, I will not reach to a situation wherein because of exploitation of this vulnerability my single worker-AJP Connector combination runs out of connections to operate. Is that a fair statement? Yes.

ValveContext Replacement in Tomcat 6.0

2009-07-13 Thread Shah, Dhaval
Hello, I'm trying to upgrade from Tomcat 5.0 to Tomcat 6.0. The Problem I'm facing is that my application uses an interface ValveContext which is missing in Tomcat 6.0. Any idea how can I get this functionality (provided by ValveContext) in Tomcat 6.0. The invokeNext(request, response) method

DO NOT REPLY [Bug 47518] New: Valve Interface Javadocs for invoke method references non-existent method

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47518 Summary: Valve Interface Javadocs for invoke method references non-existent method Product: Tomcat 6 Version: unspecified Platform: PC URL:

svn commit: r793597 - in /tomcat/trunk/modules/jdbc-pool: build.xml doc/jdbc-pool.xml doc/package.xsl doc/project.xml

2009-07-13 Thread fhanik
Author: fhanik Date: Mon Jul 13 14:50:49 2009 New Revision: 793597 URL: http://svn.apache.org/viewvc?rev=793597view=rev Log: Create a package file for the JavaDoc main package Added: tomcat/trunk/modules/jdbc-pool/doc/package.xsl (with props)

svn commit: r793598 - /tomcat/trunk/modules/jdbc-pool/

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 14:53:32 2009 New Revision: 793598 URL: http://svn.apache.org/viewvc?rev=793598view=rev Log: Add some ignores Modified: tomcat/trunk/modules/jdbc-pool/ (props changed) Propchange: tomcat/trunk/modules/jdbc-pool/

svn commit: r793600 - in /tomcat/trunk/java/javax/servlet: AsyncContext.java http/HttpUtils.java

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 14:55:27 2009 New Revision: 793600 URL: http://svn.apache.org/viewvc?rev=793600view=rev Log: Clear props - stops weird TortoiseSvn behaviour Modified: tomcat/trunk/java/javax/servlet/AsyncContext.java (props changed)

svn commit: r793621 - in /tomcat/trunk/java/org/apache/catalina/startup: TldConfig.java TldRuleSet.java

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 16:43:26 2009 New Revision: 793621 URL: http://svn.apache.org/viewvc?rev=793621view=rev Log: Track the TLD URIs processed for each webapp and don't process duplicates. Because this tracks duplicate status in the RuleSet, each digester needs its own RuleSet rather

DO NOT REPLY [Bug 47330] proposal : port of mod_remoteip in Tomcat as RemoteIpValve

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47330 Cyrille Le Clerc cyrille.lecl...@pobox.com changed: What|Removed |Added Attachment #23772|0 |1

DO NOT REPLY [Bug 47518] Valve Interface Javadocs for invoke method references non-existent method

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47518 --- Comment #1 from Mark Thomas ma...@apache.org 2009-07-13 12:09:57 PST --- That looks like the correct fix to me. No need to log 5.5.x separately although patches for both would be appreciated. -- Configure bugmail:

svn commit: r793669 - /tomcat/trunk/bin/setclasspath.bat

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:16:49 2009 New Revision: 793669 URL: http://svn.apache.org/viewvc?rev=793669view=rev Log: Explicitely return value 0 if we return without error from setclasspath.bat. Otherwise errorlevel in catalina.bat is not reset. catalina.bat checks for non-zero errorlevel

svn commit: r793672 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:22:13 2009 New Revision: 793672 URL: http://svn.apache.org/viewvc?rev=793672view=rev Log: Vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r793674 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:25:23 2009 New Revision: 793674 URL: http://svn.apache.org/viewvc?rev=793674view=rev Log: Add proposal. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r793677 - /tomcat/current/tc5.5.x/STATUS.txt

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:28:20 2009 New Revision: 793677 URL: http://svn.apache.org/viewvc?rev=793677view=rev Log: Add backport proposal. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

svn commit: r793680 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:37:30 2009 New Revision: 793680 URL: http://svn.apache.org/viewvc?rev=793680view=rev Log: Remove wrong comment. Thanks Mark for clarification, I was to stupid to notice the variable use. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified:

DO NOT REPLY [Bug 47515] Tomcat can't replicate session when it is started.

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47515 Filip Hanik fha...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO ---

svn commit: r793682 - /tomcat/trunk/build.properties.default

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 19:45:32 2009 New Revision: 793682 URL: http://svn.apache.org/viewvc?rev=793682view=rev Log: Update to commons pool 1.5.2 to get latest fixes Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL:

svn commit: r793685 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 19:47:34 2009 New Revision: 793685 URL: http://svn.apache.org/viewvc?rev=793685view=rev Log: Propose pool update Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r793686 - /tomcat/current/tc5.5.x/STATUS.txt

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 19:48:05 2009 New Revision: 793686 URL: http://svn.apache.org/viewvc?rev=793686view=rev Log: Propose pool update Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

svn commit: r793688 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:57:52 2009 New Revision: 793688 URL: http://svn.apache.org/viewvc?rev=793688view=rev Log: Vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r793689 - /tomcat/current/tc5.5.x/STATUS.txt

2009-07-13 Thread rjung
Author: rjung Date: Mon Jul 13 19:58:37 2009 New Revision: 793689 URL: http://svn.apache.org/viewvc?rev=793689view=rev Log: Vote. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

svn commit: r793694 - in /tomcat/trunk/java/org/apache/catalina/util: FastDateFormat.java URL.java

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 20:20:59 2009 New Revision: 793694 URL: http://svn.apache.org/viewvc?rev=793694view=rev Log: Remove unused classes identified by the UCDetector plug-in Removed: tomcat/trunk/java/org/apache/catalina/util/FastDateFormat.java

DO NOT REPLY [Bug 47378] welcome-file ignores servlet mapping

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378 --- Comment #7 from david jencks djen...@apache.org 2009-07-13 14:18:53 PST --- This issue came up in jetty recently and it became clear in e.g. discussions that the spec wording interpreted literally implies a non-workable solution.

svn commit: r793722 - /tomcat/trunk/java/org/apache/tomcat/util/res/StringManager.java

2009-07-13 Thread markt
Author: markt Date: Mon Jul 13 21:49:14 2009 New Revision: 793722 URL: http://svn.apache.org/viewvc?rev=793722view=rev Log: Prep required for the o.a.tomcat.util.res.StringManager to replace the o.a.c.util.StringManager Adds handling for when classloaders common != server != shared Modified:

svn commit: r793729 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-07-13 Thread kkolinko
Author: kkolinko Date: Mon Jul 13 22:04:58 2009 New Revision: 793729 URL: http://svn.apache.org/viewvc?rev=793729view=rev Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r793732 [2/2] - in /tomcat/trunk/modules/jdbc-pool: ./ doc/ java/org/apache/tomcat/jdbc/pool/ java/org/apache/tomcat/jdbc/pool/interceptor/ java/org/apache/tomcat/jdbc/pool/jmx/ test/org/a

2009-07-13 Thread fhanik
Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPoolMBean.java URL: http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/jmx/ConnectionPoolMBean.java?rev=793732r1=793731r2=793732view=diff

svn commit: r793733 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java

2009-07-13 Thread fhanik
Author: fhanik Date: Mon Jul 13 22:29:16 2009 New Revision: 793733 URL: http://svn.apache.org/viewvc?rev=793733view=rev Log: remove not used methods Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java Modified:

svn commit: r793735 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/ha/session/LocalStrings.properties java/org/apache/catalina/ha/session/LocalStrings_es.properties

2009-07-13 Thread kkolinko
Author: kkolinko Date: Mon Jul 13 22:33:33 2009 New Revision: 793735 URL: http://svn.apache.org/viewvc?rev=793735view=rev Log: Remove standardSession strings not used by DeltaSession Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt

svn commit: r793757 - in /tomcat/trunk/bin: catalina.bat catalina.sh setclasspath.bat setclasspath.sh tool-wrapper.bat tool-wrapper.sh

2009-07-13 Thread kkolinko
Author: kkolinko Date: Tue Jul 14 00:01:01 2009 New Revision: 793757 URL: http://svn.apache.org/viewvc?rev=793757view=rev Log: 1. Ensure that any user defined CLASSPATH variables are not used on startup (as is already implemented since rev.303663), but now allow them to be specified in setenv.sh,

svn commit: r793761 - in /tomcat/trunk/modules/jdbc-pool: ./ java/org/apache/tomcat/jdbc/pool/ test/org/apache/tomcat/jdbc/test/

2009-07-13 Thread fhanik
Author: fhanik Date: Tue Jul 14 00:08:01 2009 New Revision: 793761 URL: http://svn.apache.org/viewvc?rev=793761view=rev Log: more javadoc and corrections Modified: tomcat/trunk/modules/jdbc-pool/build.xml

svn commit: r793765 - /tomcat/current/tc5.5.x/STATUS.txt

2009-07-13 Thread kkolinko
Author: kkolinko Date: Tue Jul 14 00:20:09 2009 New Revision: 793765 URL: http://svn.apache.org/viewvc?rev=793765view=rev Log: proposal and votes Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

svn commit: r793766 - in /tomcat/trunk/modules/jdbc-pool: .classpath java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java

2009-07-13 Thread fhanik
Author: fhanik Date: Tue Jul 14 00:21:17 2009 New Revision: 793766 URL: http://svn.apache.org/viewvc?rev=793766view=rev Log: Fix test case Modified: tomcat/trunk/modules/jdbc-pool/.classpath tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java

DO NOT REPLY [Bug 47515] Tomcat can't replicate session when it is started.

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47515 --- Comment #2 from Ryuichi Yoshihara yoshihara.ryu...@oss.ntt.co.jp 2009-07-13 17:23:30 PST --- Created an attachment (id=23972) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23972) DeltaManager's patch Sorry. This is

Re: svn commit: r793766 - in /tomcat/trunk/modules/jdbc-pool: .classpath java/org/apache/tomcat/jdbc/pool/interceptor/SlowQueryReport.java

2009-07-13 Thread Konstantin Kolinko
2009/7/14 fha...@apache.org: Author: fhanik Date: Tue Jul 14 00:21:17 2009 New Revision: 793766 URL: http://svn.apache.org/viewvc?rev=793766view=rev Log: Fix test case Modified:    tomcat/trunk/modules/jdbc-pool/.classpath    

DO NOT REPLY [Bug 47515] Tomcat can't replicate session when it is started.

2009-07-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47515 --- Comment #3 from Ryuichi Yoshihara yoshihara.ryu...@oss.ntt.co.jp 2009-07-13 18:02:10 PST --- Created an attachment (id=23973) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=23973) DeltaManager's patch Sorry, I miss the

svn commit: r793773 - /tomcat/trunk/modules/jdbc-pool/.classpath

2009-07-13 Thread fhanik
Author: fhanik Date: Tue Jul 14 01:15:29 2009 New Revision: 793773 URL: http://svn.apache.org/viewvc?rev=793773view=rev Log: Fix Modified: tomcat/trunk/modules/jdbc-pool/.classpath Modified: tomcat/trunk/modules/jdbc-pool/.classpath URL:

svn commit: r793797 - in /tomcat/trunk/modules/tomcat-lite/java/org/apache/tomcat/lite: ./ webxml/

2009-07-13 Thread costin
Author: costin Date: Tue Jul 14 05:38:02 2009 New Revision: 793797 URL: http://svn.apache.org/viewvc?rev=793797view=rev Log: Some initial implementations for the 3.0 dynamic registration methods. Moving back web.xml config to separate package - with annotations requiring scanning of all files