[jira] Commented: (AMQ-528) 4.0 M4 NullPointerException while shutting down

2006-06-24 Thread JIRA
[ https://issues.apache.org/activemq/browse/AMQ-528?page=comments#action_36466 ] Holger Hoffstätte commented on AMQ-528: --- Note: I'm not a dev on AMQ or the backport; I just use them myself. Is this something that can be done from the application

Re: [VOTE] ServiceMix-3.0-M2-incubating (Bis)

2006-06-24 Thread Alan D. Cabrera
Guillaume Nodet wrote: I have uploaded a new version of ServiceMix 3.0-M2. Distributions are available at: http://people.apache.org/~gnodet/servicemix-3.0-M2-incubating/m2/org/apache/servicemix/apache-servicemix/3.0-M2-incubating/ Maven 1, Maven 2 repos and site are available at

Re: Help w/GShell GBean

2006-06-24 Thread Aaron Mulder
So to get a GBean running in Geronimo, you need to write a deployment plan for it. If you look at the advanced plugin sample under Geronimo Deployment Plan, you'll see an example. The plan should have a dependency element for any server module that must be running in order for the GBean to work

[jira] Commented: (GERONIMO-1980) Move Plugin Installer from rmi-naming to j2ee-system

2006-06-24 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1980?page=comments#action_12417599 ] Aaron Mulder commented on GERONIMO-1980: Yes, that sounds like a good idea to pursue. The only question is where to put the DefaultThreadPool that the plugin

Branches/1.1.0 moved to tags/1.1.0

2006-06-24 Thread Matt Hogstrom
The subject says it all. Publishing the jars next. Matt

geronimo services/plugins tools

2006-06-24 Thread Sachin Patel
So for next release, I was thinking about working on some enhancements to the eclipse-plugin to provide some g-plugin/services creation tools wizards that could do some basic things like automatic codegeneration to provide stubbed out classes/methods. Do people see any value in this? Are

[jira] Commented: (AMQ-528) 4.0 M4 NullPointerException while shutting down

2006-06-24 Thread will gunadi (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-528?page=comments#action_36465 ] will gunadi commented on AMQ-528: - Holger wrote: So it seems a proper shutdown of the Executor will solve this. Is this something that can be done from the application code?

Re: geronimo services/plugins tools

2006-06-24 Thread Matt Hogstrom
Gbean wizard would be nice that provides a GBean skeleton and plan. Sachin Patel wrote: So for next release, I was thinking about working on some enhancements to the eclipse-plugin to provide some g-plugin/services creation tools wizards that could do some basic things like automatic

Re: 1.1 Release Voting Results - 1.1 is approved

2006-06-24 Thread Jacek Laskowski
On 6/23/06, Matt Hogstrom [EMAIL PROTECTED] wrote: Jacek Laskowski (verbal...Jacek lost his connection but gave his verbal +1, Jacek can you confirm this) Confirmed. Jacek -- Jacek Laskowski http://www.laskowski.net.pl

Re: geronimo services/plugins tools

2006-06-24 Thread Jacek Laskowski
On 6/24/06, Matt Hogstrom [EMAIL PROTECTED] wrote: Gbean wizard would be nice that provides a GBean skeleton and plan. That raises a question whether GBean skeleton/plan are required at all? Could that be worked out with annotations (and retrotranslator)? Would XBean help us in any way so just

[jira] Updated: (GERONIMO-1738) Plugin migration to Maven 2: geronimo-deployment-plugin

2006-06-24 Thread Prasad Kashyap (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1738?page=all ] Prasad Kashyap updated GERONIMO-1738: - Attachment: geronimo-deployment-plugin-RTC-VOTE.2.patch This patch was attached under the uber JIRA GERONIMO-2071. It is currently pending an RTC

Re: m2 migration status

2006-06-24 Thread Prasad Kashyap
I got myself a fresh clean checkout of trunk and built just the modules. I encountered the following problems - 1. The j2ee module compilation failed due to a dependency on ejb spec jar. 2. The web-builder modules failed compilation due to a dependency on servlet spec jar. I have attached a

Re: [RTC] Removal of the javamail-transport code.

2006-06-24 Thread Alan D. Cabrera
Rick McGuire wrote: Ok, on to the next phase of the javamail reorganization. This patch http://issues.apache.org/jira/browse/GERONIMO-2147 is to remove the javamail-transport module and replace it with references to the javamail-providers-1.3.1 jar file. Rick +1 BTW, do you think that