[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-04-13 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This i

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-04-13 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project jakarta-tomcat-catalina (in module jakarta-tomcat-catalina) failed

2012-04-13 Thread bobh
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project jakarta-tomcat-catalina has an issue affecting its community integration.

Re: svn commit: r1325908 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-13 Thread Konstantin Kolinko
2012/4/14 Konstantin Kolinko : > 2012/4/13  : >> Author: olamy >> Date: Fri Apr 13 19:12:47 2012 >> New Revision: 1325908 >> >> URL: http://svn.apache.org/viewvc?rev=1325908&view=rev >> Log: >> document new filtering on context file >> >> Modified: >>     >> tomcat/maven-plugin/trunk/tomcat7-maven-

Re: svn commit: r1325908 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-13 Thread Konstantin Kolinko
2012/4/13 : > Author: olamy > Date: Fri Apr 13 19:12:47 2012 > New Revision: 1325908 > > URL: http://svn.apache.org/viewvc?rev=1325908&view=rev > Log: > document new filtering on context file > > Modified: >     > tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven

Re: CometConnectionManagerValve combined with SimpleTcpCluster

2012-04-13 Thread Konstantin Kolinko
2012/4/13 Willem Fibbe - Realworks BV : > Hi, > > We have a small cluster of 2 Tomcat-nodes, replicating sessions via > SimpleTcpCluster. > After we enabled CometConnectionManagerValve in context.xml, sessions > weren't replicated anymore and we saw the following exceptions in the tomcat > logs: >

DO NOT REPLY [Bug 53081] New: WebappClassLoader causes java.lang.OutOfMemoryError in findResourceInternal()

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53081 Bug #: 53081 Summary: WebappClassLoader causes java.lang.OutOfMemoryError in findResourceInternal() Product: Tomcat 7 Version: 7.0.26 Platform: PC Status

Re: Welcome file list in web.xml treats index.jsp different from other filenames

2012-04-13 Thread Konstantin Kolinko
2012/4/13 Net Dawg : > If a file named index.jsp is declared as a welcome and it is not there in the > system, tomcat does not allow failover to framework like Tapestry. It sounds like behaviour that can be controlled by "resourceOnlyServlets" option in , See http://tomcat.apache.org/tomcat-7.0-d

Re: Welcome file list in web.xml treats index.jsp different from other filenames

2012-04-13 Thread Net Dawg
Also, please note            This, in the application web.xml, seems to tell Tomcat "there are no welcome files in this application, do not look for index.jsp etc" ...   However       is ignored and server picks up default values in ${Tomcat.home}/conf/web.xml Basically,  should be e

svn commit: r1325908 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-13 Thread olamy
Author: olamy Date: Fri Apr 13 19:12:47 2012 New Revision: 1325908 URL: http://svn.apache.org/viewvc?rev=1325908&view=rev Log: document new filtering on context file Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunM

Welcome file list in web.xml treats index.jsp different from other filenames

2012-04-13 Thread Net Dawg
If a file named index.jsp is declared as a welcome and it is not there in the system, tomcat does not allow failover to framework like Tapestry.  However, if a file named Bienvenue.jsp is declared as welcome file, the failover is allowed.  For details see the following thread:   http://tapest

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253553#comment-13253553 ] Hudson commented on MTOMCAT-142: Integrated in TomcatMavenPlugin-mvn3.x #131 (See [https

[jira] [Closed] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-142. -- Resolution: Fixed all done. Have fun :-) > contextFile path="

svn commit: r1325844 - in /tomcat/maven-plugin/trunk/tomcat7-maven-plugin: pom.xml src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/RunMojo.java

2012-04-13 Thread olamy
Author: olamy Date: Fri Apr 13 17:08:48 2012 New Revision: 1325844 URL: http://svn.apache.org/viewvc?rev=1325844&view=rev Log: apply classic maven filtering on user context file Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/pom.xml tomcat/maven-plugin/trunk/tomcat7-maven-plugi

svn commit: r1325843 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-13 Thread olamy
Author: olamy Date: Fri Apr 13 17:08:33 2012 New Revision: 1325843 URL: http://svn.apache.org/viewvc?rev=1325843&view=rev Log: make contextFile configurable with an expression Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/Ab

svn commit: r1325842 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-13 Thread olamy
Author: olamy Date: Fri Apr 13 17:08:18 2012 New Revision: 1325842 URL: http://svn.apache.org/viewvc?rev=1325842&view=rev Log: [MTOMCAT-142] contextFile path="..." ignored when using tomcat7:run Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/pl

Re: CometConnectionManagerValve combined with SimpleTcpCluster

2012-04-13 Thread Willem Fibbe - Realworks BV
Sorry, should have mentioned this before, but this was on Tomcat 6.0.35 (Debian). Willem Op vrijdag, 13 april 2012 16:21 schreef Willem Fibbe - Realworks BV : Hi, We have a small cluster of 2 Tomcat-nodes, replicating sessions via SimpleTcpCluster. After we enabled CometConnectionManage

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253479#comment-13253479 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-142: Not a problem I already

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread Dave Syer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253474#comment-13253474 ] Dave Syer commented on MTOMCAT-142: --- If I could do that it would be useful too. But no

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253466#comment-13253466 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-142: oh ok I see. I was talki

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread Dave Syer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253457#comment-13253457 ] Dave Syer commented on MTOMCAT-142: --- I guess that's what I mean, but I wouldn't have us

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253435#comment-13253435 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-142: you mean applying filter

[jira] [Issue Comment Edited] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread Dave Syer (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253430#comment-13253430 ] Dave Syer edited comment on MTOMCAT-142 at 4/13/12 2:56 PM: G

[jira] [Commented] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread Dave Syer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253430#comment-13253430 ] Dave Syer commented on MTOMCAT-142: --- Great. Note also that the contextFile does not ha

[jira] [Updated] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-142: --- Fix Version/s: 2.0 > contextFile path="..." ignored when using tomcat7:r

[jira] [Created] (MTOMCAT-142) contextFile path="..." ignored when using tomcat:run

2012-04-13 Thread Dave Syer (Created) (JIRA)
contextFile path="..." ignored when using tomcat:run Key: MTOMCAT-142 URL: https://issues.apache.org/jira/browse/MTOMCAT-142 Project: Apache Tomcat Maven Plugin Issue Type: Bug C

[jira] [Updated] (MTOMCAT-142) contextFile path="..." ignored when using tomcat7:run

2012-04-13 Thread Dave Syer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Syer updated MTOMCAT-142: -- Description: contextFile path="..." ignored when using tomcat7:run. I have been trying to use a custo

CometConnectionManagerValve combined with SimpleTcpCluster

2012-04-13 Thread Willem Fibbe - Realworks BV
Hi, We have a small cluster of 2 Tomcat-nodes, replicating sessions via SimpleTcpCluster. After we enabled CometConnectionManagerValve in context.xml, sessions weren't replicated anymore and we saw the following exceptions in the tomcat logs: java.io.WriteAbortedException: writing aborted;

DO NOT REPLY [Bug 53075] New: [websocket] Sporadic NPE in InternalOutputBuffer

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53075 Bug #: 53075 Summary: [websocket] Sporadic NPE in InternalOutputBuffer Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Mac OS X 10.4 Status: NEW

DO NOT REPLY [Bug 53074] New: [websocket] java.net.SocketTimeoutException: Read timed caused by server.xml' connectTimeout

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53074 Bug #: 53074 Summary: [websocket] java.net.SocketTimeoutException: Read timed caused by server.xml' connectTimeout Product: Tomcat 7 Version: unspecified Platform: P

[jira] [Updated] (MTOMCAT-101) Add the ability to deploy to a Tomcat instance on the filesystem rather than via HTTP

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-101: --- Fix Version/s: (was: 2.0) 2.1 > Add the ability t

[jira] [Closed] (MTOMCAT-129) Regression of MTOMCAT-54 in tomcat7-maven-plugin

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-129. -- Resolution: Duplicate > Regression of MTOMCAT-54 in tomcat7-maven-plugin >

[jira] [Commented] (MTOMCAT-141) Context root "/" not working for Tomcat 7 Run

2012-04-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253318#comment-13253318 ] Hudson commented on MTOMCAT-141: Integrated in TomcatMavenPlugin-mvn3.x #130 (See [https

[jira] [Closed] (MTOMCAT-141) Context root "/" not working for Tomcat 7 Run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-141. -- Resolution: Fixed fixed r1325731. > Context root "/" not work

svn commit: r1325731 - /tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java

2012-04-13 Thread olamy
Author: olamy Date: Fri Apr 13 12:18:06 2012 New Revision: 1325731 URL: http://svn.apache.org/viewvc?rev=1325731&view=rev Log: [MTOMCAT-141] Context root "/" not working for Tomcat 7 Run Modified: tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tom

[jira] [Updated] (MTOMCAT-141) Context root "/" not working for Tomcat 7 Run

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-141: --- Fix Version/s: 2.0 Summary: Context root "/" not working for Tomcat

[jira] [Updated] (MTOMCAT-141) Context root "/" not working for Tomcat 7

2012-04-13 Thread Dave Syer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Syer updated MTOMCAT-141: -- Summary: Context root "/" not working for Tomcat 7 (was: Context root "/" not workin for Tomcat 7)

[jira] [Created] (MTOMCAT-141) Context root "/" not workin for Tomcat 7

2012-04-13 Thread Dave Syer (Created) (JIRA)
Context root "/" not workin for Tomcat 7 Key: MTOMCAT-141 URL: https://issues.apache.org/jira/browse/MTOMCAT-141 Project: Apache Tomcat Maven Plugin Issue Type: Bug Components: tomcat7 A

DO NOT REPLY [Bug 52135] Global error page is not handled

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52135 --- Comment #11 from Libor Jelinek 2012-04-13 10:43:15 UTC --- Maybe useful to "is/isn't part of Servlet 3.0" discussion: https://blogs.oracle.com/arungupta/entry/totd_136_default_error_page But no matter if it is "de iure" part of spec,

DO NOT REPLY [Bug 52135] Global error page is not handled

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52135 Libor Jelinek changed: What|Removed |Added CC||ljeli...@virtage.com -- Configure

[jira] [Commented] (MTOMCAT-140) Allow specifying the classloader to use for loading webapps.

2012-04-13 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253259#comment-13253259 ] Hudson commented on MTOMCAT-140: Integrated in TomcatMavenPlugin-mvn3.x #129 (See [https

[jira] [Closed] (MTOMCAT-140) Allow specifying the classloader to use for loading webapps.

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-140. -- Resolution: Fixed fixed. Thanks for the patch. > Allow specif

[jira] [Updated] (MTOMCAT-140) Allow specifying the classloader to use for loading webapps.

2012-04-13 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) updated MTOMCAT-140: --- Component/s: tomcat6 Fix Version/s: 2.0 > Allow specifying the cla

svn commit: r1325700 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomca

2012-04-13 Thread olamy
Author: olamy Date: Fri Apr 13 10:04:13 2012 New Revision: 1325700 URL: http://svn.apache.org/viewvc?rev=1325700&view=rev Log: [MTOMCAT-140] Allow specifying the classloader to use for loading webapps. Submitted by Leigh Anderson. Modified: tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/

DO NOT REPLY [Bug 53071] ErrorReportValve ignores message from throwable

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53071 --- Comment #1 from Michael Osipov <1983-01...@gmx.net> 2012-04-13 09:34:41 UTC --- This change could also be applied to Tomcat 7. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving

DO NOT REPLY [Bug 53071] New: ErrorReportValve ignores message from throwable

2012-04-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53071 Bug #: 53071 Summary: ErrorReportValve ignores message from throwable Product: Tomcat 6 Version: 6.0.35 Platform: All OS/Version: All Status: NEW Severity:

[jira] [Updated] (MTOMCAT-140) Allow specifying the classloader to use for loading webapps.

2012-04-13 Thread Leigh Anderson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leigh Anderson updated MTOMCAT-140: --- Attachment: loader.patch > Allow specifying the classloader to use for loading webapps.

[jira] [Created] (MTOMCAT-140) Allow specifying the classloader to use for loading webapps.

2012-04-13 Thread Leigh Anderson (Created) (JIRA)
Allow specifying the classloader to use for loading webapps. Key: MTOMCAT-140 URL: https://issues.apache.org/jira/browse/MTOMCAT-140 Project: Apache Tomcat Maven Plugin Issue Type: