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

2009-03-27 Thread fhanik
Author: fhanik Date: Sat Mar 28 02:46:29 2009 New Revision: 759422 URL: http://svn.apache.org/viewvc?rev=759422&view=rev Log: quote the name Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java Modified: tomcat/trunk/modules/jdbc-pool/java/org/ap

[ANN] Apache Tomcat JK 1.2.28 Web Server Connector released

2009-03-27 Thread Rainer Jung
The Apache Tomcat team is pleased to announce the immediate availability of version 1.2.28 of the Apache Tomcat Connectors. It contains connectors, which allow a web server such as the Apache HTTP Server, Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web application serve

Test - please ignore

2009-03-27 Thread Rainer Jung
Please ignore. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

DO NOT REPLY [Bug 46930] Provide support for renaming JSESSIONID per webapp

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46930 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 from

DO NOT REPLY [Bug 46933] New: Using Java 1.5 in StringManager

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46933 Summary: Using Java 1.5 in StringManager Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

Re: [Proposal] Remove older of the two BIO AJP connectors

2009-03-27 Thread Mark Thomas
Mladen Turk wrote: > Mark Thomas wrote: >> All, >> >> I have been looking at trunk for opportunities to remove duplicate / >> obsolete >> code. We currently have two BIO AJP connectors: >> - org.apache.jk.server.JkCoyoteHandler >> - org.apache.coyote.ajp.AjpProtocol >> >> I would like to remove org

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

2009-03-27 Thread Remy Maucherat
On Fri, 2009-03-27 at 19:07 +0100, Rainer Jung wrote: > You think it's too risky w.r.t. the 6.0 stability, or do you have > anything more specific in mind? Obviously. TC 6 is supposed to be stable. You're not even addressing a bug report here. Rémy

DO NOT REPLY [Bug 46930] New: Provide support for renaming JSESSIONID per webapp

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46930 Summary: Provide support for renaming JSESSIONID per webapp Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: normal Prio

svn commit: r759303 - in /tomcat/site/trunk: docs/download-connectors.html xdocs/download-connectors.xml

2009-03-27 Thread rjung
Author: rjung Date: Fri Mar 27 18:54:25 2009 New Revision: 759303 URL: http://svn.apache.org/viewvc?rev=759303&view=rev Log: Prepare Tomcat Connectors 1.2.28 Release - update Download page Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/xdocs/download-connector

[VOTE][RESULT] Releasing Tomcat Connectors 1.2.28

2009-03-27 Thread Rainer Jung
Rainer Jung schrieb: > Apache Tomcat Connectors 1.2.28 is: > > [X] Stable - no major issues, no regressions > [ ] Beta - at least one significant issue -- tell us what it is > [ ] Alpha - multiple significant issues -- tell us what they are Closing this vote with my own. The result is: 4 votes

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

2009-03-27 Thread Rainer Jung
Hi Rémy, On 27.03.2009 16:48, r...@apache.org wrote: @@ -152,7 +144,7 @@ This is not for invalidation, only for displaying idle times and making persistance decisions. +1: rjung, markt - -1: + -1: remm: no for TC 6.0 You think it's too risky w.r.t. the 6.0 stability, or do yo

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

2009-03-27 Thread remm
Author: remm Date: Fri Mar 27 15:48:58 2009 New Revision: 759183 URL: http://svn.apache.org/viewvc?rev=759183&view=rev Log: - Votes. 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=7591

[bayeux] Listener interface

2009-03-27 Thread Matthias Wessendorf
Since the deliver() method of an Listener impl is called when the client receives a Message (ClientImpl.deliverInternal()), shouldn't it be better called receive ? -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twi

Re: [Proposal] Remove older of the two BIO AJP connectors

2009-03-27 Thread Mladen Turk
Mark Thomas wrote: All, I have been looking at trunk for opportunities to remove duplicate / obsolete code. We currently have two BIO AJP connectors: - org.apache.jk.server.JkCoyoteHandler - org.apache.coyote.ajp.AjpProtocol I would like to remove org.apache.jk.server.JkCoyoteHandler and associ

Re: Obtaining a Unique Connection ID?

2009-03-27 Thread Michael B Allen
On Fri, Mar 27, 2009 at 5:43 AM, Rainer Jung wrote: > On 27.03.2009 01:21, Michael B Allen wrote: >> >> On Mon, Mar 23, 2009 at 10:38 AM, Michael B Allen >>  wrote: >>> >>> On Mon, Mar 23, 2009 at 3:41 AM, Rainer Jung >>>  wrote: Others might have better ideas, but as mentioned in the pr

DO NOT REPLY [Bug 46597] Not all cookie changes in 6.0.x branch have been ported to 5.5.x

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46597 Mark Thomas changed: What|Removed |Added CC||dle...@pfc.cfs.nrcan.gc.ca --- C

DO NOT REPLY [Bug 44705] Tomcat 5.5.26 - cookie with colon in name is parsed incorrectly

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

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 14:44:29 2009 New Revision: 759158 URL: http://svn.apache.org/viewvc?rev=759158&view=rev Log: Replace httpOnly port with comphrensive cookie patch Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.or

DO NOT REPLY [Bug 46597] Not all cookie changes in 6.0.x branch have been ported to 5.5.x

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46597 --- Comment #1 from Mark Thomas 2009-03-27 07:42:04 PST --- Created an attachment (id=23421) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23421) Proposed port of new cookie functionality I have attached a patch the ports

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 13:50:22 2009 New Revision: 759139 URL: http://svn.apache.org/viewvc?rev=759139&view=rev Log: Remove applied fixes Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/

svn commit: r759136 - in /tomcat: connectors/trunk/juli/src/java/org/apache/juli/ClassLoaderLogManager.java container/tc5.5.x/webapps/docs/changelog.xml

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 13:47:02 2009 New Revision: 759136 URL: http://svn.apache.org/viewvc?rev=759136&view=rev Log: Improve handling of situation where web application tries to configure logging at the context level but the security policy prevents this. Modified: tomcat/connectors

[bayeux] Bayeux.getChannels()

2009-03-27 Thread Matthias Wessendorf
public List getChannels() is there a reason why this is not a Set ? -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 13:20:46 2009 New Revision: 759130 URL: http://svn.apache.org/viewvc?rev=759130&view=rev Log: Withdraw my patch. Vote for Filip's. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 13:15:26 2009 New Revision: 759128 URL: http://svn.apache.org/viewvc?rev=759128&view=rev Log: Vote Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=7

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 13:09:18 2009 New Revision: 759127 URL: http://svn.apache.org/viewvc?rev=759127&view=rev Log: Votes 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=759127

svn commit: r759123 - in /tomcat/trunk/java/org/apache: ./ catalina/core/ jasper/runtime/ jasper/servlet/ tomcat/

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 12:56:40 2009 New Revision: 759123 URL: http://svn.apache.org/viewvc?rev=759123&view=rev Log: Move classes from org.apache to org.apache.tomcat Added: tomcat/trunk/java/org/apache/tomcat/InstanceManager.java (contents, props changed) - copied, changed f

[Proposal] Remove older of the two BIO AJP connectors

2009-03-27 Thread Mark Thomas
All, I have been looking at trunk for opportunities to remove duplicate / obsolete code. We currently have two BIO AJP connectors: - org.apache.jk.server.JkCoyoteHandler - org.apache.coyote.ajp.AjpProtocol I would like to remove org.apache.jk.server.JkCoyoteHandler and associated classes. What

DO NOT REPLY [Bug 46923] AJP/1.3 Connector code/documentation mismatch

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

svn commit: r759117 - /tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 12:37:29 2009 New Revision: 759117 URL: http://svn.apache.org/viewvc?rev=759117&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46923 Fully document protocol options for AJP. Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/ajp.xml Modifi

svn commit: r759114 - /tomcat/trunk/webapps/docs/config/ajp.xml

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 12:25:56 2009 New Revision: 759114 URL: http://svn.apache.org/viewvc?rev=759114&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46923 Fully document protocol options for AJP. Modified: tomcat/trunk/webapps/docs/config/ajp.xml Modified: tomc

DO NOT REPLY [Bug 46925] New: Nested groups in JNDI realm with non-recursive implementation

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46925 Summary: Nested groups in JNDI realm with non-recursive implementation Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 41606] The jspInit method is called twice.

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41606 --- Comment #3 from Mark Thomas 2009-03-27 02:49:45 PST --- Chris - thanks for the patch. The patch has been applied to trunk and proposed for 6.0.x and 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?ta

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 09:48:43 2009 New Revision: 759078 URL: http://svn.apache.org/viewvc?rev=759078&view=rev Log: Propose fix for 41606 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x

Re: Obtaining a Unique Connection ID?

2009-03-27 Thread Rainer Jung
On 27.03.2009 01:21, Michael B Allen wrote: On Mon, Mar 23, 2009 at 10:38 AM, Michael B Allen wrote: On Mon, Mar 23, 2009 at 3:41 AM, Rainer Jung wrote: Others might have better ideas, but as mentioned in the previous thread, you can forward the remote port with JkEnvVar REMOTE_PORT and ret

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

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 09:44:49 2009 New Revision: 759076 URL: http://svn.apache.org/viewvc?rev=759076&view=rev Log: Propose patch for 41606 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/STA

DO NOT REPLY [Bug 41606] The jspInit method is called twice.

2009-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41606 Mark Thomas changed: What|Removed |Added CC||br...@pingtoo.com --- Comment #2

DO NOT REPLY [Bug 45774] jspDestroy called after deployment, the second jspInit follows

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

svn commit: r759074 - /tomcat/trunk/java/org/apache/jasper/compiler/Compiler.java

2009-03-27 Thread markt
Author: markt Date: Fri Mar 27 09:42:47 2009 New Revision: 759074 URL: http://svn.apache.org/viewvc?rev=759074&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41606 Prevent double init() of JSP Patch provided by Chris Halstead Modified: tomcat/trunk/java/org/apache/jasper