DO NOT REPLY [Bug 51306] NPE in DeltaRequest.writeExternal(DeltaRequest.java:267) when handling remote session expiration

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51306 --- Comment #2 from Dmitry Mikhaylov 2011-06-07 07:46:15 UTC --- Our clusters vary in size from 2 to 11 Tomcats, these problems happen in all configurations. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=emai

DO NOT REPLY [Bug 51306] NPE in DeltaRequest.writeExternal(DeltaRequest.java:267) when handling remote session expiration

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51306 --- Comment #3 from Dmitry Mikhaylov 2011-06-07 07:46:49 UTC --- I'm not sure http://svn.apache.org/viewvc?view=revision&revision=818062 explains what is happening. While what the comment says is totally true, the stack trace I pasted show

DO NOT REPLY [Bug 51333] New: IIS7 64bit needs Enable 32-bit Applications=False

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51333 Bug #: 51333 Summary: IIS7 64bit needs Enable 32-bit Applications=False Product: Tomcat Connectors Version: unspecified Platform: PC Status: NEW Severity: blocker

Re: svn commit: r1132367 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProcessor.java webapps/docs/changelog.xml

2011-06-07 Thread Mark Thomas
On 06/06/2011 19:15, Mark Thomas wrote: > On 06/06/2011 18:43, Caldarale, Charles R wrote: >>> From: Mark Thomas [mailto:ma...@apache.org] >>> Subject: Re: svn commit: r1132367 - in /tomcat/trunk: >>> java/org/apache/coyote/http11/Http11AprProcessor.java >>> webapps/docs/changelog.xml >> >>> On

svn commit: r1132920 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProcessor.java webapps/docs/changelog.xml

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 09:22:44 2011 New Revision: 1132920 URL: http://svn.apache.org/viewvc?rev=1132920&view=rev Log: Revert r1132367. There is no issue. I got confused between AprEndpoint.SendfileData and NioEndpoint.SendfileData Modified: tomcat/trunk/java/org/apache/coyote/http11

Re: Passive Requestor Profile WS-Federation contribution

2011-06-07 Thread Mark Thomas
On 07/06/2011 07:28, Oliver Wulff wrote: > > src="http://zdownload.zurich.com/mailimages/ZHP_MailHeader.gif"; /> > > Hi there > > I'd like to extend Tomcat to support the Passive Requestor Profile of > WS-Federation and contribute this to the community. > > What is the approach I should procee

Re: svn commit: r1131263 - in /tomcat/trunk: java/org/apache/catalina/session/JDBCStore.java java/org/apache/catalina/session/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/config/man

2011-06-07 Thread Mark Thomas
On 06/06/2011 21:40, Felix Schumacher wrote: > Am Montag, den 06.06.2011, 17:56 +0100 schrieb Mark Thomas: >> On 06/06/2011 11:59, Keiichi Fujino wrote: >>> When jdbc-pool or DBCP is used as DB connection pool and >>> removeAbandoned is "true", >>> dbConnection is closed because dbConnection is not

Antwort: Re: Passive Requestor Profile WS-Federation contribution

2011-06-07 Thread Oliver Wulff
Hi Mark WS-Federation Passive Requestor Profile is part of the authentication mechanism within a servlet engine/app server and not part of the web application. http://docs.oasis-open.org/wsfed/federation/v1.2/ws-federation.pdf (section 13) Tomcat provides builtin support for Form based authentica

[PROPOSAL] Enable session replication by default.

2011-06-07 Thread Keiichi Fujino
Hi All. Tomcat7.0.15 can not replicate session if web application defines in WEB-INF/web.xml. Tomcat7.0.14 can replicate session if web application defines in WEB-INF/web.xml. The behavior of this default was changed by rev1130618. The cause is conf/web.xml is not distributable. To enable sessi

DO NOT REPLY [Bug 51334] New: Web SSO support based on WS-Federation Passive Requestor Profile

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51334 Bug #: 51334 Summary: Web SSO support based on WS-Federation Passive Requestor Profile Product: Tomcat 6 Version: unspecified Platform: All OS/Version: All

Antwort: Re: Passive Requestor Profile WS-Federation contribution

2011-06-07 Thread Oliver Wulff
I've raised the following "bug" (enhancements): https://issues.apache.org/bugzilla/show_bug.cgi?id=51334 Mark Thomas

Re: svn commit: r1131263 - in /tomcat/trunk: java/org/apache/catalina/session/JDBCStore.java java/org/apache/catalina/session/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/config/man

2011-06-07 Thread Felix Schumacher
Am Dienstag, den 07.06.2011, 10:34 +0100 schrieb Mark Thomas: > On 06/06/2011 21:40, Felix Schumacher wrote: > > Am Montag, den 06.06.2011, 17:56 +0100 schrieb Mark Thomas: > >> On 06/06/2011 11:59, Keiichi Fujino wrote: > >>> When jdbc-pool or DBCP is used as DB connection pool and > >>> removeAba

Re: svn commit: r1131263 - in /tomcat/trunk: java/org/apache/catalina/session/JDBCStore.java java/org/apache/catalina/session/LocalStrings.properties webapps/docs/changelog.xml webapps/docs/config/man

2011-06-07 Thread Mark Thomas
On 07/06/2011 13:22, Felix Schumacher wrote: > Am Dienstag, den 07.06.2011, 10:34 +0100 schrieb Mark Thomas: >> On 06/06/2011 21:40, Felix Schumacher wrote: >>> But I would gladly provide a patch where connections are returned to the >>> pool. >> >> That would be great. Thanks. > I have attache

DO NOT REPLY [Bug 51264] Context/Manager/Store configuration proposal

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51264 Felix Schumacher changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIX

DO NOT REPLY [Bug 51264] Context/Manager/Store configuration proposal

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51264 --- Comment #6 from Felix Schumacher 2011-06-07 13:28:44 UTC --- Created attachment 27125 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27125 return pooled connections as early as poosible -- Configure bugmail: https://issue

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 12:37, Keiichi Fujino wrote: > Hi All. > > Tomcat7.0.15 can not replicate session if web application defines > in WEB-INF/web.xml. > Tomcat7.0.14 can replicate session if web application defines > in WEB-INF/web.xml. > The behavior of this default was changed by rev1130618. > The c

Re: [VOTE] Release Apache Tomcat 7.0.15

2011-06-07 Thread Mark Thomas
On 04/06/2011 21:21, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.15 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.15/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_15/ > > The prop

DO NOT REPLY [Bug 51324] When OutputBuffer.doFlush gets Exception, doFlush gets stuck to true

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51324 Mark Thomas changed: What|Removed |Added Attachment #27122|0 |1 is patch|

svn commit: r1133014 - in /tomcat/trunk: java/org/apache/catalina/connector/OutputBuffer.java webapps/docs/changelog.xml

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 14:00:16 2011 New Revision: 1133014 URL: http://svn.apache.org/viewvc?rev=1133014&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51324 Improve handling of exceptions when flushing the response buffer to ensure that the doFlush flag does not get

DO NOT REPLY [Bug 51324] When OutputBuffer.doFlush gets Exception, doFlush gets stuck to true

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

DO NOT REPLY [Bug 51334] Web SSO support based on WS-Federation Passive Requestor Profile

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51334 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Version|unspecif

DO NOT REPLY [Bug 38546] Google bot sends invalid If-Modifed-Since Header, Tomcat throws exception

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38546 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

DO NOT REPLY [Bug 51264] Context/Manager/Store configuration proposal

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51264 Felix Schumacher changed: What|Removed |Added Platform|PC |All Version|unspecif

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Konstantin Kolinko
2011/6/7 Keiichi Fujino : > Hi All. > > Tomcat7.0.15 can not replicate session if web application defines > in WEB-INF/web.xml. > Tomcat7.0.14 can replicate session if web application defines > in WEB-INF/web.xml. > The behavior of this default was changed by rev1130618. > The cause is conf/web.x

DO NOT REPLY [Bug 51264] Context/Manager/Store configuration proposal

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51264 Felix Schumacher changed: What|Removed |Added Attachment #27125|0 |1 is obsolete|

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 16:21, Konstantin Kolinko wrote: > 2011/6/7 Keiichi Fujino : >> Hi All. >> >> Tomcat7.0.15 can not replicate session if web application defines >> in WEB-INF/web.xml. >> Tomcat7.0.14 can replicate session if web application defines >> in WEB-INF/web.xml. >> The behavior of this defa

svn commit: r1133112 - /tomcat/trunk/conf/catalina.properties

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 17:51:43 2011 New Revision: 1133112 URL: http://svn.apache.org/viewvc?rev=1133112&view=rev Log: Add a few more exclusions Modified: tomcat/trunk/conf/catalina.properties Modified: tomcat/trunk/conf/catalina.properties URL: http://svn.apache.org/viewvc/tomcat/t

svn commit: r1133122 - in /tomcat/trunk: java/org/apache/jasper/compiler/TldLocationsCache.java java/org/apache/jasper/resources/LocalStrings.properties webapps/docs/changelog.xml

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 18:18:06 2011 New Revision: 1133122 URL: http://svn.apache.org/viewvc?rev=1133122&view=rev Log: Don't overwhelm logs with TLD scanning messages but make users aware there is room for improvement and tell them how to get at the detail. Modified: tomcat/trunk/jav

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Christopher Schultz
Keiichi, On 6/7/2011 7:37 AM, Keiichi Fujino wrote: > Index: conf/web.xml > === > --- conf/web.xml (revision 1127122) > +++ conf/web.xml (working copy) > @@ -4176,4 +4176,6 @@ > index.jsp > > > + > + >

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 19:30, Christopher Schultz wrote: > Keiichi, > > On 6/7/2011 7:37 AM, Keiichi Fujino wrote: >> Index: conf/web.xml >> === >> --- conf/web.xml (revision 1127122) >> +++ conf/web.xml (working copy) >> @@ -4176,4 +4

Re: [VOTE] Release Apache Tomcat 7.0.15

2011-06-07 Thread Christopher Schultz
Mark, On 6/4/2011 4:21 PM, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.15 release is now available for voting. > > The proposed 7.0.15 release is: > > [X] Broken - do not release Based upon broken capability. :( -chris signature.asc Description: OpenPGP digital signature

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

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 18:42:36 2011 New Revision: 1133127 URL: http://svn.apache.org/viewvc?rev=1133127&view=rev Log: Prep for 7.0.16 tag Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tru

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

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 18:43:03 2011 New Revision: 1133128 URL: http://svn.apache.org/viewvc?rev=1133128&view=rev Log: 7.0.15 was broken Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk

DO NOT REPLY [Bug 51337] New: java.lang.NullPointerException org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:639)

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51337 Bug #: 51337 Summary: java.lang.NullPointerException org.eclipse.jdt.internal.compiler.lookup.LookupEnviron ment.createPackage(LookupEnvironment.java:639) Product: To

DO NOT REPLY [Bug 51337] java.lang.NullPointerException org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:639)

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51337 Martin Gainty changed: What|Removed |Added CC||mgai...@hotmail.com -- Configure

svn commit: r1133131 - /tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 19:04:41 2011 New Revision: 1133131 URL: http://svn.apache.org/viewvc?rev=1133131&view=rev Log: Don't use a single quote in the message Modified: tomcat/trunk/java/org/apache/catalina/session/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catali

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Christopher Schultz
Mark, On 6/7/2011 2:36 PM, Mark Thomas wrote: > On 07/06/2011 19:30, Christopher Schultz wrote: >> Keiichi, >> >> On 6/7/2011 7:37 AM, Keiichi Fujino wrote: >>> Index: conf/web.xml >>> === >>> --- conf/web.xml(revision 1127122) >>

DO NOT REPLY [Bug 51337] java.lang.NullPointerException org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:639)

2011-06-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51337 --- Comment #1 from Christopher Schultz 2011-06-07 19:09:51 UTC --- How about with TC 7.0.14? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are t

DO NOT REPLY [Bug 51337] java.lang.NullPointerException org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createPackage(LookupEnvironment.java:639)

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

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 20:08, Christopher Schultz wrote: > Mark, > > On 6/7/2011 2:36 PM, Mark Thomas wrote: >> On 07/06/2011 19:30, Christopher Schultz wrote: >>> Keiichi, >>> >>> On 6/7/2011 7:37 AM, Keiichi Fujino wrote: Index: conf/web.xml =

svn commit: r1133134 - in /tomcat/trunk: java/org/apache/catalina/session/JDBCStore.java webapps/docs/changelog.xml webapps/docs/config/manager.xml

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 19:28:42 2011 New Revision: 1133134 URL: http://svn.apache.org/viewvc?rev=1133134&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51264 Improve fix to return connections to the pool when not in use. Patch provided by Felix Schumacher. Modified:

DO NOT REPLY [Bug 51264] Context/Manager/Store configuration proposal

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

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Jess Holle
web apps whose web.xml does not specify distributable should certainly not be treated as such -- that would be a spec violation and break lots of web apps. On 6/7/2011 2:08 PM, Christopher Schultz wrote: Mark, On 6/7/2011 2:36 PM, Mark Thomas wrote: On 07/06/2011 19:30, Christopher Schultz w

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 20:24, Jess Holle wrote: > web apps whose web.xml does not specify distributable should certainly > not be treated as such -- that would be a spec violation and break lots > of web apps. How many times do I have to write this? This is NOT what is being proposed. All the proposed chan

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Rainer Jung
On 07.06.2011 21:39, Mark Thomas wrote: > On 07/06/2011 20:24, Jess Holle wrote: >> web apps whose web.xml does not specify distributable should certainly >> not be treated as such -- that would be a spec violation and break lots >> of web apps. > > How many times do I have to write this? This is

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 21:54, Rainer Jung wrote: > On 07.06.2011 21:39, Mark Thomas wrote: >> On 07/06/2011 20:24, Jess Holle wrote: >>> web apps whose web.xml does not specify distributable should certainly >>> not be treated as such -- that would be a spec violation and break lots >>> of web apps. >> >> H

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Konstantin Kolinko
2011/6/8 Mark Thomas : > On 07/06/2011 21:54, Rainer Jung wrote: >> On 07.06.2011 21:39, Mark Thomas wrote: >>> On 07/06/2011 20:24, Jess Holle wrote: web apps whose web.xml does not specify distributable should certainly not be treated as such -- that would be a spec violation and break

svn commit: r1133170 - /tomcat/trunk/java/org/apache/jasper/compiler/TldLocationsCache.java

2011-06-07 Thread kkolinko
Author: kkolinko Date: Tue Jun 7 21:56:16 2011 New Revision: 1133170 URL: http://svn.apache.org/viewvc?rev=1133170&view=rev Log: Followup to r1133122 if(flag) set flag:=false Modified: tomcat/trunk/java/org/apache/jasper/compiler/TldLocationsCache.java Modified: tomcat/trunk/java/org/apache

svn commit: r1133172 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 22:04:44 2011 New Revision: 1133172 URL: http://svn.apache.org/viewvc?rev=1133172&view=rev Log: Enable for async requests Modified: tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java Modified: tomcat/trunk/java/org/apache/catalina/val

svn commit: r1133173 - /tomcat/trunk/java/org/apache/catalina/valves/JDBCAccessLogValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 22:05:31 2011 New Revision: 1133173 URL: http://svn.apache.org/viewvc?rev=1133173&view=rev Log: Enable for async requests (invoke just passes the request through so no issues with async) Modified: tomcat/trunk/java/org/apache/catalina/valves/JDBCAccessLogValve.

Re: svn commit: r1133170 - /tomcat/trunk/java/org/apache/jasper/compiler/TldLocationsCache.java

2011-06-07 Thread Mark Thomas
On 07/06/2011 22:56, kkoli...@apache.org wrote: > Author: kkolinko > Date: Tue Jun 7 21:56:16 2011 > New Revision: 1133170 > > URL: http://svn.apache.org/viewvc?rev=1133170&view=rev > Log: > Followup to r1133122 > if(flag) set flag:=false Thanks for the catch. I inverted the logic and forget tha

svn commit: r1133177 - /tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 22:14:52 2011 New Revision: 1133177 URL: http://svn.apache.org/viewvc?rev=1133177&view=rev Log: Enable for async requests Only look for a change on non-async requests. There will always be one of these before any async processing on a request so no need to check if

svn commit: r1133182 - /tomcat/trunk/webapps/docs/logging.xml

2011-06-07 Thread kkolinko
Author: kkolinko Date: Tue Jun 7 22:28:45 2011 New Revision: 1133182 URL: http://svn.apache.org/viewvc?rev=1133182&view=rev Log: Align log4j configuration example with log4j documentation: start property names with an uppercase character. It is just a question of style: it should work either way

Re: [VOTE] Release Apache Tomcat 7.0.15

2011-06-07 Thread Rainer Jung
Update: I ran org/apache/tomcat/util/http/mapper/TestMapperWelcomeFiles.java in a loop. The crash happens in about 5-10% of all runs. I'm not saying the crsh is specific to this test, I just tried to reproduce it with the test for which I noticed it first. The good thing: - I checked without r11

svn commit: r1133185 - /tomcat/trunk/webapps/docs/logging.xml

2011-06-07 Thread kkolinko
Author: kkolinko Date: Tue Jun 7 22:40:56 2011 New Revision: 1133185 URL: http://svn.apache.org/viewvc?rev=1133185&view=rev Log: Simplify markup: remove s from the end of lines. They are not needed inside the tag. Modified: tomcat/trunk/webapps/docs/logging.xml Modified: tomcat/trunk/weba

svn commit: r1133188 - /tomcat/tc6.0.x/trunk/webapps/docs/logging.xml

2011-06-07 Thread kkolinko
Author: kkolinko Date: Tue Jun 7 22:49:42 2011 New Revision: 1133188 URL: http://svn.apache.org/viewvc?rev=1133188&view=rev Log: Align log4j configuration example with log4j documentation: start property names with an uppercase character. Remove s from the end of lines. They are not needed insid

svn commit: r1133193 - /tomcat/trunk/java/org/apache/catalina/valves/PersistentValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:12:18 2011 New Revision: 1133193 URL: http://svn.apache.org/viewvc?rev=1133193&view=rev Log: Enable for async requests Don't persist the session if processing an async request. Note: There may be some async states where the session could be safely persisted. Mod

svn commit: r1133197 - /tomcat/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:37:29 2011 New Revision: 1133197 URL: http://svn.apache.org/viewvc?rev=1133197&view=rev Log: Enable for async requests. Depending on how async is used, may see multiple replication requests for a single async request. Modified: tomcat/trunk/java/org/apache/c

svn commit: r1133199 - /tomcat/trunk/java/org/apache/catalina/valves/SemaphoreValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:43:31 2011 New Revision: 1133199 URL: http://svn.apache.org/viewvc?rev=1133199&view=rev Log: Enable for async requests. Async requests should appear as serial requests when requiring multiple internal requests so concurrency should behave as expected. Modified:

svn commit: r1133200 - /tomcat/trunk/java/org/apache/catalina/valves/StuckThreadDetectionValve.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:47:16 2011 New Revision: 1133200 URL: http://svn.apache.org/viewvc?rev=1133200&view=rev Log: Enable for async requests. Looking for stuck threads - no special async support required here. When the asycn timeout is infinite requests may get stuck but that'll need a

svn commit: r1133201 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:48:17 2011 New Revision: 1133201 URL: http://svn.apache.org/viewvc?rev=1133201&view=rev Log: Correct a regression in the fix for bug 51278 that prevented any web application from being marked as distributable. (kfujino) Modified: tomcat/trunk/java/org/apache

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

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:50:55 2011 New Revision: 1133202 URL: http://svn.apache.org/viewvc?rev=1133202&view=rev Log: Update changelog post valve changes Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/v

svn commit: r1133204 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2011-06-07 Thread markt
Author: markt Date: Tue Jun 7 23:56:14 2011 New Revision: 1133204 URL: http://svn.apache.org/viewvc?rev=1133204&view=rev Log: Simplify as per kkolinko's review Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/trunk/java/org/apache/catalina/startup/

Re: [PROPOSAL] Enable session replication by default.

2011-06-07 Thread Mark Thomas
On 07/06/2011 22:42, Konstantin Kolinko wrote: > BTW, two minor thoughts wrt. o.a.c.startup.ContextConfig#webConfig() > 1) Line 1208 > > // Parse host level web.xml if present > // Additive apart from welcome pages > webXml.setReplaceWelcomeFiles(true); > InputSourc

svn commit: r1133221 - in /tomcat/trunk: java/org/apache/catalina/deploy/WebXml.java java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2011-06-07 Thread markt
Author: markt Date: Wed Jun 8 00:44:14 2011 New Revision: 1133221 URL: http://svn.apache.org/viewvc?rev=1133221&view=rev Log: Fix regression in welcome file processing Modified: tomcat/trunk/java/org/apache/catalina/deploy/WebXml.java tomcat/trunk/java/org/apache/catalina/startup/Context

Tagging 7.0.16

2011-06-07 Thread Mark Thomas
I think all the fixes required for 7.0.16 are in place. I plan to run the unit and TCK tests tomorrow and tag tomorrow evening if they all pass. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional co