Re: [Doc]Duplicate pages on monitoring topic, your comments appreciated.

2008-12-09 Thread chi runhua
Thanks for comments. I merged these 2 pages and updated the parent as you suggested. Might do some editorial works later...:) http://cwiki.apache.org/confluence/display/GMOxDOC22/Monitoring+components+on+Geronimo+Server Jeff On Mon, Dec 8, 2008 at 3:12 PM, Kang Ge [EMAIL PROTECTED] wrote:

Re: [VOTE] Release Concurrent Spec jar (1.0) version 1.0-EA - rc3

2008-12-09 Thread Donald Woods
+1 Donald Joe Bohn wrote: I've prepared a third release candidate of the Concurrent spec for your review and vote. The only change from rc2 is an update to the LICENSE file to include just the apache header (thanks to Kevan). This is spec is still under development so we are using an

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Jarek Gawor
If we are switching to activemq5 why do we need this ${activemqString} substitution? Jarek On Mon, Dec 8, 2008 at 6:59 PM, [EMAIL PROTECTED] wrote: Author: djencks Date: Mon Dec 8 15:59:58 2008 New Revision: 724558 URL: http://svn.apache.org/viewvc?rev=724558view=rev Log: GERONIMO-4337

[BUILD] trunk: Failed for Revision: 724633

2008-12-09 Thread gawor
Geronimo Revision: 724633 built with tests included See the full build-0300.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081209/build-0300.log Download the binaries from http://people.apache.org/builds/geronimo/server/binaries/trunk/20081209 [INFO] BUILD

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Donald Woods
One of 2 good questions... The ${activemqString} was put in there by Jencks, so I just kept using it, but it should probably be removed. Also, I don't like the renaming to activemq5-* for our modules/cars, as now both our Samples and user apps will have to be updated to use the new CAR

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Jason Dillon
Why do we need 2 sets of activemq modules? If the new ones work, then lets just use them. --jason On Dec 9, 2008, at 9:26 PM, Donald Woods wrote: One of 2 good questions... The ${activemqString} was put in there by Jencks, so I just kept using it, but it should probably be removed.

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Joe Bohn
Donald Woods wrote: One of 2 good questions... The ${activemqString} was put in there by Jencks, so I just kept using it, but it should probably be removed. Also, I don't like the renaming to activemq5-* for our modules/cars, as now both our Samples and user apps will have to be updated to

[jira] Created: (GERONIMO-4453) Upgrade to shitty-maven-plugin 1.0-alpha-3

2008-12-09 Thread Jason Warner (JIRA)
Upgrade to shitty-maven-plugin 1.0-alpha-3 -- Key: GERONIMO-4453 URL: https://issues.apache.org/jira/browse/GERONIMO-4453 Project: Geronimo Issue Type: Improvement Security Level: public

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Donald Woods
The old AMQ4 modules just haven't been removed yet (David just made the switch to AMQ5 yesterday...) I'll work on it today. -Donald Jason Dillon wrote: Why do we need 2 sets of activemq modules? If the new ones work, then lets just use them. --jason On Dec 9, 2008, at 9:26 PM, Donald

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Donald Woods
Cool. I have trunk building again with my latest commits (using the activemq5-* named modules), so now I'll go remove the old AMQ4 modules and rename the AMQ5 ones back to the old names, so we don't break Samples and user apps. (And I'll also update the TCK porting files.) -Donald Joe

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Jason Warner
Donald, you said it build for you? I get the following error when I try to build. org.apache.maven.reactor.MavenExecutionException: Could not find the model file '/Users/jason/trunk/plugins/activemq5'. for project unknown at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Donald Woods
It was working for about 30 mins (Rev724709 thru 724732). Looks like you caught it in the middle of the activemq5 -- activemq renames after I had the old layout working. I think all of the renames are in as of Rev724760, but my local build is still running... -Donald Jason Warner wrote:

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Jason Warner
You are correct. I'm just an eager beaver. It's building fine now so far. On Tue, Dec 9, 2008 at 10:43 AM, Donald Woods [EMAIL PROTECTED] wrote: It was working for about 30 mins (Rev724709 thru 724732). Looks like you caught it in the middle of the activemq5 -- activemq renames after I

[jira] Resolved: (GERONIMO-4453) Upgrade to shitty-maven-plugin 1.0-alpha-3

2008-12-09 Thread Jason Warner (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Warner resolved GERONIMO-4453. Resolution: Fixed revision 724797 in trunk Upgrade to shitty-maven-plugin 1.0-alpha-3

[jira] Commented: (GERONIMO-4448) TransactionManager resume method should only resume previously suspended transaction

2008-12-09 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654888#action_12654888 ] David Jencks commented on GERONIMO-4448: I think I might have not looked at your

Re: 2.2 (trunk) bucket-o-snapshots

2008-12-09 Thread Donald Woods
We also have multiple versions of some depends getting pulled into the assemblies right now, that needs to get fixed: commons-logging - 1.0.3 and 1.0.4 xpp3 and xpp3_min org.apache.ws.commons.schema.XmlSchema - 1.4.2 and SNAPSHOT Some new/questionable depends: com.envoisolutions.sxc.sxc-jaxb

[jira] Updated: (GERONIMO-4448) TransactionManager resume method should only resume valid transaction

2008-12-09 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated GERONIMO-4448: -- Summary: TransactionManager resume method should only resume valid transaction (was:

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread David Jencks
On Dec 9, 2008, at 6:26 AM, Donald Woods wrote: One of 2 good questions... The ${activemqString} was put in there by Jencks, so I just kept using it, but it should probably be removed. Also, I don't like the renaming to activemq5-* for our modules/cars, as now both our Samples and user

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Donald Woods
I don't agree with changing module/config names just to denote we're using a newer version of a depend. It had immediate impacts on Daytrader, Samples and any Users' app that had to refer to server plugins as a depend, like - In daytrader/trunk - daytrader-jetty/pom.xml -

[jira] Created: (GERONIMO-4454) JMS Resources - Destination stats not suported with new AMQ5 integration

2008-12-09 Thread Donald Woods (JIRA)
JMS Resources - Destination stats not suported with new AMQ5 integration Key: GERONIMO-4454 URL: https://issues.apache.org/jira/browse/GERONIMO-4454 Project: Geronimo

[jira] Commented: (GERONIMO-4454) JMS Resources - Destination stats not suported with new AMQ5 integration

2008-12-09 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654944#action_12654944 ] Donald Woods commented on GERONIMO-4454: See

[jira] Created: (GERONIMO-4455) JMS Resources - Uninstalling a AMQ5 connector causes a console exception

2008-12-09 Thread Donald Woods (JIRA)
JMS Resources - Uninstalling a AMQ5 connector causes a console exception Key: GERONIMO-4455 URL: https://issues.apache.org/jira/browse/GERONIMO-4455 Project: Geronimo

Re: 2.2 (trunk) bucket-o-snapshots

2008-12-09 Thread Donald Woods
Removed duplicate xpp3/xpp3 depend and only include xpp3/xpp3_min now as of Rev724871. -Donald Donald Woods wrote: We also have multiple versions of some depends getting pulled into the assemblies right now, that needs to get fixed: commons-logging - 1.0.3 and 1.0.4 xpp3 and xpp3_min

[jira] Commented: (GERONIMO-4454) JMS Resources - Destination stats not suported with new AMQ5 integration

2008-12-09 Thread Donald Woods (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654952#action_12654952 ] Donald Woods commented on GERONIMO-4454: This only occurred once the connector

Re: 2.2 (trunk) bucket-o-snapshots

2008-12-09 Thread Donald Woods
and Rev724890 Donald Woods wrote: Removed duplicate xpp3/xpp3 depend and only include xpp3/xpp3_min now as of Rev724871. -Donald Donald Woods wrote: We also have multiple versions of some depends getting pulled into the assemblies right now, that needs to get fixed: commons-logging -

Re: [VOTE] Release Concurrent Spec jar (1.0) version 1.0-EA

2008-12-09 Thread Jay D. McHugh
+1 Jay Joe Bohn wrote: I've prepared a release candidate of the Concurrent spec for your review and vote. This is spec is still under development so we are using an artifact version of 1.0-EA to indicate that it is not yet final. I'm just the release vehicle here ... Jarek did all the work

Re: [VOTE] Release Concurrent Spec jar (1.0) version 1.0-EA - rc3

2008-12-09 Thread Jay D. McHugh
+1 Jay (voted on the wrong thread last time) Joe Bohn wrote: I've prepared a third release candidate of the Concurrent spec for your review and vote. The only change from rc2 is an update to the LICENSE file to include just the apache header (thanks to Kevan). This is spec is still under

Re: svn commit: r722538 - in /geronimo/server/trunk/plugins/jetty: ./ geronimo-jetty6-clustering-wadi/src/main/java/org/apache/geronimo/jetty6/cluster/ geronimo-jetty6/src/main/java/org/apache/geronim

2008-12-09 Thread Joe Bohn
This change may have introduced some tck failures. I'm looking into it ... but just a warning that we might have to move back to an older version. Joe [EMAIL PROTECTED] wrote: Author: dwoods Date: Tue Dec 2 09:40:24 2008 New Revision: 722538 URL:

[jira] Created: (GERONIMO-4456) ClassLoader memory leak caused by AspectJ

2008-12-09 Thread Kevan Miller (JIRA)
ClassLoader memory leak caused by AspectJ - Key: GERONIMO-4456 URL: https://issues.apache.org/jira/browse/GERONIMO-4456 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

[jira] Closed: (GERONIMO-4456) ClassLoader memory leak caused by AspectJ

2008-12-09 Thread Kevan Miller (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevan Miller closed GERONIMO-4456. -- Resolution: Fixed Upgrade to AspectJ 1.6.2 See

[BUILD] branches/2.0: Failed for Revision: 724937

2008-12-09 Thread gawor
Geronimo Revision: 724937 built with tests included See the full build-2000.log file at http://people.apache.org/builds/geronimo/server/binaries/2.0/20081209/build-2000.log See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.0/20081209/unit-test-reports

Re: svn commit: r724558 - in /geronimo/server/trunk: ./ plugingroups/javaee5-jetty/ plugingroups/javaee5-jetty/src/main/history/ plugingroups/javaee5-tomcat/ plugingroups/javaee5-tomcat/src/main/histo

2008-12-09 Thread Donald Woods
Sorry, but can you create a patch from your existing plugins/activemq5 dir, then rename the dir to something like activemq5.save, svn up, edit the patch file to change the dir names from activemq5 to activemq and then apply the patch to the renamed dirs? Maybe that will keep you from a lot of

Naming conventions for our adapter code and plugins for external projects

2008-12-09 Thread David Jencks
Both Donald and I seem to feel the answer to this is obvious but we have diametrically opposed points of view so maybe its time for discussion. After endless discussion we answered a related question for our specs with the following principal: The artifactId will contain the version

[jira] Created: (GERONIMO-4457) Add testcases about dynamic webservice interface Provider

2008-12-09 Thread Ivan (JIRA)
Add testcases about dynamic webservice interface Provider - Key: GERONIMO-4457 URL: https://issues.apache.org/jira/browse/GERONIMO-4457 Project: Geronimo Issue Type: Test

[jira] Updated: (GERONIMO-4457) Add testcases about dynamic webservice interface Provider

2008-12-09 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan updated GERONIMO-4457: --- Attachment: jaxws-provider-test.patch a. ProviderDataSource is failed on tomcat + axis2, the others all

Re: Naming conventions for our adapter code and plugins for external projects

2008-12-09 Thread Donald Woods
In-line below. David Jencks wrote: Both Donald and I seem to feel the answer to this is obvious but we have diametrically opposed points of view so maybe its time for discussion. After endless discussion we answered a related question for our specs with the following principal: The

Re: Naming conventions for our adapter code and plugins for external projects

2008-12-09 Thread David Jencks
On Dec 9, 2008, at 5:36 PM, Donald Woods wrote: In-line below. David Jencks wrote: Both Donald and I seem to feel the answer to this is obvious but we have diametrically opposed points of view so maybe its time for discussion. After endless discussion we answered a related question for

Re: Naming conventions for our adapter code and plugins for external projects

2008-12-09 Thread Donald Woods
David Jencks wrote: On Dec 9, 2008, at 5:36 PM, Donald Woods wrote: In-line below. David Jencks wrote: Both Donald and I seem to feel the answer to this is obvious but we have diametrically opposed points of view so maybe its time for discussion. After endless discussion we answered a

Re: [Doc]Duplicate pages on monitoring topic, your comments appreciated.

2008-12-09 Thread Kang Ge
The new pages look great to me! Thank you! Teresa

[jira] Commented: (GERONIMO-4442) Unable to configure IP address for many listening ports

2008-12-09 Thread Shawn Jiang (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12655086#action_12655086 ] Shawn Jiang commented on GERONIMO-4442: --- I did some work on this and here are the

Re: svn commit: r724818 - /geronimo/sandbox/build-support/libraries/system/1/groovy/gbuild/system/commands/MavenCommand.groovy

2008-12-09 Thread Jason Dillon
Hey, you really should not rely on system environment variables here, as that kinda defeats the purpose of using the svn-based controllers for all configuration. I'd recommend you revert this and setup defaults in the controllers. --jason On Dec 10, 2008, at 1:50 AM, [EMAIL PROTECTED]

Re: 2.2 (trunk) bucket-o-snapshots

2008-12-09 Thread Jason Dillon
Commons-logging should not be included at all, we are using the slf4j adapters. --jason On Dec 10, 2008, at 2:18 AM, Donald Woods wrote: We also have multiple versions of some depends getting pulled into the assemblies right now, that needs to get fixed: commons-logging - 1.0.3 and

[BUILD] trunk: Failed for Revision: 724858

2008-12-09 Thread gawor
Geronimo Revision: 724858 built with tests included See the full build-1500.log file at http://people.apache.org/builds/geronimo/server/binaries/trunk/20081210/build-1500.log See the unit test reports at