You can edit almost every page by Creating an account and confirming your email.

EasyBeans

From EverybodyWiki Bios & Wiki

EasyBeans
File:Logo easybeans.png
Developer(s)OW2 Consortium
Stable release
1.1.0 / September 10, 2009 (2009-09-10)
Written inJava
Engine
    Operating systemCross-platform
    TypeEnterprise JavaBean
    LicenseGNU Lesser General Public License
    Websitewww.easybeans.net

    Search EasyBeans on Amazon.

    EasyBeans is an open-source Enterprise JavaBeans (EJB) 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 (with ASM ObjectWeb tool), IoC, POJO and can be embedded in OSGi bundles or other frameworks (Spring, Eclipse plugins, etc.).

    It aims to provide an EJB 3.0 container as specified in the Java Platform Enterprise Edition (Java EE) in its fifth version. It means that Session beans (Stateless or Stateful), Message Driven Beans (MDB) are available on EasyBeans.

    Open JPA is only the persistence API for EJB 3.0, at the same level as Hibernate. EasyBeans will be a full EJB container, which could use Hibernate, Speedo, or Open JPA for its persistence.

    See also

    External links



    This article "EasyBeans" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:EasyBeans. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.