Hi David, Kevan, As I forgotten to subscribe to this mailing, this is now that I discover your comments regarding to my suggestion. I will take the time in the next days to provide adequate response but here is a status about what we have done with KarafEE (= Apache Karaf + OpenEJB).
- Apache OpenEJB team has created a Apache KarafEE (project). Till now, it is part of OpenEJB subversion trunk (http://svn.apache.org/repos/asf/openejb/trunk/openejb/osgi/) and contains Karaf 2.2.4 + rebrand + command to list, deploy, undeploy EJBs components and of course OpenEJB deployed as features - Apache KarafEE or Karaf + OpenEJB have succeeded to deploy @Stateless, @Statefull, @Singletion, @Inject beans like also @Entity beans (which are deploy by OpenEJB in OpenJPA) - The beans can be called using OSGI service and interface name or using EJB lookup mechanism (local, remote) - Different tests have been made like also calling EJBs beans from camel routes - Bundles containing beans with @EJB annotations or xml descriptor files like also persistence.xml files are automatically registered in the OpenEJB container Regards, Charles -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Proposition-Collaboration-between-Karaf-Geronimo-tp3588113p3631685.html Sent from the Development mailing list archive at Nabble.com.
