DO NOT REPLY [Bug 47795] service sticky_session not being set correctly with multiple isapi_redirect.dll loaded

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47795 --- Comment #1 from ceemour 2009-09-07 22:05:23 PDT --- blah blah blah represents some random mumbly jumbly from the request, definitely not the JSESSIONID -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=emai

DO NOT REPLY [Bug 47796] StandardContext's annotationProcessor field gets cached between webapp start/stop cycles

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47796 mrbrush <20090...@csokker.hu> changed: What|Removed |Added CC||20090...@csokker.hu

DO NOT REPLY [Bug 47796] New: StandardContext's annotationProcessor field gets cached between webapp start/stop cycles

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47796 Summary: StandardContext's annotationProcessor field gets cached between webapp start/stop cycles Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Windows XP

DO NOT REPLY [Bug 47795] New: service sticky_session not being set correctly with multiple isapi_redirect.dll loaded

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47795 Summary: service sticky_session not being set correctly with multiple isapi_redirect.dll loaded Product: Tomcat Connectors Version: 1.2.28 Platform: PC OS/Version: Window

svn commit: r812295 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 22:16:16 2009 New Revision: 812295 URL: http://svn.apache.org/viewvc?rev=812295&view=rev Log: Remove reference to deleted class Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java Modified: tomcat/trunk/java/org/apache/catalina/secur

svn commit: r812278 - /tomcat/tc5.5.x/trunk/STATUS.txt

2009-09-07 Thread rjung
Author: rjung Date: Mon Sep 7 21:20:25 2009 New Revision: 812278 URL: http://svn.apache.org/viewvc?rev=812278&view=rev Log: Add proposal. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?re

Re: [ANN] Apache Tomcat 5.5.28 released

2009-09-07 Thread Mark Thomas
Phil Steitz wrote: > Filip Hanik - Dev Lists wrote: >> The Apache Tomcat team announces (a bit late) the immediate availability >> of Apache >> Tomcat 5.5.28 stable. >> >> Apache Tomcat 5.5.28 incorporates numerous security updates and bug fixes. >> Please refer to the change log for the list of ch

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

2009-09-07 Thread Rainer Jung
On 07.09.2009 18:45, Mark Thomas wrote: > rj...@apache.org wrote: >> URL: http://svn.apache.org/viewvc?rev=810161&view=rev >> + rjung: The docs page contains a typo: rmiRegsitryPortPlatform -> >> rmiRegistryPortPlatform > Fixed. > >> + There are also some hidden defaults (password and ac

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

2009-09-07 Thread Mark Thomas
rj...@apache.org wrote: > URL: http://svn.apache.org/viewvc?rev=810161&view=rev > + rjung: The docs page contains a typo: rmiRegsitryPortPlatform -> > rmiRegistryPortPlatform Fixed. > + There are also some hidden defaults (password and access file) > which might make > + sense t

svn commit: r812210 - in /tomcat/trunk: java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.java

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 15:54:08 2009 New Revision: 812210 URL: http://svn.apache.org/viewvc?rev=812210&view=rev Log: Add an method that enables JNDI and a test case to make sure it works Modified: tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java tomcat/trunk/test/org/apac

svn commit: r812174 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/manager/ManagerServlet.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:57:59 2009 New Revision: 812174 URL: http://svn.apache.org/viewvc?rev=812174&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47705 ArithmeticException: / by zero when expiring sessions via manager (funkman) Modified: tomcat/tc6.0.x/trunk/

DO NOT REPLY [Bug 47705] ArithmeticException: / by zero when expiring sessions via manager

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47705 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:54:20 2009 New Revision: 812171 URL: http://svn.apache.org/viewvc?rev=812171&view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=812171&

DO NOT REPLY [Bug 45403] Tomcat does not reload application

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45403 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r812169 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/loader/LocalStrings.properties java/org/apache/catalina/loader/WebappLoader.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:50:28 2009 New Revision: 812169 URL: http://svn.apache.org/viewvc?rev=812169&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45403 Add additional checks on web app deployment and do not swallow IO errors (kkolinko) Modified: tomcat/tc6.0

DO NOT REPLY [Bug 47413] There is difference in composite ${a}${b} EL expressions between 6.0.18 and 6.0.20

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47413 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r812150 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/jasper/compiler/Generator.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:24:46 2009 New Revision: 812150 URL: http://svn.apache.org/viewvc?rev=812150&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47413 First part of a composite EL expression "${a}${b}" was not coerced to String Without coercion, the concatenatio

DO NOT REPLY [Bug 47046] Shutdown does not unregister all MBeans

2009-09-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47046 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r812146 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jk/server/JkMain.java

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:07:02 2009 New Revision: 812146 URL: http://svn.apache.org/viewvc?rev=812146&view=rev Log: Additional patch required for https://issues.apache.org/bugzilla/show_bug.cgi?id=47046 Clean up Jk components that only exist in the 6.0.x and were hence missed Modified:

svn commit: r812144 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:05:07 2009 New Revision: 812144 URL: http://svn.apache.org/viewvc?rev=812144&view=rev Log: Make fixDocBase error more meaningful Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/cat

svn commit: r812143 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/mbeans/ webapps/docs/ webapps/docs/config/

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 14:01:32 2009 New Revision: 812143 URL: http://svn.apache.org/viewvc?rev=812143&view=rev Log: Add the JmxRemoteLifecycleListener that fixes ports used by JMX, making firewall configuration simpler. Added: tomcat/tc6.0.x/trunk/java/org/apache/catalina/mbeans/Con

svn commit: r812137 - /tomcat/trunk/webapps/docs/config/listeners.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:50:12 2009 New Revision: 812137 URL: http://svn.apache.org/viewvc?rev=812137&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/config/listeners.xml Modified: tomcat/trunk/webapps/docs/config/listeners.xml URL: http://svn.apache.org/viewvc/tomcat/tr

svn commit: r812136 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/startup/Bootstrap.java java/org/apache/tomcat/util/modeler/Registry.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:42:58 2009 New Revision: 812136 URL: http://svn.apache.org/viewvc?rev=812136&view=rev Log: Use PlatformMBeanServer by default. Makes JMX easier. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/jav

svn commit: r812133 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/core/ApplicationFilterConfig.java java/org/apache/catalina/core/LocalStrings.properties java/org/apache/catalina/

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:37:06 2009 New Revision: 812133 URL: http://svn.apache.org/viewvc?rev=812133&view=rev Log: Expose filters via JMX Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/App

svn commit: r812125 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConfig.java

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:24:50 2009 New Revision: 812125 URL: http://svn.apache.org/viewvc?rev=812125&view=rev Log: Fix spelling and other minor niggles Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterConfig.java Modified: tomcat/trunk/java/org/apache/catalina

svn commit: r812121 - /tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:09:49 2009 New Revision: 812121 URL: http://svn.apache.org/viewvc?rev=812121&view=rev Log: Port removal of attribute list from realm howto - reduces duplciation in docs and prevents attribute lists in two locations getting out of sync Modified: tomcat/tc6.0.

svn commit: r812119 - /tomcat/trunk/webapps/docs/realm-howto.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:01:59 2009 New Revision: 812119 URL: http://svn.apache.org/viewvc?rev=812119&view=rev Log: Remove attribute duplication - pages were often out of sync Modified: tomcat/trunk/webapps/docs/realm-howto.xml Modified: tomcat/trunk/webapps/docs/realm-howto.xml URL

svn commit: r812118 - /tomcat/trunk/webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 13:01:34 2009 New Revision: 812118 URL: http://svn.apache.org/viewvc?rev=812118&view=rev Log: Fix typo Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/do

Re: svn commit: r812115 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/changelog.xml

2009-09-07 Thread sebb
On 07/09/2009, ma...@apache.org wrote: > Author: markt > Date: Mon Sep 7 12:45:58 2009 > New Revision: 812115 > > URL: http://svn.apache.org/viewvc?rev=812115&view=rev > Log: > Apply AD improvements > > Modified: > tomcat/tc6.0.x/trunk/STATUS.txt > tomcat/tc6.0.x/trunk/java/org/apac

svn commit: r812116 - /tomcat/tc6.0.x/trunk/webapps/docs/config/realm.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:51:56 2009 New Revision: 812116 URL: http://svn.apache.org/viewvc?rev=812116&view=rev Log: Update JNDI realm docs with new attributes Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/realm.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/realm.xml UR

svn commit: r812115 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:45:58 2009 New Revision: 812115 URL: http://svn.apache.org/viewvc?rev=812115&view=rev Log: Apply AD improvements Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/realm/JNDIRealm.java tomcat/tc6.0.x/trunk/webapps/

svn commit: r812114 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:39:42 2009 New Revision: 812114 URL: http://svn.apache.org/viewvc?rev=812114&view=rev Log: Add a couple of TODOs Modified: tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java Modified: tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java URL: h

svn commit: r812112 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/naming/resources/WARDirContext.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:37:06 2009 New Revision: 812112 URL: http://svn.apache.org/viewvc?rev=812112&view=rev Log: Fix the NPE exposed by the JDBC fix Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/namin

svn commit: r812110 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/loader/JdbcLeakPrevention.java java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:34:14 2009 New Revision: 812110 URL: http://svn.apache.org/viewvc?rev=812110&view=rev Log: Fix JDBC driver de-registration Added: tomcat/tc6.0.x/trunk/java/org/apache/catalina/loader/JdbcLeakPrevention.java (props changed) - copied unchanged from r7

svn commit: r812107 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:26:19 2009 New Revision: 812107 URL: http://svn.apache.org/viewvc?rev=812107&view=rev Log: Add a TODO Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

svn commit: r812106 - /tomcat/tc5.5.x/trunk/STATUS.txt

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:23:36 2009 New Revision: 812106 URL: http://svn.apache.org/viewvc?rev=812106&view=rev Log: Regression in fix for 38797 Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk

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

2009-09-07 Thread markt
Author: markt Date: Mon Sep 7 12:22:35 2009 New Revision: 812105 URL: http://svn.apache.org/viewvc?rev=812105&view=rev Log: Add additional patch required for 38797 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/t