Hi, Just looking at the sources, org.openejb.cli.Main actually, and found this:
/** * Entry point for ALL things OpenEJB. This will use the new service * architecture explained here: * * @link http://docs.codehaus.org/display/OPENEJB/Executables */ So, am going to take a look at the link, but at the same time am wondering whether the whole code may have been annotated with such comments that would make it a logical path to follow - just clues to solve the riddle called OpenEJB. Whoops, it seems too many movies watched lately ;-) Just couldn't resist...sorry! Frankly, that would be great to have something alike in the code. People would love looking at the code, then, wouldn't they? ;-) Jacek -- Jacek Laskowski http://www.laskowski.net.pl
