Latest Version: 1.1.0-RC1
Hibernate:
OpenJPA:
TopLink:
EclipseLink:
:: Latest Milestone version : 1.1.0-RC1
This version is included in the Java EE 5 certified server JOnAS 5.1 !
EasyBeans for OW2 JOnAS 4.x J2EE application server
This package should be use to enable EJB 3.0 into
JOnAS J2EE 1.4 certified application server.
It has been tested against 4.7.x,4.8.x, 4.9.x and 4.10.x
The deployment of the EasyBeans container is done through a .rar file.
Note: For JOnAS 5.0, EasyBeans is already included.
|
EclipseLink:
|
|
|
Hibernate EntityManager:
|
|
|
Apache OpenJPA:
|
|
|
Toplink Essentials:
|
|
EasyBeans for Apache Tomcat server
This package is designed for
Apache Tomcat server. It has been tested with Tomcat 5.5.x and 6.x.
The deployment is done with a single .war file to drop into $CATALINA_BASE/webapps folder. Of course, advanced configuration is available but a default configuration is available as soon as the war is deployed.
|
EclipseLink:
|
|
|
Hibernate EntityManager:
|
|
|
Apache OpenJPA:
|
|
|
Toplink Essentials:
|
|
EasyBeans for Jetty server
This package is designed for
Jetty server. It has been tested with Jetty 6.1.x.
Note that it work only with Jetty 6.1.x
The deployment is done with a single .war file to drop into $JETTY_HOME/webapps folder. Of course, advanced configuration is available but a default configuration is available as soon as the war is deployed.
|
EclipseLink:
|
|
|
Hibernate EntityManager:
|
|
|
Apache OpenJPA:
|
|
|
Toplink Essentials:
|
|
Standalone EasyBeans
This package is designed to run without any external container. It starts the EJB3 container with its services.
The launch of this package is done by the following command: java -jar ow2-easybeans-
.jar
|
EclipseLink:
|
|
|
Hibernate EntityManager:
|
|
|
Apache OpenJPA:
|
|
|
Toplink Essentials:
|
|
OSGi bundles of EasyBeans
This package is designed for being used on OSGi gateway that are provided for example by Apache Felix and Eclipse Equinox projects.There is a documentation available in the EasyBeans Wiki
|
Hibernate EntityManager:
|
|
Documentation package of EasyBeans
All the documentation (including HTML and PDF) of EasyBeans is available in this package. It includes user's and developer's guide and some howto documents as well. For example there is an howto explaining the use of Google Web Toolkit with EasyBeans.
Source package of EasyBeans
Developers or advanced users can use this source version which provides ready-to-use ant tasks allowing to create the binary jar files, javadoc, etc.EasyBeans provides some classes that allow to embed or extend EasyBeans in a simple way.
Note : These packages are TCK untested