Re: Object $getResource();

2006-08-17 Thread David Jencks
On Aug 17, 2006, at 11:28 PM, Jason Dillon wrote: Why is there a $ here? public interface ConnectionFactorySource { Object $getResource(); } This and the AdminObjectSource are implemented by "dynamic gbeans" that are swizzled to expose the getters and setters on the javabean (Man

Re: Queue hogging by a single consumer.

2006-08-17 Thread James Strachan
That sounds fine - it doesn't really matter what header you use as the 'correlation token', you could make up your own header if you wish. Though the reason I said to use JMSCorrelationID was that most well behaving JMS services should always copy the JMSCorrelationID from any incoming message an

Object $getResource();

2006-08-17 Thread Jason Dillon
Why is there a $ here? public interface ConnectionFactorySource { Object $getResource(); } --jason

Re: Queue hogging by a single consumer.

2006-08-17 Thread Naveen Rawat
Hi James, Thanks for the response. I achieved the desired behavior for persistent responses and my consumer application requires applicability to non-persistent responses for which I would be trying out your suggestions soon. Queries down there. :) > Great James > Your suggestion

Re: TranQL EJBQL

2006-08-17 Thread Matt Hogstrom
Wow...didn't see that one coming ;-P Ok Jason Dillon wrote: Okay... *kick* Can you release tranql using m2, into an m2 repo... that is one of the G deps that currently must be pulled from an m1 repo, which does not give us valid v4 poms. I posted patches to djencks for the m2 build a while

[jira] Updated: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=all ] Matt Hogstrom updated GERONIMO-2307: Description: Geronimo redistributes the Sun J2EE schema files for deployment descriptors etc but doesn't appear to include anything in the global li

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread John Sisson (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428914 ] John Sisson commented on GERONIMO-2307: --- Where does it say that they are under the Berkley license? We should document the source of this information if

Re: Drop the m1 build

2006-08-17 Thread Jason Dillon
FYI, I have no objections to a formal vote... just I'm not sure how the voting rules play with our current situation, and was hoping someone from the PMC would have started the vote. You want to start one now that you have been recently blessed? --jason On Aug 17, 2006, at 9:55 PM, Alan D.

[jira] Updated: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=all ] Matt Hogstrom updated GERONIMO-2307: Description: Geronimo redistributes the Sun J2EE schema files for deployment descriptors etc but doesn't appear to include anything in the global li

Re: Drop the m1 build

2006-08-17 Thread Jason Dillon
I asked a few times about a formal vote... that all went unanswered.  Informally though the response was positive, as I noted in a previous email: +1: dain, jason (me), paul, sachin, david jencks, david blevins,prasad, anita, gianny, alan, matt"in favor": aaron"all for dropping, w/ tck consideratio

Re: Drop the m1 build

2006-08-17 Thread Alan D. Cabrera
What happened to a vote? Regards, Alan Jason Dillon wrote: Okay... replying to myself. How about... since no one has had anything to say. I suggest we drop the m1 build at the end of next week, friday the 25th. And unless I hear any objections I am going to follow through... so please speak

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428898 ] Jason Dillon commented on GERONIMO-2307: How is that different than just stripping out the comments and other docs from the existing schemas? > Includ

Re: TranQL EJBQL

2006-08-17 Thread Jason Dillon
Okay... *kick* Can you release tranql using m2, into an m2 repo... that is one of the G deps that currently must be pulled from an m1 repo, which does not give us valid v4 poms. I posted patches to djencks for the m2 build a while ago, but they were never published. Probably needs a bit

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428897 ] Matt Hogstrom commented on GERONIMO-2307: - My understanding is that you crack open the Spec and type in the elements that need to be specific and eith

Re: TranQL EJBQL

2006-08-17 Thread Matt Hogstrom
Heh, I should have checked the incoming Andrus...my bad... Jason, on the M2 stuff for Tranql you can kick me or Gianny. Andrus Adamchik wrote: Yeah :-) so I was checking if there is a parser in the works. Ok, we'll work on it. Andrus On Aug 18, 2006, at 12:29 AM, Jeff Genender wrote: Andr

Re: TranQL EJBQL

2006-08-17 Thread Andrus Adamchik
Yeah :-) so I was checking if there is a parser in the works. Ok, we'll work on it. Andrus On Aug 18, 2006, at 12:29 AM, Jeff Genender wrote: Andrus is Cayenne ;-) Matt Hogstrom wrote: For EJB 3 persistence we're looking to leverage other projects like OpenJPA and / or Cayenne. Andrus Ad

Re: TranQL EJBQL

2006-08-17 Thread Jason Dillon
I dunno what is up the with TranQL ML either... need to get some more m2 related changes into that project and not sure where to ask. --jason On Aug 17, 2006, at 9:29 PM, Jeff Genender wrote: Andrus is Cayenne ;-) Matt Hogstrom wrote: For EJB 3 persistence we're looking to leverage other

Re: TranQL EJBQL

2006-08-17 Thread Jeff Genender
Andrus is Cayenne ;-) Matt Hogstrom wrote: > For EJB 3 persistence we're looking to leverage other projects like > OpenJPA and / or Cayenne. > > Andrus Adamchik wrote: >> Not sure if there is such thing as TranQL mailing list, so I figured, >> I'll ask here. >> >> Are there any plans to extend Tr

Re: TranQL EJBQL

2006-08-17 Thread Matt Hogstrom
For EJB 3 persistence we're looking to leverage other projects like OpenJPA and / or Cayenne. Andrus Adamchik wrote: Not sure if there is such thing as TranQL mailing list, so I figured, I'll ask here. Are there any plans to extend TranQL with EJB3 QL support? Thanks Andrus

Re: Drop the m1 build

2006-08-17 Thread Jason Dillon
I'm all for getting rid of those test related errors that are not errors (or maybe are errors and they test is broken and does not fail)... but I think they are independent. --jason On Aug 17, 2006, at 9:19 PM, Joe Bohn wrote: Does pristine mean that all those ugly runtime exceptions, gb

Re: Drop the m1 build

2006-08-17 Thread Joe Bohn
Does pristine mean that all those ugly runtime exceptions, gbean start errors, illegal state errors, assertion errors, and NoClassDefFound errors mentioned in the "Maven2 ... we are almost there" thread will be resolved? If so, and we must first remove the m1 build to get these addressed, t

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428896 ] Jason Dillon commented on GERONIMO-2307: Um, so how would we go about making our own versions? Open up a text editor with theirs, open up a new file an

TranQL EJBQL

2006-08-17 Thread Andrus Adamchik
Not sure if there is such thing as TranQL mailing list, so I figured, I'll ask here. Are there any plans to extend TranQL with EJB3 QL support? Thanks Andrus

Re: Drop the m1 build

2006-08-17 Thread Jason Dillon
On Aug 17, 2006, at 8:18 PM, Bruce Snyder wrote: I caution against removing the m1 until the m2 build has been stable for a period of time. We made this mistake with ActiveMQ and ServiceMix and wound up having to restore the m1 build while gremlins were flushed from the m2 build. Hrm... its sta

Re: Drop the m1 build

2006-08-17 Thread Bruce Snyder
On 8/9/06, Jason Dillon <[EMAIL PROTECTED]> wrote: So far there have been no negative reponses, and several PMC +1s Can we start an official vote and then plan for the removal of m1? --jason On Aug 9, 2006, at 1:24 PM, Matt Hogstrom wrote: > +1 > > Dain Sundstrom wrote: >> I propose we remov

Re: Where is the source code for the G samples ?

2006-08-17 Thread Matt Hogstrom
Dave Colasurdo did the workDave? Jason Dillon wrote: Where in tomcat? Got a SVN URL handy? --jason On Aug 16, 2006, at 12:47 PM, Dave Colasurdo wrote: We grabbed the jars from Tomcat, unpacked them and manually made a few changes to them (outside of source control) and published the r

Re: G & ActiveMQ 4

2006-08-17 Thread Jason Dillon
On Aug 17, 2006, at 7:53 PM, Bruce Snyder wrote: On 8/17/06, Bruce Snyder <[EMAIL PROTECTED]> wrote: On 8/17/06, Jason Dillon <[EMAIL PROTECTED]> wrote: > We still need to finish getting the 4.x series into the server. I > think this is a must for 1.2. The AMQ folks are close to releasing > 4

Re: G & ActiveMQ 4

2006-08-17 Thread Bruce Snyder
On 8/17/06, Bruce Snyder <[EMAIL PROTECTED]> wrote: On 8/17/06, Jason Dillon <[EMAIL PROTECTED]> wrote: > We still need to finish getting the 4.x series into the server. I > think this is a must for 1.2. The AMQ folks are close to releasing > 4.1, which is the first release that is using m2 and

Re: G & ActiveMQ 4

2006-08-17 Thread Bruce Snyder
On 8/17/06, Jason Dillon <[EMAIL PROTECTED]> wrote: We still need to finish getting the 4.x series into the server. I think this is a must for 1.2. The AMQ folks are close to releasing 4.1, which is the first release that is using m2 and has m2 artifacts. I think we should switch over trunk to

[jira] Resolved: (AMQ-882) TopicPublisher.publish(topicSession.createTextMessage("Hello World") hangs and throws a JMSException

2006-08-17 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-882?page=all ] james strachan resolved AMQ-882. Fix Version/s: 4.1 4.0.2 4.0.1 Resolution: Fixed This problem looks like the socket is being closed for some reas

Re: Re: Drop the m1 build

2006-08-17 Thread Jason Dillon
Okay... replying to myself. How about... since no one has had anything to say. I suggest we drop the m1 build at the end of next week, friday the 25th. And unless I hear any objections I am going to follow through... so please speak up if you want to keep the old rusting clunker around for long

[jira] Updated: (GERONIMODEVTOOLS-94) Importing archives with non qualified plans cannot be opened with the editor

2006-08-17 Thread Lin Sun (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-94?page=all ] Lin Sun updated GERONIMODEVTOOLS-94: Attachment: devtools94.patch Patch has been tested on importing war projects. JAR project still doesn't want, but that is not because the impo

G & ActiveMQ 4

2006-08-17 Thread Jason Dillon
We still need to finish getting the 4.x series into the server. I think this is a must for 1.2. The AMQ folks are close to releasing 4.1, which is the first release that is using m2 and has m2 artifacts. I think we should switch over trunk to use the 4.1- SHAPSHOT and then 4.1 when they g

Re: Remove module: installer-support

2006-08-17 Thread Matt Hogstrom
Litterbox sounds like the right name...although JIRA linking is probably more appropriate. You have my vote. Jason Dillon wrote: Or we can make a litterbox as a peer to the sandbox, then get the scooper out quarterly and toss the undesirables. I don't care too much... just want it out of trun

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428875 ] Jason Dillon commented on GERONIMO-2307: Its so dumb that we have to rewrite these... when to be compliant they need to be identical... content-wise th

Re: Where is the source code for the G samples ?

2006-08-17 Thread Jason Dillon
Where in tomcat? Got a SVN URL handy? --jason On Aug 16, 2006, at 12:47 PM, Dave Colasurdo wrote: We grabbed the jars from Tomcat, unpacked them and manually made a few changes to them (outside of source control) and published the resulting wars. Here is the description of the manual cha

[jira] Updated: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=all ] Matt Hogstrom updated GERONIMO-2307: Description: Geronimo redistributes the Sun J2EE schema files for deployment descriptors etc but doesn't appear to include anything in the global li

Re: Release schedule

2006-08-17 Thread James Strachan
On 8/17/06, Vadim Pesochinsky <[EMAIL PROTECTED]> wrote: I am wondering what would be the estimate date for 4.1 release? Do we have an idea of when and what releases are going to happen? How many more 4.0.x releases will we have? Now that 4.0.2 is pretty much out (the vote on the Incubator PMC

Re: Remove module: installer-support

2006-08-17 Thread Jason Dillon
Or we can make a litterbox as a peer to the sandbox, then get the scooper out quarterly and toss the undesirables. I don't care too much... just want it out of trunk. --jason On Aug 17, 2006, at 7:07 PM, Matt Hogstrom wrote: Or, create a JIRA and post their demise and the revision number?

Re: Remove module: installer-support

2006-08-17 Thread Jason Dillon
Well, I defs don't want cats in there... its not a litterbox... and partly why I'm hesitant to toss stuff in there... after a while it might start to smell bad. I think it is reasonable to create an issue to state its going to be dropped, then let the JIRA svn plugin link to it from the com

[jira] Updated: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Matt Hogstrom (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=all ] Matt Hogstrom updated GERONIMO-2307: If we need to create these then create these we must. Here are the files that I know of in our development tree that need to have substitutes created.

[jira] Commented: (GERONIMO-2299) Unpack assemblies for easier development/testing

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2299?page=comments#action_12428864 ] Jason Dillon commented on GERONIMO-2299: So, Java sucks when it comes to file perms... even if we unzip or untgz these files, they will *NOT* have the

Re: Remove module: installer-support

2006-08-17 Thread Matt Hogstrom
Or, create a JIRA and post their demise and the revision number? Not sure how this is normally handled. Just looking for how someone might resurrect the beast later. Our box-o-sand in the backyard attracts cats...lucky you only have flies ;-P Jason Dillon wrote: Eh, you mean the box-o-sand?

Re: Remove module: installer-support

2006-08-17 Thread Jason Dillon
Eh, you mean the box-o-sand? I can though my guess is that they will just fester in there and attract flies. --jason On Aug 17, 2006, at 6:50 PM, Matt Hogstrom wrote: Go for it. Are you going to move it to the island of mis-fit toys? Remember that Rudolph saved them :) Jason Dillon wr

Re: Remove module: installer-support

2006-08-17 Thread Matt Hogstrom
Go for it. Are you going to move it to the island of mis-fit toys? Remember that Rudolph saved them :) Jason Dillon wrote: Since we are not going to put any effort into getting the izpack installer back up in trunk/1.2 right now, I'd like to remove this module. If needed we can always resur

Remove module: installer-support

2006-08-17 Thread Jason Dillon
Since we are not going to put any effort into getting the izpack installer back up in trunk/1.2 right now, I'd like to remove this module. If needed we can always resurrect it later. Objections? --jason

[jira] Commented: (GERONIMO-1722) Module migration to Maven 2: activemq-embedded-rar

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1722?page=comments#action_12428852 ] Jason Dillon commented on GERONIMO-1722: This patch is not valid... does not apply cleanly to trunk... and I can't find these deps in a m2 repo, only m

ActiveMQ 4.x in Geronimo

2006-08-17 Thread Jason Dillon
Hey guys can one of you spare a few cycles to help me to get the ActiveMQ integration sorted using 4.x in G 1.2/trunk? Thanks, --jason

Re: openwire command generation

2006-08-17 Thread Hiram Chirino
Hi Tim, Wild, I just ran it and it was ok. Try setting you MAVEN_OPTS shell variable to something like -Xmx800M Regards, Hiram On 8/17/06, Timothy Bish <[EMAIL PROTECTED]> wrote: Hey guys I'm trying to understand the openwire command generator. My first task is just getting it to run and ge

Re: [WELCOME] Guillaume Nodet has accepted an invitation to join the Geronimo PMC

2006-08-17 Thread John Sisson
Congratulations Guillaume! Regards, John Matt Hogstrom wrote: All, Please join us in welcoming Guillaume who recently accepted an invitation to join the Geronimo PMC. Guillaume is probably best known for his work on Xbean and ServiceMix. Has always been available to help out folks and is

Re: [WELCOME] Please welcome alan Cabrera as the newest member of the Geronimo PMC

2006-08-17 Thread John Sisson
Congratulations Alan! Regards, John Matt Hogstrom wrote: The Apache Geronimo PMC would like to let everyone know that Alan Cabrera has accepted the invitation to join the Geronimo PMC. We are excited to have Alan assisting with project oversight in addition to his technical contributions to

openwire command generation

2006-08-17 Thread Timothy Bish
Hey guys I'm trying to understand the openwire command generator. My first task is just getting it to run and generate commands for the current set of clients.. Once I build the broker I attempt to run the generator with Mvn gram:gram from the activemq-core folder. I get tons of er

Re: JPA plugin (was Re: Java 1.4 and JEE 5)

2006-08-17 Thread David Blevins
On Aug 11, 2006, at 2:41 PM, David Blevins wrote: On Aug 9, 2006, at 1:21 AM, David Blevins wrote: I'm going to start a branch tomorrow to experiment with JPA stuff Done. Got a branch up here: - Revision 430900: /geronimo/branches/jpa-plugin Didn't turn out to need this as I'm not chang

Re: Move trunk, tags and branches to server/*

2006-08-17 Thread David Blevins
It works great. We've used it in the past for switching to pre- release branches, etc. -David On Aug 16, 2006, at 1:49 AM, Jason Dillon wrote: Maybe... I've never used svn switch before... not sure I would trust it ;-) --jason On Aug 16, 2006, at 1:01 AM, Guillaume Nodet wrote: On 8

Re: Organization and versioning of specs; a new proposal

2006-08-17 Thread Jason Dillon
I'm trying to motivate to writing this... :-\ --jason On Aug 16, 2006, at 7:41 PM, David Blevins wrote: On Aug 16, 2006, at 7:13 AM, Kevan Miller wrote: On Aug 16, 2006, at 3:56 AM, Jason Dillon wrote: What is the status on 1.1.1 wrt this change? Can I go ahead and make these changes?

Re: New module: geronimo-testsupport

2006-08-17 Thread Jason Dillon
Most likely. --jason On Aug 17, 2006, at 3:42 PM, David Jencks wrote: YAY!!! Can you make the File ref to ${basedir} work in idea without setting test properties? thanks david jencks On Aug 17, 2006, at 3:24 PM, Jason Dillon wrote: I'd like to add a new module to our build, geronimo-te

Re: New module: geronimo-testsupport

2006-08-17 Thread David Jencks
YAY!!! Can you make the File ref to ${basedir} work in idea without setting test properties? thanks david jencks On Aug 17, 2006, at 3:24 PM, Jason Dillon wrote: I'd like to add a new module to our build, geronimo-testsupport, which provides at the moment a single TestSupport class which

[jira] Closed: (GERONIMO-2330) mismatched constructor gbean error message doesn't actually show the expected classes

2006-08-17 Thread David Jencks (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2330?page=all ] David Jencks closed GERONIMO-2330. -- Resolution: Fixed fixed rev 432413 > mismatched constructor gbean error message doesn't actually show the expected > classes >

[jira] Created: (GERONIMO-2330) mismatched constructor gbean error message doesn't actually show the expected classes

2006-08-17 Thread David Jencks (JIRA)
mismatched constructor gbean error message doesn't actually show the expected classes - Key: GERONIMO-2330 URL: http://issues.apache.org/jira/browse/GERONIMO-2330 Pro

New module: geronimo-testsupport

2006-08-17 Thread Jason Dillon
I'd like to add a new module to our build, geronimo-testsupport, which provides at the moment a single TestSupport class which sets up logging and some other commonly used bits (like the File ref to $ {basedir}). And then incrementally I'd like for all of our test classes to extend from th

[VOTE RESULT] Release Apache ActiveMQ 4.0.2 (RC 3)

2006-08-17 Thread Hiram Chirino
Hi folks, Thanks for taking the time to check the release. Vote passes with 8 +1's . We just need to get the incubator PMC to now approve the release. +1 Votes: Hiram Chirino James Strachan Rob Davies Guillaume Nodet Kevan Miller Alan D. Cabrera Aaron Mulder Brian McCallister No +/- 0 or -1's

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 3)

2006-08-17 Thread Hiram Chirino
Yep. I'll run the tally. On 8/17/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: Maybe it's time to ask the incubator PMC to vote on this release ? On 8/8/06, Hiram Chirino <[EMAIL PROTECTED]> wrote: > Some NOTICE file issues were found in the 2nd release candidate of the > 4.0.2 build. I have

Release schedule

2006-08-17 Thread Vadim Pesochinsky
I am wondering what would be the estimate date for 4.1 release? Do we have an idea of when and what releases are going to happen? How many more 4.0.x releases will we have? Thanks. -- View this message in context: http://www.nabble.com/Release-schedule-tf2124265.html#a5860619 Sent from the Ac

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428806 ] Geir Magnusson Jr commented on GERONIMO-2307: - Clearly the documents as is are not appropriate for redistribution, as they say "no redistribution".

Re: Organization and versioning of specs; a new proposal

2006-08-17 Thread Jason Dillon
On Aug 17, 2006, at 11:10 AM, Alan D. Cabrera wrote: David Blevins wrote: Ok, let's go with "specs/tags/-" This is my preference as well. It is easy enough to change later if/when the top-level tags dir becomes unwieldy... so I am fine with this. --jason

Re: New car-maven-plugin issue

2006-08-17 Thread Jason Dillon
I have seen this problem happen only when a m1 repo is in the mix... something about m2 getting confused about metadata.xml bits...Do you have an m1 repo in your build?--jasonOn Aug 15, 2006, at 4:13 PM, Guillaume Nodet wrote:Trying to build a plugin to integrate ServiceMix in G 1.1,i' ve just seen

[jira] Commented: (GERONIMO-2307) Include appropriate license for the Sun j2ee schema files that are redistributed

2006-08-17 Thread Geir Magnusson Jr (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2307?page=comments#action_12428791 ] Geir Magnusson Jr commented on GERONIMO-2307: - following a voice discussion, I've asked formally for Sun to a) confirm no problem with typing the

Re: m2 build - validating

2006-08-17 Thread Jason Dillon
And it seems I have the magic incantation now :-) Going to see how well I can cast it on the car plugin later today. --jason On Aug 17, 2006, at 11:51 AM, anita kulshreshtha wrote: --- Jason Dillon <[EMAIL PROTECTED]> wrote: IMO we should not overload the mechanism here, but define ne

Re: m2 build - validating

2006-08-17 Thread Jason Dillon
On Aug 17, 2006, at 11:51 AM, anita kulshreshtha wrote: Bill, if you do not want to improve the existing car-maven-plugin, you will need to use the scope. Who said anything about not wanting to improve it? just like how I added classpathPrefix to be used to control the prefix for manif

Re: CreateSession fails and remains in wait mode in C#

2006-08-17 Thread Sudhakar
Thanks a lot. It worked. Sorry it was my mistake. James.Strachan wrote: > > Ah - you are connecting on the default stomp port (61613) could you > try connecting on 61616? > > On 8/17/06, Sudhakar <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> I am trying to use the .Net Message Service >> API(

Re: CreateSession fails and remains in wait mode in C#

2006-08-17 Thread James Strachan
Ah - you are connecting on the default stomp port (61613) could you try connecting on 61616? On 8/17/06, Sudhakar <[EMAIL PROTECTED]> wrote: Hello, I am trying to use the .Net Message Service API(https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-dotnet/) in C# to communicate t

[jira] Resolved: (AMQ-865) C# Client's Listener doesn't receive messages if you don't explicitly call Subscribe

2006-08-17 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-865?page=all ] james strachan resolved AMQ-865. Fix Version/s: 4.1 Resolution: Fixed Patch applied in SVN trunk if you want to try along with the test cases for this issue and the related AMQ-883 >

[jira] Resolved: (AMQ-883) NMS asynchronous consumption of queued messages

2006-08-17 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-883?page=all ] james strachan resolved AMQ-883. Fix Version/s: 4.1 Resolution: Fixed Thanks for the suggestions and ideas on how to fix it! :) I've added a bunch more test cases to AsyncConsumeTest

Re: Global JNDI

2006-08-17 Thread Dain Sundstrom
On Aug 17, 2006, at 10:57 AM, Alan D. Cabrera wrote: Dain Sundstrom wrote: Earlier this week, David convinced me to help him get the JPA entity manager factories mapped into JNDI. And, that was the easy part, he also wanted it to work in G 1.1. Today, I finally got it working and wrote u

CreateSession fails and remains in wait mode in C#

2006-08-17 Thread Sudhakar
Hello, I am trying to use the .Net Message Service API(https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-dotnet/) in C# to communicate to ACtive MQ. Using the following code i am able to successfully connect to Activer MQ but when i am trying to create a session using connection

[jira] Commented: (GERONIMO-2113) Geronimo doesn't start if restarted using another JDK

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2113?page=comments#action_12428764 ] Jason Dillon commented on GERONIMO-2113: What is up with this issue? Seems like lowhanging fruit... Patch is complaining though: {noformat} *

[jira] Updated: (GERONIMO-1813) When already deployed application is hot deployed once gain , Server doesn't delete the module from hot deployed directory

2006-08-17 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1813?page=all ] Donald Woods updated GERONIMO-1813: --- Attachment: hotdeploy_projectxml_06042006.txt Also need to apply hotdeploy_projectxml_06042006.txt (which was created against the latest 1.1.1 branch)

[jira] Closed: (GERONIMO-1644) Migrate kernel module to Maven2

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1644?page=all ] Jason Dillon closed GERONIMO-1644. -- Fix Version/s: 1.2 Resolution: Fixed Assignee: Jason Dillon (was: Jacek Laskowski) This module is converted to m2. > Migrate kernel mod

[jira] Closed: (GERONIMO-1672) Module migration to Maven2: security

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1672?page=all ] Jason Dillon closed GERONIMO-1672. -- Fix Version/s: 1.2 (was: 1.x) Resolution: Fixed This module is converted to m2. > Module migration to Maven2: security >

[jira] Closed: (GERONIMO-2174) Remove "modules/console-web"

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2174?page=all ] Jason Dillon closed GERONIMO-2174. -- Fix Version/s: 1.2 Resolution: Fixed > Remove "modules/console-web" > > > Key: GERONIMO-2174 >

Fwd: Trimmed more Unnecessary changes out of all_changes.log

2006-08-17 Thread Jason Dillon
FYI, I added pending-merge-log.sh which will svn log the remaining changes to easily see what needs to be done.--jasonBegin forwarded message:From: Jason Dillon <[EMAIL PROTECTED]>Date: August 17, 2006 11:52:27 AM PDTTo: dev@geronimo.apache.orgSubject: Trimmed more Unnecessary changes out of all_ch

[jira] Updated: (GERONIMO-2113) Geronimo doesn't start if restarted using another JDK

2006-08-17 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2113?page=all ] Donald Woods updated GERONIMO-2113: --- Fix Version/s: 1.1.2 1.2 (was: 1.1.x) Affects Version/s: 1.1.1 1.2 > G

[jira] Updated: (GERONIMO-1986) TranQL Connector doesn't check Driver Class during deployment

2006-08-17 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1986?page=all ] Donald Woods updated GERONIMO-1986: --- Fix Version/s: 1.1.2 (was: 1.1.x) Affects Version/s: 1.1 1.1.2 > TranQL Connector doesn't che

[jira] Commented: (GERONIMO-1557) When you enter the url of a web service in the console You should get a page showing the service name

2006-08-17 Thread Donald Woods (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1557?page=comments#action_12428740 ] Donald Woods commented on GERONIMO-1557: This has applied to 1.1.1 - Revision: 423005 Author: djencks Date: 4:08:10 AM, Tuesday, July 18, 2006 Message:

Trimmed more Unnecessary changes out of all_changes.log

2006-08-17 Thread Jason Dillon
I've pruned most of the build system changes, and the javamail- transport bits. Down to 113 revisions marked as Not Merged. --jason

Re: m2 build - validating

2006-08-17 Thread anita kulshreshtha
--- Jason Dillon <[EMAIL PROTECTED]> wrote: > IMO we should not overload the mechanism here, but define new > > configuration elements that allow us to add the additional metadata > needed Bill, if you do not want to improve the existing car-maven-plugin, you will need to use t

[jira] Commented: (GERONIMO-2174) Remove "modules/console-web"

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2174?page=comments#action_12428737 ] Jason Dillon commented on GERONIMO-2174: This is a pending merge from dead-1.2... {quote} r383111 | jlaskowski | 2006-03-04 05:26:30 -0800 (Sat, 04 Mar

Re: Console JACC Security Error in 1.1.1

2006-08-17 Thread Alan D. Cabrera
FYI. Fixed. Regards, Alan Alan D. Cabrera wrote: I found the problem and will fix it tonight. Regards, Alan Aaron Mulder wrote: I'm not sure if this is related to the recent web app security fix or not. I hacked the build enough that I got the 1.1.1 server running. I went to the consol

Re: Move trunk, tags and branches to server/*

2006-08-17 Thread Alan D. Cabrera
+1 Regards, Alan David Blevins wrote: +1, it's gotten a bit awkward the way we have it now. -David On Aug 15, 2006, at 3:03 PM, Jason Dillon wrote: I think we should move the top-level trunk, tags and branches to server/*. This will make the top-level of our repository more consistent.

[jira] Closed: (GERONIMO-1739) Plugin migration to Maven 2: geronimo-izpack-plugin

2006-08-17 Thread Jason Dillon (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1739?page=all ] Jason Dillon closed GERONIMO-1739. -- Resolution: Won't Fix Strategy for installer needs to be reevaluated before any more work is done on integration with m2. > Plugin migration to Maven 2

Re: Organization and versioning of specs; a new proposal

2006-08-17 Thread Alan D. Cabrera
David Blevins wrote: On Aug 16, 2006, at 5:16 PM, Jason Dillon wrote: On Aug 16, 2006, at 4:38 PM, David Blevins wrote: On Aug 16, 2006, at 3:28 PM, Jason Dillon wrote: On Aug 16, 2006, at 3:21 PM, David Blevins wrote: I guess I'd still prefer we do - for the tag names as maven does. I'm

Re: [ANNOUNCE] Welcome Grant McDonald as our newest committer

2006-08-17 Thread Alan D. Cabrera
Guillaume Nodet wrote: We're pleased to announce that Grant McDonald has accepted the invitation to join Apache ServiceMix as a committer. Welcome Grant, and congratulations ! Congratulations Grant! Regards, Alan

Re: [WELCOME] Guillaume Nodet has accepted an invitation to join the Geronimo PMC

2006-08-17 Thread Alan D. Cabrera
Matt Hogstrom wrote: All, Please join us in welcoming Guillaume who recently accepted an invitation to join the Geronimo PMC. Guillaume is probably best known for his work on Xbean and ServiceMix. Has always been available to help out folks and is a great example of working in the community

Re: Global JNDI

2006-08-17 Thread Alan D. Cabrera
Dain Sundstrom wrote: Earlier this week, David convinced me to help him get the JPA entity manager factories mapped into JNDI. And, that was the easy part, he also wanted it to work in G 1.1. Today, I finally got it working and wrote up some very rudimentary instruction on how to manually ins

Re: GERONIMO-2324

2006-08-17 Thread Sachin Patel
On Aug 17, 2006, at 1:04 PM, System Architect wrote:On 8/17/06, Sachin Patel <[EMAIL PROTECTED]> wrote: On Aug 17, 2006, at 11:46 AM, System Architect wrote:I feel strongly that is should be stated: Testing is not a "relatively specific use case" but a natural stage in a lifecycle of an application

[jira] Resolved: (SM-547) When the xbean deployer throws a RuntimeException or Error on first deployment, redeployment of the SU fails

2006-08-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-547?page=all ] Guillaume Nodet resolved SM-547. Resolution: Fixed Author: gnodet Date: Thu Aug 17 10:14:03 2006 New Revision: 432299 URL: http://svn.apache.org/viewvc?rev=432299&view=rev Log: SM-547: When t

[jira] Created: (SM-547) When the xbean deployer throws a RuntimeException or Error on first deployment, redeployment of the SU fails

2006-08-17 Thread Guillaume Nodet (JIRA)
When the xbean deployer throws a RuntimeException or Error on first deployment, redeployment of the SU fails Key: SM-547 URL: https://issues.apache.org/ac

Re: GERONIMO-2324

2006-08-17 Thread System Architect
On 8/17/06, Sachin Patel <[EMAIL PROTECTED]> wrote: On Aug 17, 2006, at 11:46 AM, System Architect wrote:I feel strongly that is should be stated: Testing is not a "relatively specific use case" but a natural stage in a lifecycle of an application. You cannot grow into an adult without being a kid

Re: GERONIMO-2324

2006-08-17 Thread Sachin Patel
On Aug 17, 2006, at 11:46 AM, System Architect wrote:I feel strongly that is should be stated: Testing is not a "relatively specific use case" but a natural stage in a lifecycle of an application. You cannot grow into an adult without being a kid first. And how well one were treated as a child, how

[jira] Commented: (SM-529) Servicemix-Component's MPSSettingTest.java hangs indefinitely.

2006-08-17 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-529?page=comments#action_36802 ] Guillaume Nodet commented on SM-529: Seems to run fine also for me. Do you have the associated log file ? > Servicemix-Component's MPSSettingTest.java hangs inde

  1   2   >