Download List

项目描述

EasyBeans is an implementation of an EJB3 container. It aims to provide an implementation for the full EJBCore API. For the persistence matter, it relies on Hibernate EJB 3, Oracle TopLink Essentials, or Apache OpenJPA.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-30 19:02
1.1.0

此版本包含在OW2 JOnAS的Java EE 5认证的应用服务器。
This version is included in the OW2 JOnAS Java EE 5 certified application server.

2008-05-20 03:17
1.0.0

标签: Major bugfixes

2007-10-20 22:38
1.0 RC1

该项目现在使用maven2工具。它可用于在Tomcat / Jetty或JOnAS的。 OSGi捆绑可,以及对Apache的费利克斯和Eclipse的Equinox测试。持久性是使用Hibernate EntityManager的或Apache OpenJPA的。
标签: Major feature enhancements
The project now uses the maven2 tool. It can be
used in Tomcat/Jetty or JOnAS. OSGi bundles are
available and were tested on Apache Felix and
Eclipse Equinox. Persistence is done with
Hibernate EntityManager or Apache OpenJPA.

2007-05-17 17:26
1.0 M6

EAR部署(和取消部署)现在支持在Jonas,Tomcat和Jetty的。对Jonas来说,如果耳中包含的EJB 2.1组件,它们将在EJB 2.1容器中部署。 EAR的WAR的文件将被部署在Tomcat或Jetty Web容器。耳朵的例子是,在这个版本。定时服务于金石英组件的支持。计时器的例子是。 OpenJPA的是支持作为一个持久性提供者。
标签: Major feature enhancements
EAR deployment (and undeployment) is now supported
in JOnAS, Tomcat, and Jetty. For JOnAS, if the EAR
contains EJB 2.1 components, they will be deployed
in the EJB 2.1 container. The WAR files of the EAR
will be deployed in the Tomcat or Jetty Web
container. An ear example is provided in this
version. The timer service which is based on the
Quartz component is supported. A timer example is
provided. OpenJPA is supported as a persistence
provider.

2006-07-20 20:14
1.0 Milestone 2

报道的所有问题上的邮件列表,因为1.0M1已得到修复。一个新的HOWTO是提供关于使用GWT(谷歌网页工具包)和EasyBeans。
标签: Major bugfixes
All issues reported on the mailing list since 1.0M1 have been fixed. A new HowTo is available about using GWT (Google Web Toolkit) and EasyBeans.

Project Resources