You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Neo Larkin <ne...@hotmail.com> on 2011/02/23 01:18:18 UTC

Starting OpenEJB as Java application in Eclipse

Hi,
 
I am trying to start the openejb container as an embedded server. I want to run it as a java application in Eclipse without using the server runtime.
 
Do I use the org.apache.openejb.cli.Bootstrap class?
 
Thanks