Hi, if you want to use openejb as server you can use the openejb-standalone zip, it can be considered as a light tomee (without web features).
if you want to start it from a jar simply write a main and start/stop openejb in this method. - Romain 2012/3/27 Cleber Moura <[email protected]> > Hi, > > I would like to know, if there is a way to configure a j2se application to > use the openejb embedded server. > On development time (inside the IDE - eclipse), it works perfectly. But, > when I do generate the jar and execute outside of the IDE, it doesn't work. > > Thanks. > > -- > Cleber Moura >
