filter to "emulate" mod_rewrite

2006-08-09 Thread Jean-frederic Clere
Hi, Do we have a filter to "emulate" mod_rewrite features? Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 40220] New: - Order of jar loading affects packaged resources

2006-08-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 40220] - Order of jar loading affects packaged resources

2006-08-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r430043 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/InternalNioInputBuffer.java tomcat/util/net/NioEndpoint.java

2006-08-09 Thread fhanik
Author: fhanik Date: Wed Aug 9 05:26:11 2006 New Revision: 430043 URL: http://svn.apache.org/viewvc?rev=430043&view=rev Log: Tune the connector, next step is to add the ability to have more than one poller, this is achievable by simply having each poller have its own selector, exactly like it i

DO NOT REPLY [Bug 40222] New: - Default Tomcat configuration alows easy session hijacking

2006-08-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r430064 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/ tomcat/util/net/

2006-08-09 Thread fhanik
Author: fhanik Date: Wed Aug 9 07:44:50 2006 New Revision: 430064 URL: http://svn.apache.org/viewvc?rev=430064&view=rev Log: Fixed deadlock issue with thread pool Fixed error catches for a known JDK bug on windows #5076772 Added in the ability to have more than one poller, although performance

svn commit: r430097 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioChannel.java NioEndpoint.java SecureNioChannel.java

2006-08-09 Thread fhanik
Author: fhanik Date: Wed Aug 9 10:12:37 2006 New Revision: 430097 URL: http://svn.apache.org/viewvc?rev=430097&view=rev Log: Added in a cache for byte buffers Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioChannel.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/n

RE: filter to "emulate" mod_rewrite

2006-08-09 Thread Bill Barker
> -Original Message- > From: Jean-frederic Clere [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 09, 2006 3:11 AM > To: Tomcat Developers List > Subject: filter to "emulate" mod_rewrite > > Hi, > > Do we have a filter to "emulate" mod_rewrite features? > Remy wrote one a while b

svn commit: r430130 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net: NioEndpoint.java SecureNioChannel.java

2006-08-09 Thread fhanik
Author: fhanik Date: Wed Aug 9 12:41:02 2006 New Revision: 430130 URL: http://svn.apache.org/viewvc?rev=430130&view=rev Log: SSL byte buffers are cached as well Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/uti

svn commit: r430148 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2006-08-09 Thread fhanik
Author: fhanik Date: Wed Aug 9 14:22:24 2006 New Revision: 430148 URL: http://svn.apache.org/viewvc?rev=430148&view=rev Log: Fixed close down, and degraded a message to debug Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java

URLRewriteFilter

2006-08-09 Thread Yoav Shapira
Hi, I'm sorry I lost the original thread, or I'd respond there, but I believe someone (Bill B?) asked about this earlier today: a mod_rewrite-like Java filter, http://tuckey.org/urlrewrite/ . Yoav - To unsubscribe, e-mail: [EMAI

DO NOT REPLY [Bug 40203] - Apache, mod_jk and Tomcat looses sessions

2006-08-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

error in connecting MYSQL database (Too many connections error)

2006-08-09 Thread prakash shanmugam
hai all, i have one major issue in my project.. My project is developed using jsp,servlets in Tomcat5 with MySql as database.. i am using type1 driver My project is now used by end users in intranet.. When multiple users are accessing at the same time ,its throwing *too many connections ex