Storing Tomcat Sessions to MySQL (and Memcached) Round-Robin without sticky sessions

2009-12-11 Thread anthonyvierra
Hello, Thanks in advance for your help. I would like to know if anyone is currently modifying, has modified, or plans to modify Tomcat 6.0.20 to store/read sessions directly in Memcached + MySQL to enable session persistence with round-robin and without sticky sessions? If so would you be so kind

[Tomcat Wiki] Update of "Tomcat_and_IIS_Howto" by Tony.Britton

2009-12-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Tomcat_and_IIS_Howto" page has been changed by Tony.Britton. The comment on this change is: added text for programmatic Web Service Extension entry into IIS 6.0. http://wiki.apache

DO NOT REPLY [Bug 48381] Hostnames in the section are converted to lower case

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48381 --- Comment #2 from japel 2009-12-11 12:56:17 UTC --- Created an attachment (id=24702) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24702) Hoastnames are no longer lower case internally This patch might have several side effe

DO NOT REPLY [Bug 48381] Hostnames in the section are converted to lower case

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48381 --- Comment #1 from japel 2009-12-11 12:52:16 UTC --- Created an attachment (id=24701) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24701) This patch is for the documentation (use lower case hostnames) -- Configure bugmail:

DO NOT REPLY [Bug 48381] New: Hostnames in the section are converted to lower case

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48381 Summary: Hostnames in the section are converted to lower case Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux Status: NEW Severity

DO NOT REPLY [Bug 45255] support disable jsessionid from url against session fixation attacks

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45255 --- Comment #21 from Mark Thomas 2009-12-11 09:45:21 GMT --- I have patched Tomcat 7 to change the session ID on authentication by default. The same patch has been proposed for 6.0.x and 5.5.x although the default may be not to change the s

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

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 17:44:42 2009 New Revision: 889723 URL: http://svn.apache.org/viewvc?rev=889723&view=rev Log: 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?rev=889

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

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 17:44:35 2009 New Revision: 889722 URL: http://svn.apache.org/viewvc?rev=889722&view=rev Log: Proposal 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=889

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

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 17:33:27 2009 New Revision: 889719 URL: http://svn.apache.org/viewvc?rev=889719&view=rev Log: Cleanup of unused method and parameter Modified: tomcat/trunk/java/org/apache/catalina/ha/session/JvmRouteBinderValve.java Modified: tomcat/trunk/java/org/apache/cata

svn commit: r889716 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/ha/session/ java/org/apache/catal

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 17:30:59 2009 New Revision: 889716 URL: http://svn.apache.org/viewvc?rev=889716&view=rev Log: Address session fixation by changing the session ID on authentication. This is enabled by default. This should be safe since this also happens when sessions migrate betwee

svn commit: r889707 - /tomcat/trunk/webapps/docs/config/valve.xml

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 17:14:26 2009 New Revision: 889707 URL: http://svn.apache.org/viewvc?rev=889707&view=rev Log: Remove docs for valve that was replaced with filter Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified: tomcat/trunk/webapps/docs/config/valve.xml URL: htt

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

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 17:04:36 2009 New Revision: 889701 URL: http://svn.apache.org/viewvc?rev=889701&view=rev Log: JARs without any web.xml fragments should not impact the status of distributable Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: t

DO NOT REPLY [Bug 48379] Session cookie domain and path configuration support

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48379 --- Comment #2 from Mark Thomas 2009-12-11 08:49:59 GMT --- Created an attachment (id=24698) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24698) Updated patch for this issue Add the patch from the dev list that the OP forgot

DO NOT REPLY [Bug 48379] Session cookie domain and path configuration support

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48379 --- Comment #1 from Mark Thomas 2009-12-11 08:48:58 GMT --- *** Bug 46976 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

DO NOT REPLY [Bug 46976] tomcat 6 doesn't support configuration of domain parameter of generated session cookies

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

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

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47330 Mark Thomas changed: What|Removed |Added CC||b...@najdi.si --- Comment #13 from M

DO NOT REPLY [Bug 48378] X-Forwarded-For request header support

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

DO NOT REPLY [Bug 48379] New: Session cookie domain and path configuration support

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48379 Summary: Session cookie domain and path configuration support Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement

Re: [PATCH]: X-Forwarded-For support

2009-12-11 Thread Mark Thomas
On 11/12/2009 16:36, Brane F. Gračnar wrote: > Hello :) > > This patch adds support for X-Forwarded-For (or any other) http request > header > holding ip address of real client so that request.getRemoteAddr() return > correct address if tomcat is running behind apache or any other reverse http

DO NOT REPLY [Bug 48378] New: X-Forwarded-For request header support

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48378 Summary: X-Forwarded-For request header support Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P

[PATCH]: X-Forwarded-For support

2009-12-11 Thread Brane F. Gračnar
Hello :) This patch adds support for X-Forwarded-For (or any other) http request header holding ip address of real client so that request.getRemoteAddr() return correct address if tomcat is running behind apache or any other reverse http proxy. Best regards, Brane Index: java/org/apache/catali

[PATCH]: Session cookie domain/path support

2009-12-11 Thread Brane F. Gračnar
Hello :) This patch adds support for configuring session cookie domain and path parameter on per-context basis. Configuration is done by editing META-INF/context.xml Applies to 6.0.20. Best regards, Brane Index: java/org/apache/catalina/core/StandardContext.java =

DO NOT REPLY [Bug 43656] ELSupport.coerceToType won't handle null for java.lang.Number

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 Adam Hardy changed: What|Removed |Added CC||adam.ha...@cyberspaceroad.c

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 Adam Hardy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORM

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43656 --- Comment #26 from Adam Hardy 2009-12-11 07:09:30 UTC --- Created an attachment (id=24692) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24692) zip containing JSP, TLD and java file I came across this bug today - at least i

svn commit: r889617 - in /tomcat: tc5.5.x/trunk/container/webapps/docs/changelog.xml tc6.0.x/trunk/webapps/docs/changelog.xml

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 13:51:12 2009 New Revision: 889617 URL: http://svn.apache.org/viewvc?rev=889617&view=rev Log: Chnagelog updates Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc5.5.x/trun

DO NOT REPLY [Bug 47656] Documentation on server configuration should include note about ant-style variable substitution

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

svn commit: r889615 - in /tomcat: tc5.5.x/trunk/container/webapps/docs/config/index.xml tc6.0.x/trunk/webapps/docs/config/index.xml trunk/webapps/docs/config/index.xml

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 13:47:10 2009 New Revision: 889615 URL: http://svn.apache.org/viewvc?rev=889615&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47656 Add information on system property replacement in config files. Modified: tomcat/tc5.5.x/trunk/container/we

DO NOT REPLY [Bug 47467] Deployment of the war file by URL when contextpath is not specified in Manager Application.

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47467 Mark Thomas changed: What|Removed |Added CC||bku...@martellotech.com --- Comment

DO NOT REPLY [Bug 47544] Ant DeployTask silently ignores config when war is set.

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

DO NOT REPLY [Bug 47537] Empty response when forward to login page fails

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47537 --- Comment #1 from Mark Thomas 2009-12-11 05:21:55 GMT --- Thanks for the report. This has been fixed in trunk (for Tomcat 7) and proposed for back port to 6.0.x and 5.5.x -- Configure bugmail: https://issues.apache.org/bugzilla/userpre

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

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 13:21:07 2009 New Revision: 889611 URL: http://svn.apache.org/viewvc?rev=889611&view=rev Log: Proposal 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=889

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

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 13:20:28 2009 New Revision: 889609 URL: http://svn.apache.org/viewvc?rev=889609&view=rev Log: 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?rev=889

svn commit: r889606 - in /tomcat/trunk/java/org/apache/catalina/authenticator: FormAuthenticator.java LocalStrings.properties

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 13:12:57 2009 New Revision: 889606 URL: http://svn.apache.org/viewvc?rev=889606&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47537 Return an error page if a forward during form auth fails rather than a zero length 200 response. Modified:

svn commit: r889596 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 12:47:13 2009 New Revision: 889596 URL: http://svn.apache.org/viewvc?rev=889596&view=rev Log: Use the right class for the logger Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java Modified: tomcat/trunk/modules/bay

Re: svn commit: r889585 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread Mark Thomas
On 11/12/2009 12:37, Tim Funk wrote: > Did you mena PublishRequest.class? > > +private static final Log log = LogFactory.getLog(RequestBase.class); I did. I was too quick with the copy and paste. Mark > > > -Tim > > ma...@apache.org wrote: >> Author: markt >> Date: Fri Dec 11 12:14:05 20

Re: svn commit: r889585 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread Tim Funk
Did you mena PublishRequest.class? +private static final Log log = LogFactory.getLog(RequestBase.class); -Tim ma...@apache.org wrote: Author: markt Date: Fri Dec 11 12:14:05 2009 New Revision: 889585 URL: http://svn.apache.org/viewvc?rev=889585&view=rev Log: Fix https://issues.apache.org

DO NOT REPLY [Bug 48373] Can not get clients from TomcatBayeux

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

svn commit: r889587 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/TomcatBayeux.java

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 12:17:27 2009 New Revision: 889587 URL: http://svn.apache.org/viewvc?rev=889587&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48373 Patch suggested by wujunchen Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/TomcatBaye

DO NOT REPLY [Bug 48370] PublishRequest.java can not be compiled

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

svn commit: r889585 - /tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/PublishRequest.java

2009-12-11 Thread markt
Author: markt Date: Fri Dec 11 12:14:05 2009 New Revision: 889585 URL: http://svn.apache.org/viewvc?rev=889585&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48370 Remove some unused imports Modified: tomcat/trunk/modules/bayeux/java/org/apache/tomcat/bayeux/request/Pub

DO NOT REPLY [Bug 48373] New: Can not get clients from TomcatBayeux

2009-12-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48373 Summary: Can not get clients from TomcatBayeux Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2