Re: Maven plugin for OpenEJB

2012-02-20 Thread Romain Manni-Bucau
added http://svn.apache.org/repos/asf/openejb/trunk/maven-plugins/openejb-embedded-maven-plugin/ the only goal is (for now): mvn openejb-embedded:run - Romain 2012/2/18 Jean-Louis MONTEIRO > Some month ago, I did a plugin to manage standalone mode. > I guess it's still available in sandbox ar

Re: Maven plugin for OpenEJB

2012-02-18 Thread Jean-Louis MONTEIRO
Some month ago, I did a plugin to manage standalone mode. I guess it's still available in sandbox area. May be, if we consider it as useful, we can try to merge it with Romain's one or enhance Romain's plugin to make it work in a standalone mode. Jean-Louis 2012/2/17 Romain Manni-Bucau > Snaps

Re: Maven plugin for OpenEJB

2012-02-17 Thread Romain Manni-Bucau
Snapshot is deployed i think, openejb-maven-plugin (maybe with an s i dont remember). Not listed by buildbot but work. Le 17 févr. 2012 20:16, "Jean-Baptiste Onofré" a écrit : > We can imagine to use the karaf-maven-plugin with an OpenEJB kar ;) > > On 02/17/2012 07:03 PM, Charles Moulliard wrot

Re: Maven plugin for OpenEJB

2012-02-17 Thread Jean-Baptiste Onofré
We can imagine to use the karaf-maven-plugin with an OpenEJB kar ;) On 02/17/2012 07:03 PM, Charles Moulliard wrote: Hi, Is there a maven plugin to use OpenEJB in embedded more like we can do with Glassfish org.glassfish maven-embedded-glassfish-plugin

Re: Maven plugin for OpenEJB

2012-02-17 Thread David Blevins
On Feb 17, 2012, at 10:03 AM, Charles Moulliard wrote: > Hi, > > Is there a maven plugin to use OpenEJB in embedded more like we can do with > Glassfish > >org.glassfish >maven-embedded-glassfish-plugin >3.1.1 > > If this is not the case, what do

Maven plugin for OpenEJB

2012-02-17 Thread Charles Moulliard
Hi, Is there a maven plugin to use OpenEJB in embedded more like we can do with Glassfish org.glassfish maven-embedded-glassfish-plugin 3.1.1 If this is not the case, what do you suggest/recommend to create a Boostrap class to launch OpenEJB and de