EasyBeans


EasyBeans is an open-source Enterprise JavaBeans container hosted by the OW2 Consortium. The License used by EasyBeans is the LGPL. EasyBeans is the EJB 3.0 container of the JOnAS application server.
EasyBeans is integrated in the JOnAS application server Java EE 5 certified application server.
EasyBeans main goal is to ease the development of Enterprise JavaBeans. It uses some new architecture design like the bytecode injection, IoC, POJO and can be embedded in OSGi bundles or other frameworks.
It aims to provide an EJB 3.0 container as specified in the Java Platform Enterprise Edition in its fifth version. It means that Session beans, Message Driven Beans are available on EasyBeans.