DO NOT REPLY [Bug 46115] New: Cannot deploy without specifying "Context Path"

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46115 Summary: Cannot deploy without specifying "Context Path" Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW Severity: minor Priority:

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

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 22:19:32 2008 New Revision: 708780 URL: http://svn.apache.org/viewvc?rev=708780&view=rev Log: added doc around new flag Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/DataSourceFactory.java Modified: tomcat/trunk/modules/jdbc-pool/

svn commit: r708769 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java test/org/apache/tomcat/jdbc/test/FairnessTest.java test/org/apache/tomcat/jdbc/test/Te

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 21:34:29 2008 New Revision: 708769 URL: http://svn.apache.org/viewvc?rev=708769&view=rev Log: Added in a fairness test to showcase the FairBlockingQueue Added: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/FairnessTest.java Modified: tom

svn commit: r708753 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/FairBlockingQueue.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 19:15:35 2008 New Revision: 708753 URL: http://svn.apache.org/viewvc?rev=708753&view=rev Log: Fix the performance issue, don't count down until the lock has been released, this allows for much more concurrency Modified: tomcat/trunk/modules/jdbc-pool/java/org

Re: APR and NIO

2008-10-28 Thread Remy Maucherat
On Tue, 2008-10-28 at 18:56 -0600, Filip Hanik - Dev Lists wrote: > in trunk there is one difference, NIO allows async CometEvent.close, APR > has the hooks in place, but I haven't dared to dig into the poller code yet. > > that's the only thing I can think of right now. I only wanted to see som

[VOTE] Releasing Tomcat Connectors 1.2.27

2008-10-28 Thread Rainer Jung
Hello to the Tomcat team, JK 1.2.27 has been available for testing for two weeks as a svn snapshot. Several bugs have been found and fixed. So I would like to proceed with the release vote. If you want to take a look, the final source distribution can be downloaded from: http://tomcat.apache.org

Re: APR and NIO

2008-10-28 Thread Filip Hanik - Dev Lists
in trunk there is one difference, NIO allows async CometEvent.close, APR has the hooks in place, but I haven't dared to dig into the poller code yet. that's the only thing I can think of right now. Filip Remy Maucherat wrote: Hi, Trying out Bayeux quickly (after all, there's still nothing to

svn commit: r708726 - /tomcat/connectors/tags/jk1.2.x/JK_1_2_27/

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 16:37:59 2008 New Revision: 708726 URL: http://svn.apache.org/viewvc?rev=708726&view=rev Log: Tagging JK 1.2.27. Added: tomcat/connectors/tags/jk1.2.x/JK_1_2_27/ - copied from r708725, tomcat/connectors/trunk/

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

2008-10-28 Thread remm
Author: remm Date: Tue Oct 28 16:27:43 2008 New Revision: 708721 URL: http://svn.apache.org/viewvc?rev=708721&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=7087

APR and NIO

2008-10-28 Thread Remy Maucherat
Hi, Trying out Bayeux quickly (after all, there's still nothing to test with Comet wise otherwise), it works with NIO, but not with APR. What is the fundamental difference ? Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

svn commit: r708717 - in /tomcat/trunk/modules/jdbc-pool: build.xml test/org/apache/tomcat/jdbc/test/TestGCClose.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 16:12:39 2008 New Revision: 708717 URL: http://svn.apache.org/viewvc?rev=708717&view=rev Log: add test target Modified: tomcat/trunk/modules/jdbc-pool/build.xml tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/TestGCClose.java Modified: tom

svn commit: r708712 - /tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 16:01:05 2008 New Revision: 708712 URL: http://svn.apache.org/viewvc?rev=708712&view=rev Log: Final changelog update before 1.2.27. Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/c

svn commit: r708706 - /tomcat/connectors/trunk/jk/xdocs/reference/workers.xml

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 15:39:55 2008 New Revision: 708706 URL: http://svn.apache.org/viewvc?rev=708706&view=rev Log: Add documentation for new session_cookie and session_path. Modified: tomcat/connectors/trunk/jk/xdocs/reference/workers.xml Modified: tomcat/connectors/trunk/jk/xdocs/

svn commit: r708702 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java FairBlockingQueue.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 15:26:03 2008 New Revision: 708702 URL: http://svn.apache.org/viewvc?rev=708702&view=rev Log: stupid eclipse Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java tomcat/trunk/modules/jdbc-pool/java/org/apache/tomca

svn commit: r708690 - /tomcat/connectors/trunk/jk/xdocs/reference/apache.xml

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 14:54:53 2008 New Revision: 708690 URL: http://svn.apache.org/viewvc?rev=708690&view=rev Log: Use existing warn tag for warning in documentation. Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.xml Modified: tomcat/connectors/trunk/jk/xdocs/referenc

svn commit: r708688 - in /tomcat/connectors/trunk/jk/native: STATUS.txt common/jk_version.h

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 14:48:05 2008 New Revision: 708688 URL: http://svn.apache.org/viewvc?rev=708688&view=rev Log: Update STATUS and version file to prepare tagging 1.2.27. Modified: tomcat/connectors/trunk/jk/native/STATUS.txt tomcat/connectors/trunk/jk/native/common/jk_version

svn commit: r708686 - in /tomcat/connectors/trunk/jk/xdocs: index.xml news/20081001.xml

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 14:44:08 2008 New Revision: 708686 URL: http://svn.apache.org/viewvc?rev=708686&view=rev Log: Add news page for 2008 and update front page for 1.2.27. Added: tomcat/connectors/trunk/jk/xdocs/news/20081001.xml (with props) Modified: tomcat/connectors/trunk/

svn commit: r708684 - /tomcat/connectors/trunk/jk/xdocs/reference/apache.xml

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 14:43:18 2008 New Revision: 708684 URL: http://svn.apache.org/viewvc?rev=708684&view=rev Log: Fix typo in docs. Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.xml Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.xml URL: http://svn.apac

svn commit: r708669 - /tomcat/connectors/trunk/jk/xdocs/reference/apache.xml

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 14:06:52 2008 New Revision: 708669 URL: http://svn.apache.org/viewvc?rev=708669&view=rev Log: Add JK_REPLY_TIMEOUT env var to the docs. Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.xml Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.x

svn commit: r708663 - in /tomcat/trunk/modules/jdbc-pool: doc/jdbc-pool.xml java/org/apache/tomcat/jdbc/pool/ConnectionPool.java test/org/apache/tomcat/jdbc/test/DefaultTestCase.java test/org/apache/t

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 13:31:00 2008 New Revision: 708663 URL: http://svn.apache.org/viewvc?rev=708663&view=rev Log: Adjusted the timeout for abandoned, its in seconds Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml tomcat/trunk/modules/jdbc-pool/java/org/apache/tomca

svn commit: r708652 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/ test/org/apache/tomcat/jdbc/test/

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 12:58:43 2008 New Revision: 708652 URL: http://svn.apache.org/viewvc?rev=708652&view=rev Log: Added a different fairness option, since ArrayBlockingQueue with fair=true is really bad for performance Added: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat

svn commit: r708651 - in /tomcat/trunk: modules/jdbc-pool/doc/ modules/jdbc-pool/doc/jdbc-pool.xml webapps/docs/config/jdbc-pool.xml

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 12:50:26 2008 New Revision: 708651 URL: http://svn.apache.org/viewvc?rev=708651&view=rev Log: move over documentation to the module Added: tomcat/trunk/modules/jdbc-pool/doc/ tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml - copied unchanged from r70

DO NOT REPLY [Bug 46109] The reply_timeout counter doesn't decay, when Busyness is specified to lb method.

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46109 Rainer Jung <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708643 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 12:25:53 2008 New Revision: 708643 URL: http://svn.apache.org/viewvc?rev=708643&view=rev Log: Fix BZ 46109: decay reply_timeouts even when lb method is busyness. Also reset reply_timeouts during forced recovery. This problem was already present in 1.2.26. Modified:

Re: [PROPOSAL] Remove the invoker servlet

2008-10-28 Thread Filip Hanik - Dev Lists
+1 for security reasons Filip Mark Thomas wrote: All, I'd like to remove the invoker servlet entirely from trunk (and hence TC7.x onwards) and deprecate it in 6.0.x. Any objections? Mark - To unsubscribe, e-mail: [EMAIL PR

Re: [PROPOSAL] Remove the invoker servlet

2008-10-28 Thread Mark Thomas
Costin Manolache wrote: > +0 > > I kind of liked the functionality ( i.e. write a servlet and have it 'just > work', without web.xml ). > And the annotations have their own problems ( scanning all the classes ). V3 of the servlet spec should include the ability to add servlet and filter mappings

Re: [PROPOSAL] Remove the invoker servlet

2008-10-28 Thread Costin Manolache
+0 I kind of liked the functionality ( i.e. write a servlet and have it 'just work', without web.xml ). And the annotations have their own problems ( scanning all the classes ). But to turn this around to my favorite subject - wouldn't be better to exclude it from the release ? Maybe this and the

svn commit: r708605 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 09:41:36 2008 New Revision: 708605 URL: http://svn.apache.org/viewvc?rev=708605&view=rev Log: when the DB is down, don't wait and try over and over again, simply return the failure Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/Conn

svn commit: r708592 - in /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool: ConnectionPool.java DataSourceFactory.java DataSourceProxy.java PoolProperties.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 08:00:22 2008 New Revision: 708592 URL: http://svn.apache.org/viewvc?rev=708592&view=rev Log: Make the polling fairness configurable Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java tomcat/trunk/modules/jdbc-po

svn commit: r708587 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 07:36:30 2008 New Revision: 708587 URL: http://svn.apache.org/viewvc?rev=708587&view=rev Log: throw an exception instead of timeout when we fail to reconnect Modified: tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java Modifie

svn commit: r708586 - /tomcat/trunk/modules/jdbc-pool/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java

2008-10-28 Thread fhanik
Author: fhanik Date: Tue Oct 28 07:34:28 2008 New Revision: 708586 URL: http://svn.apache.org/viewvc?rev=708586&view=rev Log: Improve validation ordering, when a connection has been acquired, but validation failed, don't let the thread go back into polling mode, instead try to reconnect it. Mod

DO NOT REPLY [Bug 46109] New: The reply_timeout counter doesn't decay, when Busyness is specified to lb method.

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46109 Summary: The reply_timeout counter doesn't decay, when Busyness is specified to lb method. Product: Tomcat Connectors Version: unspecified Platform: All OS/Version: All

Re: [PROPOSAL] Remove the invoker servlet

2008-10-28 Thread Yoav Shapira
On Tue, Oct 28, 2008 at 6:56 AM, Mark Thomas <[EMAIL PROTECTED]> wrote: > I'd like to remove the invoker servlet entirely from trunk (and hence TC7.x > onwards) and deprecate it in 6.0.x. +0. We should document it boldly and let people know before the release. Yoav -

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

2008-10-28 Thread remm
Author: remm Date: Tue Oct 28 05:30:39 2008 New Revision: 708555 URL: http://svn.apache.org/viewvc?rev=708555&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=7085

DO NOT REPLY [Bug 46106] Broken link in documentation

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46106 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708542 - in /tomcat/tc6.0.x/trunk/webapps/docs/config: context.xml engine.xml globalresources.xml host.xml

2008-10-28 Thread markt
Author: markt Date: Tue Oct 28 04:54:03 2008 New Revision: 708542 URL: http://svn.apache.org/viewvc?rev=708542&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46106 Remove references to DefaultContext from docs Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/context.xm

svn commit: r708541 - in /tomcat/trunk/java/org/apache: catalina/core/ catalina/mbeans/ catalina/startup/ naming/factory/

2008-10-28 Thread markt
Author: markt Date: Tue Oct 28 04:52:12 2008 New Revision: 708541 URL: http://svn.apache.org/viewvc?rev=708541&view=rev Log: Remove references to DefaultContext from code Removed: tomcat/trunk/java/org/apache/catalina/mbeans/DefaultContextMBean.java Modified: tomcat/trunk/java/org/apache/

svn commit: r708538 - in /tomcat/trunk/webapps/docs/config: context.xml engine.xml globalresources.xml host.xml

2008-10-28 Thread markt
Author: markt Date: Tue Oct 28 04:50:43 2008 New Revision: 708538 URL: http://svn.apache.org/viewvc?rev=708538&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46106 Remove references to DefaultContext from docs Modified: tomcat/trunk/webapps/docs/config/context.xml to

Re: [PROPOSAL] Remove the invoker servlet

2008-10-28 Thread Tim Funk
+1 - its an evil security hole -Tim Mark Thomas wrote: All, I'd like to remove the invoker servlet entirely from trunk (and hence TC7.x onwards) and deprecate it in 6.0.x. - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

[PROPOSAL] Remove the invoker servlet

2008-10-28 Thread Mark Thomas
All, I'd like to remove the invoker servlet entirely from trunk (and hence TC7.x onwards) and deprecate it in 6.0.x. Any objections? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

DO NOT REPLY [Bug 46106] New: Broken link in documentation

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46106 Summary: Broken link in documentation Product: Tomcat 6 Version: 6.0.18 Platform: Other URL: http://tomcat.apache.org/tomcat-6.0-doc/config/host.html OS/Version: other

DO NOT REPLY [Bug 46104] displayed worker state is wrong

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46104 Rainer Jung <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r708475 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_lb_worker.h jk_status.c

2008-10-28 Thread rjung
Author: rjung Date: Tue Oct 28 01:04:13 2008 New Revision: 708475 URL: http://svn.apache.org/viewvc?rev=708475&view=rev Log: Fix BZ 46104: - Wrong Runtime state code to text mapping (Status worker displays wrong state) and also: - wrong text to state mapping (not used anywhere) - make all state