On Mar 4, 2008, at 1:05 PM, Karan Malhi wrote:

Is there a maven plugin for OpenEJB , Something on the lines of Jetty and tomcat plugins for maven. If not, then I would like to write some Mojo's with atleast deploy and redeploy goals. I am not sure if such a plugin is
even required, but I am just thinking that it is one of the ways to
integrate OpenEJB with IDE's since most of the IDE's support maven.

Not required in a strict sense as we work like an embedded database (add to classpath and use it normally through the LocalInitialContextFactory), but a plugin could be neat.

-David

Reply via email to