Re: Hosting the current Tomcat Maven Plugin from mojo codehaus

2011-01-19 Thread Henri Gomez
2011/1/18 Olivier Lamy : > Hi Folks, > As you probably know there is a Tomcat Maven plugin available > @codehaus [1] which provide various maven goals to use tomcat during > dev process. > So the probably best and more natural place to host is (IMHO) the ASF > repo (in the tomcat path). > The two m

DO NOT REPLY [Bug 50615] New: High count of Close_Wait

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50615 Summary: High count of Close_Wait Product: Tomcat 6 Version: 6.0.14 Platform: All OS/Version: Linux Status: NEW Severity: critical Priority: P2 Compo

DO NOT REPLY [Bug 50615] High count of Close_Wait

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50615 --- Comment #1 from johnchin...@gmail.com 2011-01-19 05:58:00 EST --- Kindly help us to resolve the high count of close_wait -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this ma

DO NOT REPLY [Bug 50615] High count of Close_Wait

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

svn commit: r1060772 - in /tomcat/trunk: res/findbugs/filter-post-7.0.x-fixes.xml webapps/examples/WEB-INF/classes/async/Stockticker.java

2011-01-19 Thread markt
Author: markt Date: Wed Jan 19 11:39:06 2011 New Revision: 1060772 URL: http://svn.apache.org/viewvc?rev=1060772&view=rev Log: Findbugs Modified: tomcat/trunk/res/findbugs/filter-post-7.0.x-fixes.xml tomcat/trunk/webapps/examples/WEB-INF/classes/async/Stockticker.java Modified: tomcat/tr

[Tomcat Wiki] Update of "David" by David

2011-01-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "David" page has been changed by David. The comment on this change is: We offer Cheap Shared Web Hosting, Reliable Reseller Web Hosting, Quality VPS Hosting, Powerful Dedicated Ser

[Tomcat Wiki] Update of "David" by David

2011-01-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "David" page has been changed by David. http://wiki.apache.org/tomcat/David?action=diff&rev1=1&rev2=2 -- ##language:en == Infren

[Tomcat Wiki] Update of "David/http:/www.infrenion.com/ring-the-christmas-bells-with-infrenion-networks-50-discount.html" by David

2011-01-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "David/http:/www.infrenion.com/ring-the-christmas-bells-with-infrenion-networks-50-discount.html" page has been changed by David. http://wiki.apache.org/tomcat/David/http%3A/www.in

Page David/http:/www.infrenion.com/ring-the-christmas-bells-with-infrenion-networks-50-discount.html deleted from Tomcat Wiki

2011-01-19 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "David/http:/www.infrenion.com/ring-the-christmas-bells-with-infrenion-networks-50-discount.html" has been deleted by TimFunk. The comment on this change is: spam removal. http://wiki.apache.org/t

Page David deleted from Tomcat Wiki

2011-01-19 Thread Apache Wiki
Dear wiki user, You have subscribed to a wiki page "Tomcat Wiki" for change notification. The page "David" has been deleted by TimFunk. The comment on this change is: spam removal. http://wiki.apache.org/tomcat/David - To unsubs

Re: Tomcat 7.0.x. still CTR?

2011-01-19 Thread Filip Hanik - Dev Lists
I'd prefer to stay CTR for a while. Chances are there are still much to be fixed given all the changes that have taken place. Filip On 1/18/2011 11:41 AM, Christopher Schultz wrote: All, Since Tomcat 7.0.x went stable, does that change the commit policy, or are we still doing commit-them-revie

svn commit: r1060891 - /tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java

2011-01-19 Thread markt
Author: markt Date: Wed Jan 19 18:14:51 2011 New Revision: 1060891 URL: http://svn.apache.org/viewvc?rev=1060891&view=rev Log: Remove reflection part of stack trace when Catalina throws an Exception - makes it easier to see what went wrong Modified: tomcat/trunk/java/org/apache/catalina/star

DO NOT REPLY [Bug 22405] warn if not deploy with umask "0077" or if deployed as "root" and provide tutorial URL "Secure deployment"

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=22405 --- Comment #5 from Mark Thomas 2011-01-19 13:45:40 EST --- Created an attachment (id=26519) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26519) Proposed patch for Tomcat 7 This patch adds a new listener that checks the user

Re: DO NOT REPLY [Bug 22405] warn if not deploy with umask "0077" or if deployed as "root" and provide tutorial URL "Secure deployment"

2011-01-19 Thread Mark Thomas
On 19/01/2011 18:45, bugzi...@apache.org wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=22405 > > --- Comment #5 from Mark Thomas 2011-01-19 13:45:40 EST --- > Created an attachment (id=26519) > --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26519) > Proposed patch for To

Re: svn commit: r1060627 - in /tomcat/trunk/webapps: docs/changelog.xml host-manager/META-INF/context.xml manager/META-INF/context.xml

2011-01-19 Thread Mark Thomas
On 19/01/2011 01:18, Tim Funk wrote: > +1 - It might be nice to match 127.0.0.[0-9]{1,3} so it is more virtual > machine friendly for those who map localhost to an alternate loopback > address. +1 to having it as a comment, or +1 to removing the comment and having it there for real? Either way I'

Re: DO NOT REPLY [Bug 22405] warn if not deploy with umask "0077" or if deployed as "root" and provide tutorial URL "Secure deployment"

2011-01-19 Thread Ian Darwin
On 01/19/11 13:47, Mark Thomas wrote: > On 19/01/2011 18:45, bugzi...@apache.org wrote: >> https://issues.apache.org/bugzilla/show_bug.cgi?id=22405 >> >> --- Comment #5 from Mark Thomas 2011-01-19 13:45:40 EST >> --- >> Created an attachment (id=26519) >> --> (https://issues.apache.org/bugzilla/

Re: svn commit: r1060627 - in /tomcat/trunk/webapps: docs/changelog.xml host-manager/META-INF/context.xml manager/META-INF/context.xml

2011-01-19 Thread Tim Funk
My bad - I meant +1 to having it for real. -Tim On 1/19/2011 1:48 PM, Mark Thomas wrote: On 19/01/2011 01:18, Tim Funk wrote: +1 - It might be nice to match 127.0.0.[0-9]{1,3} so it is more virtual machine friendly for those who map localhost to an alternate loopback address. +1 to having i

Re: DO NOT REPLY [Bug 22405] warn if not deploy with umask "0077" or if deployed as "root" and provide tutorial URL "Secure deployment"

2011-01-19 Thread Mark Thomas
On 19/01/2011 18:53, Ian Darwin wrote: > On 01/19/11 13:47, Mark Thomas wrote: >> On 19/01/2011 18:45, bugzi...@apache.org wrote: >>> https://issues.apache.org/bugzilla/show_bug.cgi?id=22405 >>> >>> --- Comment #5 from Mark Thomas 2011-01-19 13:45:40 EST >>> --- >>> Created an attachment (id=2651

svn commit: r1060901 - in /tomcat/trunk/webapps: host-manager/META-INF/context.xml manager/META-INF/context.xml

2011-01-19 Thread markt
Author: markt Date: Wed Jan 19 19:02:22 2011 New Revision: 1060901 URL: http://svn.apache.org/viewvc?rev=1060901&view=rev Log: Update the ipv4 loopback regex to cover 127.0.0.1/8. Fortunately, ipv6 only has a single explicit loopback address. Modified: tomcat/trunk/webapps/host-manager/META-

svn commit: r1060907 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ java/org/apache/catalina/tribes/tipis/ java/org/apache/el/parser/ java/org/apache/naming/ java/

2011-01-19 Thread markt
Author: markt Date: Wed Jan 19 19:08:36 2011 New Revision: 1060907 URL: http://svn.apache.org/viewvc?rev=1060907&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50601 Code clean-up Patch provided by sebb Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationTagl

DO NOT REPLY [Bug 50601] Redundant null checks before instanceof in equals()

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

svn commit: r1060927 - in /tomcat/trunk/java/org/apache: catalina/Context.java catalina/core/StandardContext.java catalina/startup/ContextConfig.java naming/resources/BaseDirContext.java

2011-01-19 Thread markt
Author: markt Date: Wed Jan 19 19:36:58 2011 New Revision: 1060927 URL: http://svn.apache.org/viewvc?rev=1060927&view=rev Log: Rename in preparation for https://issues.apache.org/bugzilla/show_bug.cgi?id=50535 Modified: tomcat/trunk/java/org/apache/catalina/Context.java tomcat/trunk/java

Re: DO NOT REPLY [Bug 22405] warn if not deploy with umask "0077" or if deployed as "root" and provide tutorial URL "Secure deployment"

2011-01-19 Thread Rainer Jung
On 19.01.2011 20:00, Mark Thomas wrote: On 19/01/2011 18:53, Ian Darwin wrote: On 01/19/11 13:47, Mark Thomas wrote: On 19/01/2011 18:45, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=22405 --- Comment #5 from Mark Thomas 2011-01-19 13:45:40 EST --- Created an

Re: Tomcat 7.0.x. still CTR?

2011-01-19 Thread Rainer Jung
On 19.01.2011 18:23, Filip Hanik - Dev Lists wrote: I'd prefer to stay CTR for a while. Chances are there are still much to be fixed given all the changes that have taken place. +1 On 1/18/2011 11:41 AM, Christopher Schultz wrote: All, Since Tomcat 7.0.x went stable, does that change the co

Re: DO NOT REPLY [Bug 22405] warn if not deploy with umask "0077" or if deployed as "root" and provide tutorial URL "Secure deployment"

2011-01-19 Thread Mark Thomas
On 19/01/2011 19:37, Rainer Jung wrote: > Not tested with Java 6, but at least for Java 5 user.name still seems to > return the real uid, not the effective one. So I expect under jsvc you > will still get root as the result. > > See: > > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4290712

DO NOT REPLY [Bug 50613] ConnectionPool.size corruption when evictions enabled:

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50613 Filip Hanik changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Filip Hanik

DO NOT REPLY [Bug 50620] New: Session related errors prevent clean recycle of Request and Response objects by CoyoteAdapter

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50620 Summary: Session related errors prevent clean recycle of Request and Response objects by CoyoteAdapter Product: Tomcat 6 Version: unspecified Platform: All OS/Version: Al

svn commit: r1060998 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/ConnectionPool.java test/org/apache/tomcat/jdbc/test/TestSizePreservation.java

2011-01-19 Thread fhanik
Author: fhanik Date: Wed Jan 19 21:25:08 2011 New Revision: 1060998 URL: http://svn.apache.org/viewvc?rev=1060998&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=50613 Fix concurrency bug around size calculation for the pool Added: tomcat/trunk/modules/jdbc-pool/test/org/apa

DO NOT REPLY [Bug 50613] ConnectionPool.size corruption when evictions enabled:

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50613 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1061017 - /tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

2011-01-19 Thread fhanik
Author: fhanik Date: Wed Jan 19 21:45:20 2011 New Revision: 1061017 URL: http://svn.apache.org/viewvc?rev=1061017&view=rev Log: doco update Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml URL: http://svn.apache.org/viewvc

svn commit: r1061023 - in /tomcat/trunk/modules/jdbc-pool: build.properties.default sign.sh

2011-01-19 Thread fhanik
Author: fhanik Date: Wed Jan 19 21:54:08 2011 New Revision: 1061023 URL: http://svn.apache.org/viewvc?rev=1061023&view=rev Log: update version Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default tomcat/trunk/modules/jdbc-pool/sign.sh Modified: tomcat/trunk/modules/jdbc-pool

svn commit: r1061025 - /tomcat/tags/JDBC_POOL_1_0_9_3/

2011-01-19 Thread fhanik
Author: fhanik Date: Wed Jan 19 21:58:00 2011 New Revision: 1061025 URL: http://svn.apache.org/viewvc?rev=1061025&view=rev Log: Tag 1.0.9.3 Bug fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=50613 Added: tomcat/tags/JDBC_POOL_1_0_9_3/ (props changed) - copied from r1061024

svn commit: r1061047 - in /tomcat/trunk/java/org/apache: catalina/Context.java catalina/core/StandardContext.java catalina/startup/ContextConfig.java naming/resources/BaseDirContext.java

2011-01-19 Thread markt
Author: markt Date: Wed Jan 19 22:51:59 2011 New Revision: 1061047 URL: http://svn.apache.org/viewvc?rev=1061047&view=rev Log: Revert r1060927. It changed the API (which would have been fine if it the eventual solution needed it but it doesn't) Modified: tomcat/trunk/java/org/apache/catalina

DO NOT REPLY [Bug 50613] ConnectionPool.size corruption when evictions enabled:

2011-01-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50613 --- Comment #5 from Jeremy Norris 2011-01-19 19:11:26 EST --- Thanks for the quick fix! It's working well. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: ---