XMPP question

2006-12-14 Thread amq user
Hi, we're using ActiveMQ for our project now. Currently we're using 4.02. I read from the web site that ActiveMQ 4.1 supports XMPP. Our application needs to send IM to jabber. Can I use ActiveMQ supplied jar to send IM to jabber server(not ActiveMQ Broker)? or ActiveMQ supplied jar can only

[jira] Resolved: (AMQ-1093) Client deadlock during failover

2006-12-14 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1093?page=all ] james strachan resolved AMQ-1093. - Fix Version/s: 4.2.0 Resolution: Fixed I've just committed a patch to trunk for this which I think resolves the issue. There's no test case to

[jira] Commented: (AMQ-1092) Deadlock when ActiveMQ 4.X is run as an embedded broker inside JBoss 4.X with config-property-valuevm://localhost/config-property-value configured in the ra.xml file

2006-12-14 Thread Luis A Lopez-Rivera (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1092?page=comments#action_37677 ] Luis A Lopez-Rivera commented on AMQ-1092: -- Additional information: Tests are with XA Transactions. Deadlock when ActiveMQ 4.X is run as an embedded

[jira] Commented: (AMQ-1079) Slave Fail Error when Receiving message on a MasterSlave configuration

2006-12-14 Thread William Blackburn (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1079?page=comments#action_37678 ] William Blackburn commented on AMQ-1079: Please, ActiveMQ developers, please comment on this issue - it is a showstopper for us. Even the knowledge that

[jira] Commented: (AMQ-1079) Slave Fail Error when Receiving message on a MasterSlave configuration

2006-12-14 Thread William Blackburn (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1079?page=comments#action_37679 ] William Blackburn commented on AMQ-1079: I should have mentioned that we are using the 4.1 release. I just retested with the latest 4.2 snapshot and the

[jira] Resolved: (SM-777) FTPSender could have a possibility to be configured with remote directory option

2006-12-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-777?page=all ] Guillaume Nodet resolved SM-777. Fix Version/s: 3.1 Resolution: Fixed The new servicemix-ftp component already does that. If you specify the uri parameter as ftp://servicemix:[EMAIL

[jira] Closed: (GERONIMO-2659) jspc plugin busted by spec provided change

2006-12-14 Thread Jeff Genender (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2659?page=all ] Jeff Genender closed GERONIMO-2659. --- Resolution: Fixed Patch applied and committed. Pushed out a new snapshot. jspc plugin busted by spec provided change

[jira] Created: (GERONIMO-2662) remove jetty5 support from trunk and 2.0-m1

2006-12-14 Thread David Jencks (JIRA)
remove jetty5 support from trunk and 2.0-m1 --- Key: GERONIMO-2662 URL: http://issues.apache.org/jira/browse/GERONIMO-2662 Project: Geronimo Issue Type: Improvement Security Level: public

[jira] Commented: (GERONIMO-2662) remove jetty5 support from trunk and 2.0-m1

2006-12-14 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2662?page=comments#action_12458407 ] David Jencks commented on GERONIMO-2662: Removed from 2.0-M1 in rev 487148. remove jetty5 support from trunk and 2.0-m1

Servlet Filter error in 2.0-SNAPSHOT

2006-12-14 Thread Krishnakumar B
Hi, I am trying out some features of servlet 2.5 spec. This is related to Servlet Filter. According to 2.5 spec servlet filter can be specified with a * instead of adding all servlets to the filter. filter-mapping filter-nameSample Filter/filter-name servlet-name*/servlet-name

Re: Servlet Filter error in 2.0-SNAPSHOT

2006-12-14 Thread David Jencks
On Dec 14, 2006, at 1:51 AM, Krishnakumar B wrote: Hi, I am trying out some features of servlet 2.5 spec. This is related to Servlet Filter. According to 2.5 spec servlet filter can be specified with a * instead of adding all servlets to the filter. filter-mapping filter-nameSample

[jira] Updated: (GERONIMO-2551) Plugin hits NPE if maven-metadata listed artifact doesn't exist or JAR artifact maven-metadata doesn't exist

2006-12-14 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2551?page=all ] Vamsavardhana Reddy updated GERONIMO-2551: -- Fix Version/s: 1.1.2 2.0-M1 Assignee: Vamsavardhana Reddy (was: Paul McMahan) Plugin hits NPE if

[jira] Closed: (GERONIMO-2551) Plugin hits NPE if maven-metadata listed artifact doesn't exist or JAR artifact maven-metadata doesn't exist

2006-12-14 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2551?page=all ] Vamsavardhana Reddy closed GERONIMO-2551. - Resolution: Fixed Fixed in rev 487158 in branches\1.1, branches\1.2, branches\2.0-M1 and trunk. Thanks Donald for providing the patch.

Re: Maximum number of topics per broker

2006-12-14 Thread James Strachan
On 12/13/06, toolpusher2006 [EMAIL PROTECTED] wrote: Hello, What is the maximum number of topics that can be configured on a single broker? The only limit is RAM in the broker process We are planning to run around a thousand separate durable topics and I was wondering if I can do this

Who is using geronimo\server\branches\jpa-plugin branch?

2006-12-14 Thread Vamsavardhana Reddy
Is anyone using this geronimo\server\branches\jpa-plugin branch? If no one is using it, may be it is better to get rid of this branch. --vamsi

Re: JSP 2.1 with Jetty 6.0 and tomcat 6 distributions

2006-12-14 Thread Krishnakumar B
Hi Jeff, I have also tried this. The web.xml ?xml version=1.0 encoding=UTF-8? web-app xmlns=http://java.sun.com/xml/ns/javaee; version=2.5 metadata-complete=true display-nameJSP 2.1/display-name /web-app This throws a jasper exception. Regards Krish On 12/13/06, Jeff

Re: TranQL Artifacts are now all released

2006-12-14 Thread Gianny Damour
i cannot believe it: I built openejb2 yesterday prior to ci the TranQL updates and it worked. I just check once again and it still work. After carefully paying attention to Maven's output, I can see that only 23 tests are executed in openejb-builder! And obviously none of the CMP tests are

[jira] Commented: (AMQ-982) Authentication Example should be improved

2006-12-14 Thread Ali Sadik Kumlali (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-982?page=comments#action_37673 ] Ali Sadik Kumlali commented on AMQ-982: --- Hi, There is no authenticated connection documentation for embedded broker either. Following information may help.

[EMAIL PROTECTED]: Project geronimo (in module geronimo) failed

2006-12-14 Thread Davanum Srinivas
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 [EMAIL PROTECTED] Project geronimo has an issue affecting its community integration. This issue affects 1

[jira] Updated: (AMQ-1097) Using a selector provides invalid output

2006-12-14 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1097?page=all ] Adrian Co updated AMQ-1097: --- Affects Version/s: 4.0.3 4.1.1 4.1.2 Using a selector provides invalid output

[jira] Resolved: (AMQ-1097) Using a selector provides invalid output

2006-12-14 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1097?page=all ] Adrian Co resolved AMQ-1097. Resolution: Fixed Fix added to r487187 Using a selector provides invalid output Key: AMQ-1097

Re: svn commit: r487197 - /geronimo/server/tags/1.2.0-beta/maven-plugins/geronimo-maven-plugin/src/main/java/org/apache/geronimo/mavenplugins/geronimo/server/InstallerMojoSupport.java

2006-12-14 Thread Vamsavardhana Reddy
Should this fix go into branches\1.2? Vamsi On 12/14/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: dain Date: Thu Dec 14 04:48:26 2006 New Revision: 487197 URL: http://svn.apache.org/viewvc?view=revrev=487197 Log: Enum is a reserved java 5 keyword Modified:

[jira] Commented: (SM-774) afterPropertiesSet in JAXPXPathExpression is callable only once

2006-12-14 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-774?page=comments#action_37675 ] Guillaume Nodet commented on SM-774: Could you please close this issue if you find a better way to do that ? afterPropertiesSet in JAXPXPathExpression is

Re: RELEASE-NOTES-2.0-M1.TXT

2006-12-14 Thread Hernan Cunico
I'll work on it once I tamed one of the security configs. Still can't get the auth client to work. Cheers! Hernan David Blevins wrote: Cool. They look great! Could you do some release notes for 1.2 beta also? -David On Dec 13, 2006, at 12:16 PM, Hernan Cunico wrote: Hi All, Here is a

Re: TranQL Artifacts are now all released

2006-12-14 Thread Matt Hogstrom
No worries...we can fix it in 1.4.2 :) On Dec 14, 2006, at 6:13 AM, Gianny Damour wrote: i cannot believe it: I built openejb2 yesterday prior to ci the TranQL updates and it worked. I just check once again and it still work. After carefully paying attention to Maven's output, I can see

Re: svn commit: r485321 - in /geronimo/server/trunk/modules: geronimo-kernel/src/main/java/org/apache/geronimo/gbean/ geronimo-kernel/src/main/java/org/apache/geronimo/gbean/runtime/ geronimo-kernel/s

2006-12-14 Thread anita kulshreshtha
Joe, Did you get past this? I am also unable to start geronimo-tomcat6-jee5 built with rev 487196. However I can start geronimo-tomcat6-minimal. The rev 485321 was committed on Dec 10th. The changes discussed recently will not be ready for 2.0-M1. I do not think(?) this is the culprit, But I

Re: svn commit: r485321 - in /geronimo/server/trunk/modules: geronimo-kernel/src/main/java/org/apache/geronimo/gbean/ geronimo-kernel/src/main/java/org/apache/geronimo/gbean/runtime/ geronimo-kernel/s

2006-12-14 Thread Joe Bohn
Anita, Yes, I did get past it and it doesn't appear to be related to your earlier change. I'm not sure how I (or you) got into this problem ... but here's how I got out of it. I did a complete new build (starting with -Dstage=bootstrap) with a clean repo. I suspect there might still be

Re: svn commit: r485321 - in /geronimo/server/trunk/modules: geronimo-kernel/src/main/java/org/apache/geronimo/gbean/ geronimo-kernel/src/main/java/org/apache/geronimo/gbean/runtime/ geronimo-kernel/s

2006-12-14 Thread Joe Bohn
Ugh ... now I'm not so sure. I'm seeing different results on different machines. I'm still getting this error on one of the machines with different builds. I'm still getting this error on one of the machines. The other machine is hitting something slightly different after I just did a

EAR vs. WAR ClassLoader for Liferay

2006-12-14 Thread Brian Chan
Here's the scenario, I need portal-kernel.jar to be shared between the portal classloader, and any other hot deployable wars in Geronimo. This works fine in Tomcat and JBoss, but the behavior is slightly off in Geronimo (I think it's because the Geronimo classloader is actually much more flexible,

Re: Do we need selenium as part of test support?

2006-12-14 Thread Prasad Kashyap
In trunk, I moved selenium to testsupport-selenium. testsupport-selenium has a dep on testsupport-common testsuite now has a dep on testsupport-selenium only. Cheers Prasad On 12/14/06, Jason Dillon [EMAIL PROTECTED] wrote: No, nothing selenium-related needs to be in testsupport.

jee5 assembly

2006-12-14 Thread anita kulshreshtha
JEE 5 assembly is using boilerplate-j2ee jar. Is this intended? [INFO] [INFO] Building Geronimo Assemblies :: Boilerplate JEE5 [INFO]task-segment: [install] [INFO]

Re: Servlet Filter error in 2.0-SNAPSHOT

2006-12-14 Thread Prasad Kashyap
Krish, please open a JIRA so that it can be tracked. Cheers Prasad On 12/14/06, David Jencks [EMAIL PROTECTED] wrote: On Dec 14, 2006, at 1:51 AM, Krishnakumar B wrote: Hi, I am trying out some features of servlet 2.5 spec. This is related to Servlet Filter. According to 2.5 spec

[jira] Updated: (GERONIMO-2645) stax-api was regressed from 1.0.1 in G1.1.1 to 1.0 in G1.2

2006-12-14 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2645?page=all ] Donald Woods updated GERONIMO-2645: --- Fix Version/s: 1.2 stax-api was regressed from 1.0.1 in G1.1.1 to 1.0 in G1.2 --

Re: svn commit: r485321 - in /geronimo/server/trunk/modules: geronimo-kernel/src/main/java/org/apache/geronimo/gbean/ geronimo-kernel/src/main/java/org/apache/geronimo/gbean/runtime/ geronimo-kernel/s

2006-12-14 Thread anita kulshreshtha
Joe, I had commented out boilerplate-j2ee from the assembly pom to make the build go faster.. I did not know that it was being used in boilerplate-jee5 from .m2 repo. I built it and now the tomcat6-jee5 server starts. Thanks Anita --- Joe Bohn [EMAIL PROTECTED] wrote: Anita, Yes, I

[vote] Release Geronimo 1.2-beta

2006-12-14 Thread Dain Sundstrom
The 1.2-beta release and all dependencies are cut and awaiting your vote! All the files are available in a staging area in my home dir on people. http://people.apache.org/~dain/stage/org/apache/geronimo/genesis genesis-1.1-incubating

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Dain Sundstrom
On Dec 14, 2006, at 9:37 AM, Dain Sundstrom wrote: http://people.apache.org/~dain/stage/org/apache/geronimo/genesis genesis-1.1-incubating That is a typo, it is just genesis-1.1 -dain

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Davanum Srinivas
+1 from me. On 12/14/06, Dain Sundstrom [EMAIL PROTECTED] wrote: The 1.2-beta release and all dependencies are cut and awaiting your vote! All the files are available in a staging area in my home dir on people. http://people.apache.org/~dain/stage/org/apache/geronimo/genesis

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Aaron Mulder
+1 On 12/14/06, Dain Sundstrom [EMAIL PROTECTED] wrote: The 1.2-beta release and all dependencies are cut and awaiting your vote! All the files are available in a staging area in my home dir on people. http://people.apache.org/~dain/stage/org/apache/geronimo/genesis genesis-1.1-incubating

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Guillaume Nodet
Do you have a pointer to the m2 repo containing all these artifacts please ? On 12/14/06, Dain Sundstrom [EMAIL PROTECTED] wrote: The 1.2-beta release and all dependencies are cut and awaiting your vote! All the files are available in a staging area in my home dir on people.

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Hernan Cunico
+1 I still see an NPE exception at shutdown tho Cheers! Hernan Dain Sundstrom wrote: The 1.2-beta release and all dependencies are cut and awaiting your vote! All the files are available in a staging area in my home dir on people.

[jira] Reopened: (GERONIMO-2612) NPE thrown in console when shutting down server

2006-12-14 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2612?page=all ] Hernan Cunico reopened GERONIMO-2612: - This exception is thrown again on 1.2-beta NPE thrown in console when shutting down server

Car plugin is fighting with maven too much

2006-12-14 Thread David Jencks
Ever since we got close to having an m2 build we've been having problems with the car plugin overloading the maven scopes to mean something in geronimo. This has caused endless problems, the latest of which is that in order to be able to use the car plugin outside geronimo, you have to

[jira] Updated: (GERONIMO-2612) NPE thrown in console when shutting down server

2006-12-14 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2612?page=all ] Hernan Cunico updated GERONIMO-2612: Environment: this is for Geronimo 1.2-beta as of 12/14/2006 (was: this is for revision r480769) Fix Version/s: (was: 1.2) NPE thrown in

[jira] Commented: (AMQ-591) add a per message authorization hook so that content-based authorization can be performed using a special plugin

2006-12-14 Thread John Kurtz (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-591?page=comments#action_37680 ] John Kurtz commented on AMQ-591: add a per message authorization hook so that content-based authorization can be performed using a special plugin =

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context /) on geronimo-jetty6-jee5 assembly breaks web-console (context /console)

2006-12-14 Thread Joe Bohn (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458579 ] Joe Bohn commented on GERONIMO-2654: This change appears to result in NPEs being thrown at server start up and the inability to access any web application

Re: Car plugin is fighting with maven too much

2006-12-14 Thread Guillaume Nodet
I'm not completely aware of what the car plugin do, but I think this is pretty close to what we have done for servicemix. I think we should be able to get back transitive dependencies on jars, by rebuilding the full dependency graph, and excluding artifacts that are already included by referenced

RELEASE-NOTES-1.2.TXT

2006-12-14 Thread Hernan Cunico
Here is a first draft for the release notes. I left the *Significant Changes Since the 1.1 Release* section blank as I don't know all the new goodies we put in. I asked before for help to complete this section, pls feel free to reply to this thread with details or update the wiki page

[jira] Created: (GERONIMO-2663) Build Break ! at configs/client-deployer

2006-12-14 Thread Prasad Kashyap (JIRA)
Build Break ! at configs/client-deployer Key: GERONIMO-2663 URL: http://issues.apache.org/jira/browse/GERONIMO-2663 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues)

[jira] Assigned: (GERONIMO-2650) JSP 2.1 error in Jetty/Tomcat

2006-12-14 Thread Paul McMahan (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2650?page=all ] Paul McMahan reassigned GERONIMO-2650: -- Assignee: Joe Bohn (was: Paul McMahan) Joe can you please have a look at this? The error seems to be related to the attached webapp being

Re: svn commit: r486169 - in /geronimo/server/trunk: ./ configs/jetty6/ configs/tomcat6/ modules/geronimo-web-2.5-builder/ modules/geronimo-web-2.5-builder/repository/ modules/geronimo-web-2.5-builder

2006-12-14 Thread Tim McConnell
Hi Jason, I understand you concern but this is a temporary solution for the 2.0-M1 release only. The MyFaces team is deeply immersed in their own 1.1.5 Release and was not ready to publish any 1.2 JARs for our M1 timeframe, but they did approve the usage of these JARs from my local build (we've

[jira] Updated: (GERONIMO-2647) Non-Geronimo servlet-api-2.4.jar being included in G1.2 build

2006-12-14 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2647?page=all ] Donald Woods updated GERONIMO-2647: --- Regression: [Regression] Fix Version/s: 1.2 We didn't include this file in 1.1.x releases, so it needs to be removed from 1.2, unless I missed

Re: svn commit: r485321 - in /geronimo/server/trunk/modules: geronimo-kernel/src/main/java/org/apache/geronimo/gbean/ geronimo-kernel/src/main/java/org/apache/geronimo/gbean/runtime/ geronimo-kernel/s

2006-12-14 Thread Joe Bohn
Ok, after doing multiple builds I think this is related to performing alternative builds between multiple geronimo releases. If I stick with one release then I don't seem to hit this problem. Joe Joe Bohn wrote: Ugh ... now I'm not so sure. I'm seeing different results on different

Fw: [EMAIL PROTECTED]: Project geronimo (in module geronimo) failed

2006-12-14 Thread jason . dillon
Can some please make this shutup... Its been whining for a few days now... None of us at the G project now how to fix or stop it. Its not building anything useful... So this is unneeded noise on our lists. --jason -Original Message- From: Davanum Srinivas [EMAIL PROTECTED] Date:

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Paul McMahan
When I tried to build from src I got the error message below. Do I need to add the repo at http://people.apache.org/~dain/stage/ to a pom somewhere to make it build? Best wishes, Paul [INFO] [ERROR] FATAL ERROR [INFO]

Re: Car plugin is fighting with maven too much

2006-12-14 Thread Aaron Mulder
I just want to add that for Geronimo plugins, it's not very useful to have the car-maven-plugin write the environment into the deployment plan. More often that not, you want the source tree to contain a fully valid and correct deployment plan, so you can easily redeploy the module (e.g. on the

Re: Car plugin is fighting with maven too much

2006-12-14 Thread Guillaume Nodet
Just a side note. It took me some time to understand that you *have* to build Geronimo if you want to build a plugin against a SNAPSHOT version. The reason is that the plugin loads cars that depend on snapshot jars (it works against the new 1.2beta). But if you download snapshots using maven,

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Dain Sundstrom
On Dec 14, 2006, at 10:43 AM, Guillaume Nodet wrote: Do you have a pointer to the m2 repo containing all these artifacts please ? http://people.apache.org/~dain/stage/ -dain

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Dain Sundstrom
On Dec 14, 2006, at 10:48 AM, Hernan Cunico wrote: +1 I still see an NPE exception at shutdown tho Can you file a JIRA with instruction on how to recreate, and i'll get it fixed before 1.2 final. -dain

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Guillaume Nodet
Yeah, sorry, this was written at least 3 times in your mail :( On 12/14/06, Dain Sundstrom [EMAIL PROTECTED] wrote: On Dec 14, 2006, at 10:43 AM, Guillaume Nodet wrote: Do you have a pointer to the m2 repo containing all these artifacts please ? http://people.apache.org/~dain/stage/ -dain

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Dain Sundstrom
On Dec 14, 2006, at 1:31 PM, Paul McMahan wrote: When I tried to build from src I got the error message below. Do I need to add the repo at http://people.apache.org/~dain/stage/ to a pom somewhere to make it build? Unfortunately, yes. This release has a deep dependency list of G

[jira] Commented: (GERONIMO-2612) NPE thrown in console when shutting down server

2006-12-14 Thread Hernan Cunico (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2612?page=comments#action_12458624 ] Hernan Cunico commented on GERONIMO-2612: - To reproduce it just stop the server with Ctrl+C and it will throw the exception. NPE thrown in console

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Hernan Cunico
Done, I re-opened GERONIMO-2612. Cheers! Hernan Dain Sundstrom wrote: On Dec 14, 2006, at 10:48 AM, Hernan Cunico wrote: +1 I still see an NPE exception at shutdown tho Can you file a JIRA with instruction on how to recreate, and i'll get it fixed before 1.2 final. -dain

Re: Car plugin is fighting with maven too much

2006-12-14 Thread Aaron Mulder
On 12/14/06, Guillaume Nodet [EMAIL PROTECTED] wrote: Just a side note. It took me some time to understand that you *have* to build Geronimo if you want to build a plugin against a SNAPSHOT version. The reason is that the plugin loads cars that depend on snapshot jars (it works against the new

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread Joe Bohn
I noticed a few issues, some mentioned by others. I think these are probably ok since this is a beta so here's my +1. However, they should probably be noted in the release notes. I picked up the 4 primary assemblies (didn't pick up framework) and attempted to deploy a simple web application

Re: svn commit: r486967 - /geronimo/specs/trunk/pom.xml

2006-12-14 Thread Dain Sundstrom
You can put them back not that we released. The modules stuff only effects build time so having them in the released pom doesn't matter. -dain On Dec 13, 2006, at 9:50 PM, Jason Dillon wrote: Huh? Why were modules removed to make a release? That is not really valid IMO. --jason On

[jira] Created: (AMQ-1099) HttpClientTransport does not allow configuring http proxy host/port

2006-12-14 Thread Hernan Otero (JIRA)
HttpClientTransport does not allow configuring http proxy host/port --- Key: AMQ-1099 URL: https://issues.apache.org/activemq/browse/AMQ-1099 Project: ActiveMQ Issue Type:

Re: svn commit: r486949 - /geronimo/genesis/trunk/pom.xml

2006-12-14 Thread Dain Sundstrom
InceptionYear is now a required field and the Geronimo was created in 2003. If you want to change genesis to 2006, then make sure to switch the projects dependent on that pom to the correct inception year. -dain On Dec 13, 2006, at 9:52 PM, Jason Dillon wrote: Er... inceptionYear for this

Re: svn commit: r487197 - /geronimo/server/tags/1.2.0-beta/maven-plugins/geronimo-maven-plugin/src/main/java/org/apache/geronimo/mavenplugins/geronimo/server/InstallerMojoSupport.java

2006-12-14 Thread Dain Sundstrom
Yes. Was too tired to apply it last night. I'll do it now. -dain On Dec 14, 2006, at 4:54 AM, Vamsavardhana Reddy wrote: Should this fix go into branches\1.2? Vamsi On 12/14/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: dain Date: Thu Dec 14 04:48:26 2006 New Revision: 487197

Re: TranQL Artifacts are now all released

2006-12-14 Thread Dain Sundstrom
run mvn -U to get the newest plugins -dain On Dec 14, 2006, at 3:13 AM, Gianny Damour wrote: i cannot believe it: I built openejb2 yesterday prior to ci the TranQL updates and it worked. I just check once again and it still work. After carefully paying attention to Maven's output, I can

Re: Car plugin is fighting with maven too much

2006-12-14 Thread David Jencks
On Dec 14, 2006, at 2:02 PM, Aaron Mulder wrote: I just want to add that for Geronimo plugins, it's not very useful to have the car-maven-plugin write the environment into the deployment plan. More often that not, you want the source tree to contain a fully valid and correct deployment plan,

[jira] Closed: (GERONIMO-2662) remove jetty5 support from trunk and 2.0-m1

2006-12-14 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2662?page=all ] David Jencks closed GERONIMO-2662. -- Resolution: Fixed removed from trunk in rev 487374. remove jetty5 support from trunk and 2.0-m1 ---

Re: EAR vs. WAR ClassLoader for Liferay

2006-12-14 Thread David Jencks
On Dec 14, 2006, at 8:01 AM, Brian Chan wrote: Here's the scenario, I need portal-kernel.jar to be shared between the portal classloader, and any other hot deployable wars in Geronimo. This works fine in Tomcat and JBoss, but the behavior is slightly off in Geronimo (I think it's because

[jira] Created: (AMQ-1100) BufferedTransportFilter or similar feature

2006-12-14 Thread Hernan Otero (JIRA)
BufferedTransportFilter or similar feature -- Key: AMQ-1100 URL: https://issues.apache.org/activemq/browse/AMQ-1100 Project: ActiveMQ Issue Type: New Feature Components: Transport

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread toby cabot
On Thu, Dec 14, 2006 at 02:08:25PM -0800, Dain Sundstrom wrote: On Dec 14, 2006, at 1:31 PM, Paul McMahan wrote: When I tried to build from src I got the error message below. Do I need to add the repo at http://people.apache.org/~dain/stage/ to a pom somewhere to make it build?

missing

2006-12-14 Thread Apparao Kalimireddy
I got the latest code from trunk and when try to compile by executing mvn install, I get following error. It is not finding modules\geronimo-naming-builder\src\main\schema\geronimo-module-1.2.xsd Any help is appreciated. -Apparao [INFO]

Re: missing

2006-12-14 Thread Joe Bohn
Try running a bootstrap first: mvn -Dstage=bootstrap After this you can build the remaining portions of Geronimo with this command: mvn -Dstage=assemble Joe Apparao Kalimireddy wrote: I got the latest code from trunk and when try to compile by executing mvn install, I get following error.

[jira] Created: (SM-778) JCAFlow stopped working after updating to 3.1 snapshot

2006-12-14 Thread William Blackburn (JIRA)
JCAFlow stopped working after updating to 3.1 snapshot -- Key: SM-778 URL: https://issues.apache.org/activemq/browse/SM-778 Project: ServiceMix Issue Type: Bug Components:

Re: missing

2006-12-14 Thread Apparao Kalimireddy
Thank you. I have tried that and it now failing on tests. Here is the error trace: [INFO] - --- [INFO] Building Geronimo :: Service :: Builder [INFO]task-segment: [install] [INFO]

[jira] Assigned: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=all ] Timothy Bish reassigned AMQCPP-22: -- Assignee: Timothy Bish (was: Nathan Mittler) Use common name for ActiveMQ C++ library on Windows and Linux

[jira] Resolved: (AMQCPP-17) Visual Studio project files shouldn't contain absolute include paths

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-17?page=all ] Timothy Bish resolved AMQCPP-17. Resolution: Fixed I've added a C:\Program Files\CPPUnit\lib to the library search path. That's about the best I can do because of the many limitation of

[jira] Resolved: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=all ] Timothy Bish resolved AMQCPP-22. Fix Version/s: 1.1 Resolution: Fixed Changed the VC projects to create: 1. libactivemq-cppd.lib in debug mode 2. libactivemq-cpp.lib in release

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37683 ] Timothy Bish commented on AMQCPP-16: I think that these are okay to get into the next release 1) Bytes message as defined by JMS should have methods similar

Re: svn commit: r486967 - /geronimo/specs/trunk/pom.xml

2006-12-14 Thread jason . dillon
Np I realized why several hours after I mailed that. --jason -Original Message- From: Dain Sundstrom [EMAIL PROTECTED] Date: Thu, 14 Dec 2006 14:21:33 To:dev@geronimo.apache.org Subject: Re: svn commit: r486967 - /geronimo/specs/trunk/pom.xml You can put them back not that we

[jira] Commented: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-14 Thread Albert Strasheim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=comments#action_37684 ] Albert Strasheim commented on AMQCPP-22: The convention on Windows seems to be to leave off the lib- prefix. In build tools like SCons (and many

Re: missing

2006-12-14 Thread Apparao Kalimireddy
Tried running bootstrap skipping tests, I got the original missing schema file (geronimo-module-1.2.xsd) error back:-(. On 12/14/06, Apparao Kalimireddy [EMAIL PROTECTED] wrote: Thank you. I have tried that and it now failing on tests. Here is the error trace: [INFO]

Re: missing

2006-12-14 Thread David Jencks
I'm not seeing this. Can you post the error from the target/surefire-reports/Test-. file for these errors? Also can you check if there are any timestamped geronimo artifacts in ~/.m2/repository/org/apache/geronimo/modules ? You might try rm -rf

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context /) on geronimo-jetty6-jee5 assembly breaks web-console (context /console)

2006-12-14 Thread Greg Wilkins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458646 ] Greg Wilkins commented on GERONIMO-2654: I think I have found the problem. The contextHandlerCollection is not correctly linked in. showing that it

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context /) on geronimo-jetty6-jee5 assembly breaks web-console (context /console)

2006-12-14 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458647 ] David Jencks commented on GERONIMO-2654: I set the server on a few more objects and now I get both the welcome app and webconsole working at once.

[jira] Commented: (GERONIMO-2657) Persistence-* builders need improvements

2006-12-14 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2657?page=comments#action_12458649 ] David Jencks commented on GERONIMO-2657: renamed builder in earlier commit. rev 487415 improved AbstractNamingBuilder convert method and made the

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context /) on geronimo-jetty6-jee5 assembly breaks web-console (context /console)

2006-12-14 Thread Greg Wilkins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458652 ] Greg Wilkins commented on GERONIMO-2654: David, I think the problem was that the hierarchy of handlerCollection to contextHandlerCollection was not

Re: Car plugin is fighting with maven too much

2006-12-14 Thread jason . dillon
Or how about getting rid of car files, use a simple xml file and handle all of this muck in the server at runtime Optionally running a validate on the xml durring the build. --jason -Original Message- From: David Jencks [EMAIL PROTECTED] Date: Thu, 14 Dec 2006 10:51:41

Re: svn commit: r486949 - /geronimo/genesis/trunk/pom.xml

2006-12-14 Thread Matt Hogstrom
I think copyrights apply to the individual works and not the project itself. Sounds like you were addressing the project copyright year and sounds right. I was thinking of things like new java programs, etc. Thanks for the reminder. On Dec 14, 2006, at 5:23 PM, Dain Sundstrom wrote:

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-12-14 Thread Nathan Mittler (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37685 ] Nathan Mittler commented on AMQCPP-16: -- 1) has been implemented in trunk. This required changes to DataInput/OutputStreams and

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context /) on geronimo-jetty6-jee5 assembly breaks web-console (context /console)

2006-12-14 Thread Greg Wilkins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458655 ] Greg Wilkins commented on GERONIMO-2654: Oh - I see you also fixed the handler hierarchy. I have just taken out the setServer calls and the 4 standard

Re: svn commit: r486949 - /geronimo/genesis/trunk/pom.xml

2006-12-14 Thread jason . dillon
Set config/project-config/pom.xml for the bits that other projects pick up as defaults. --jason -Original Message- From: Matt Hogstrom [EMAIL PROTECTED] Date: Thu, 14 Dec 2006 20:51:07 To:dev@geronimo.apache.org Subject: Re: svn commit: r486949 - /geronimo/genesis/trunk/pom.xml

[jira] Commented: (GERONIMO-2654) Enabling Welcome App (context /) on geronimo-jetty6-jee5 assembly breaks web-console (context /console)

2006-12-14 Thread Greg Wilkins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2654?page=comments#action_12458661 ] Greg Wilkins commented on GERONIMO-2654: The 500 responses in the tests are because the ContextHandlerCollection sends a 500 if it has not contexts

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread David Blevins
On Dec 14, 2006, at 3:00 PM, toby cabot wrote: On Thu, Dec 14, 2006 at 02:08:25PM -0800, Dain Sundstrom wrote: On Dec 14, 2006, at 1:31 PM, Paul McMahan wrote: When I tried to build from src I got the error message below. Do I need to add the repo at http://people.apache.org/~dain/stage/

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread David Blevins
Here's my +1. Nicely formatted too! ;-) -David On Dec 14, 2006, at 9:37 AM, Dain Sundstrom wrote: The 1.2-beta release and all dependencies are cut and awaiting your vote! All the files are available in a staging area in my home dir on people.

Re: [vote] Release Geronimo 1.2-beta

2006-12-14 Thread toby cabot
On Thu, Dec 14, 2006 at 07:28:21PM -0800, David Blevins wrote: On Dec 14, 2006, at 3:00 PM, toby cabot wrote: --- pom.xml (revision 487372) +++ pom.xml (working copy) @@ -980,6 +980,16 @@ pluginRepositories pluginRepository +iddains-plugin-repository/id

[jira] Closed: (GERONIMO-2663) Build Break ! at configs/client-deployer

2006-12-14 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2663?page=all ] Prasad Kashyap closed GERONIMO-2663. Resolution: Cannot Reproduce Build Break ! at configs/client-deployer Key:

  1   2   >