Re: AW: AW: Bug 51334 - Federation support for Tomcat

2011-10-21 Thread Olivier Lamy
Hello, Even if it's a good addition, I understand the fact about not integrate this in the standard Apache Tomcat distribution (option 1) to prevent having too huge distribution with some new external dependencies. 2011/10/19 Oliver Wulff : > I get the impression, rightly or wrongly, that thi

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

2011-10-21 Thread markt
Author: markt Date: Fri Oct 21 07:59:38 2011 New Revision: 1187197 URL: http://svn.apache.org/viewvc?rev=1187197&view=rev Log: Update vote 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?re

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

2011-10-21 Thread kkolinko
Author: kkolinko Date: Fri Oct 21 09:14:11 2011 New Revision: 1187229 URL: http://svn.apache.org/viewvc?rev=1187229&view=rev Log: vote 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=11

svn commit: r1187230 - in /tomcat/maven-plugin/trunk: common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/ tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tom

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 09:15:03 2011 New Revision: 1187230 URL: http://svn.apache.org/viewvc?rev=1187230&view=rev Log: [MTOMCAT-77] Add support for using the test classpath instead of the compile classpath with tomcat:run. Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plug

svn commit: r1187231 - in /tomcat/maven-plugin/trunk: tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/RunMojo.java tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 09:15:22 2011 New Revision: 1187231 URL: http://svn.apache.org/viewvc?rev=1187231&view=rev Log: [MTOMCAT-95] Add directories to the embedded tomcat classloader (equivalent to shared.loader property in regular tomcat instance). Modified: tomcat/maven-plugin/tru

svn commit: r1187232 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 09:15:37 2011 New Revision: 1187232 URL: http://svn.apache.org/viewvc?rev=1187232&view=rev Log: prefer Set to prevent duplicate entries Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassL

[jira] [Closed] (MTOMCAT-95) Add directories to the embedded tomcat classloader (equivalent to shared.loader property in regular tomcat instance).

2011-10-21 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-95. --- Resolution: Fixed > Add directories to the embedded tomcat classloader (equivalent to > shared.l

[jira] [Closed] (MTOMCAT-77) Add support for using the test classpath instead of the compile classpath with tomcat:run

2011-10-21 Thread Olivier Lamy (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy closed MTOMCAT-77. --- Resolution: Fixed > Add support for using the test classpath instead of the compile classpath >

svn commit: r1187233 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 09:15:52 2011 New Revision: 1187233 URL: http://svn.apache.org/viewvc?rev=1187233&view=rev Log: cleanup commented code Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalcu

[jira] [Commented] (MTOMCAT-95) Add directories to the embedded tomcat classloader (equivalent to shared.loader property in regular tomcat instance).

2011-10-21 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132543#comment-13132543 ] Hudson commented on MTOMCAT-95: --- Integrated in TomcatMavenPlugin #53 (See [https://builds.a

[jira] [Commented] (MTOMCAT-77) Add support for using the test classpath instead of the compile classpath with tomcat:run

2011-10-21 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132544#comment-13132544 ] Hudson commented on MTOMCAT-77: --- Integrated in TomcatMavenPlugin #53 (See [https://builds.a

Re: svn commit: r1187232 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread Konstantin Kolinko
2011/10/21 : > Author: olamy > Date: Fri Oct 21 09:15:37 2011 > New Revision: 1187232 > > URL: http://svn.apache.org/viewvc?rev=1187232&view=rev > Log: > prefer Set to prevent duplicate entries > > Modified: >     > tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tom

Re: svn commit: r1187232 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread Olivier Lamy
2011/10/21 Konstantin Kolinko : > 2011/10/21  : >> Author: olamy >> Date: Fri Oct 21 09:15:37 2011 >> New Revision: 1187232 >> >> URL: http://svn.apache.org/viewvc?rev=1187232&view=rev >> Log: >> prefer Set to prevent duplicate entries > >> >> Modified: >>     >> tomcat/maven-plugin/trunk/common-to

svn commit: r1187271 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 10:00:29 2011 New Revision: 1187271 URL: http://svn.apache.org/viewvc?rev=1187271&view=rev Log: use LinkedHashSet to preserve order Modified: tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoade

Re: svn commit: r1187232 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread Konstantin Kolinko
2011/10/21 Olivier Lamy : > During dev on tomcat7 integration, I have just noticed that using the > embeded Tomcat class and adding a webapp as it: > tomcat.addWebapp( contextPath, path to a war file ); > If the war file contains a context file ( META-INF/context.xml ) it's > not use automatically

Re: svn commit: r1187232 - /tomcat/maven-plugin/trunk/common-tomcat-maven-plugin/src/main/java/org/apache/tomcat/maven/common/run/DefaultClassLoaderEntriesCalculator.java

2011-10-21 Thread Olivier Lamy
2011/10/21 Konstantin Kolinko : > 2011/10/21 Olivier Lamy : > >> During dev on tomcat7 integration, I have just noticed that using the >> embeded Tomcat class and adding a webapp as it: >> tomcat.addWebapp( contextPath, path to a war file ); >> If the war file contains a context file ( META-INF/con

svn commit: r1187381 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2011-10-21 Thread markt
Author: markt Date: Fri Oct 21 14:56:10 2011 New Revision: 1187381 URL: http://svn.apache.org/viewvc?rev=1187381&view=rev Log: Re-order so context class loader is always reset for keep-alive timer thread even if the thread has stopped. Modified: tomcat/trunk/java/org/apache/catalina/loader/We

svn commit: r1187387 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2011-10-21 Thread markt
Author: markt Date: Fri Oct 21 15:07:51 2011 New Revision: 1187387 URL: http://svn.apache.org/viewvc?rev=1187387&view=rev Log: Ensure the the memory leak protection for the HttpClient keep-alive always operates even if the thread has already stopped. Modified: tomcat/tc7.0.x/trunk/ (props

Re: ApacheMeetupsNa11 tomcat one?

2011-10-21 Thread Christopher Schultz
All, On 10/20/2011 4:32 PM, Christopher Schultz wrote: > I'm arriving at 12:47 local time on Tuesday and I've got nothing to do > until the next morning besides check-into the hotel. > > If anyone is interested in getting together for some drinks or exploring > the city (I've never been to Vancou

Re: svn commit: r1187387 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2011-10-21 Thread Konstantin Kolinko
2011/10/21 : > Author: markt > Date: Fri Oct 21 15:07:51 2011 > New Revision: 1187387 > > URL: http://svn.apache.org/viewvc?rev=1187387&view=rev > Log: > Ensure the the memory leak protection for the HttpClient keep-alive always > operates even if the thread has already stopped. > > Modified: >  

Remove svn keywords (was: svn commit: r1187018 [1/2] - in /tomcat/trunk)

2011-10-21 Thread Konstantin Kolinko
2011/10/20 : > Author: markt > Date: Thu Oct 20 19:52:47 2011 > New Revision: 1187018 > > URL: http://svn.apache.org/viewvc?rev=1187018&view=rev > Log: > Clean-up. No functional change. > > Modified: >    tomcat/trunk/TOMCAT-NEXT.txt (...) > --- tomcat/trunk/TOMCAT-NEXT.txt (original) > +++ tomca

Question regarding of an implementation of a custom Valve

2011-10-21 Thread Gregor S.
Hi guys, for some reasons, I need to implement a Valve within Tomcat 6, and everything's running smoothely. I put the Valve into my Context-definition, fire up Tomcat & there we go. However, I just don't see how I can access any parameters inside the Valve-specification inside the Context-defini

Re: Question regarding of an implementation of a custom Valve

2011-10-21 Thread Francis Galiegue
On Fri, Oct 21, 2011 at 19:26, Gregor S. wrote: > Hi guys, > > for some reasons, I need to implement a Valve within Tomcat 6, and > everything's running smoothely. > > I put the Valve into my Context-definition, fire up Tomcat & there we go. > > However, I just don't see how I can access any param

svn commit: r1187488 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2011-10-21 Thread markt
Author: markt Date: Fri Oct 21 18:33:45 2011 New Revision: 1187488 URL: http://svn.apache.org/viewvc?rev=1187488&view=rev Log: Add info from back-port of r1187028 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://

Re: svn commit: r1187387 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java java/org/apache/catalina/startup/Catalina.java webapps/docs/changelog.xml

2011-10-21 Thread Mark Thomas
On 21/10/2011 16:44, Konstantin Kolinko wrote: > 2011/10/21 : >> Author: markt >> Date: Fri Oct 21 15:07:51 2011 >> New Revision: 1187387 >> >> URL: http://svn.apache.org/viewvc?rev=1187387&view=rev >> Log: >> Ensure the the memory leak protection for the HttpClient keep-alive always >> operates

svn propchange: r1187387 - svn:log

2011-10-21 Thread markt
Author: markt Revision: 1187387 Modified property: svn:log Modified: svn:log at Fri Oct 21 18:34:30 2011 -- --- svn:log (original) +++ svn:log Fri Oct 21 18:34:30 2011 @@ -1 +1,3 @@ Ensure the the memory leak protection f

Add link or reference to "Monitoring and Managing Tomcat" documentation

2011-10-21 Thread Franck Arnulfo
Hi, Is it possible to add a reference to the "JMX Remote Lifecycle Listener" in the "Monitoring and Managing Tomcat" documentation part ? Why: in page http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html there's mention of : "Note:The JSR 160 JMX-Adaptor opens a second data channel on a random

svn commit: r1187561 [2/2] - in /tomcat/tc7.0.x/trunk: ./ maven/ maven/tomcat-annotations-api/ maven/tomcat-api/ maven/tomcat-catalina-ant/ maven/tomcat-catalina-ha/ maven/tomcat-catalina-jmx-remote/

2011-10-21 Thread olamy
Added: tomcat/tc7.0.x/trunk/maven/tomcat-jsp-api/pom.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/maven/tomcat-jsp-api/pom.xml?rev=1187561&view=auto == --- tomcat/tc7.0.x/trunk/maven/tomcat-jsp-api/pom.xml (a

Re: Publishing zips to the maven repo

2011-10-21 Thread Olivier Lamy
So I have just commit some stuff in r 1187561. Note: Sources layout not touched. Currently only maven artifacts are build (I will work later on distrib). to test it on the top of https://svn.apache.org/repos/asf/tomcat/tc7.0.x/trunk. Just use: mvn -f maven/pom.xml clean install. Currently some un

svn commit: r1187571 - /tomcat/tc7.0.x/trunk/.gitignore

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 21:59:52 2011 New Revision: 1187571 URL: http://svn.apache.org/viewvc?rev=1187571&view=rev Log: add a basic .gitignore Added: tomcat/tc7.0.x/trunk/.gitignore Added: tomcat/tc7.0.x/trunk/.gitignore URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/.gitigno

svn commit: r1187576 - in /tomcat/tc7.0.x/trunk/maven: ./ tomcat-annotations-api/ tomcat-api/ tomcat-catalina-ant/ tomcat-catalina-ha/ tomcat-catalina-jmx-remote/ tomcat-catalina-ws/ tomcat-catalina/

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 22:10:39 2011 New Revision: 1187576 URL: http://svn.apache.org/viewvc?rev=1187576&view=rev Log: ignore target directory in the maven build Modified: tomcat/tc7.0.x/trunk/maven/ (props changed) tomcat/tc7.0.x/trunk/maven/tomcat-annotations-api/ (props cha

DO NOT REPLY [Bug 52071] New: base.path basic choice (/usr/share/java) in build.properties.default is problematic

2011-10-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52071 Bug #: 52071 Summary: base.path basic choice (/usr/share/java) in build.properties.default is problematic Product: Tomcat 7 Version: trunk Platform: PC OS/Ve

svn commit: r1187590 - in /tomcat/tc7.0.x/trunk/maven: tomcat-catalina-ha/pom.xml tomcat-catalina/pom.xml tomcat-coyote/pom.xml tomcat-el-api/pom.xml tomcat-jasper/pom.xml tomcat-servlet-api/pom.xml t

2011-10-21 Thread olamy
Author: olamy Date: Fri Oct 21 23:06:26 2011 New Revision: 1187590 URL: http://svn.apache.org/viewvc?rev=1187590&view=rev Log: fix inclusion of some default *.properties files Modified: tomcat/tc7.0.x/trunk/maven/tomcat-catalina-ha/pom.xml tomcat/tc7.0.x/trunk/maven/tomcat-catalina/pom.xm