Hi, I've written two examples of a simplified stateless and stateful bean to be (hopefully) included in the /examples folder of openejb. To make them work I had to apply some fixes to openejb... all the fixes and the two samples are included in the patch attached to the issue: https://issues.apache.org/jira/browse/OPENEJB-398
As I explained in the issue, two problems still remain: 1) you still need to have an ejb-jar.xml file (empty, but you need it) 2) the names of the deployed EJBs in the jndi registry are probably not compliant with the specification. However, trying to fix the names causes dozen of failures in several test cases, so I had to keep them Nonetheless, now the samples work. -- Filippo Diotalevi [EMAIL PROTECTED] http://www.diotalevi.com/weblog http://www.jugmilano.it
