Download List

Projeto Descrição

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 Requirements

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

Esta versão está incluída no JOnAS OW2 Java EE 5 do servidor de aplicativos certificados.
This version is included in the OW2 JOnAS Java EE 5 certified application server.

2008-05-20 03:17
1.0.0

Tags: Major bugfixes

2007-10-20 22:38
1.0 RC1

O projeto agora usa a ferramenta maven2. Ele pode ser usado no Tomcat / Jetty ou Jonas. OSGi bundles estão disponíveis e foram testados no Apache Felix e Equinox Eclipse. Persistência é feito com o Hibernate EntityManager ou OpenJPA Apache.
Tags: 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

Implantação EAR (e desimplementação) agora é suportado em Jonas, Tomcat e Jetty. Para Jonas, se a orelha contém componentes EJB 2.1, que será implantado nos 2,1 EJB container. Os arquivos WAR do EAR será implantado no Tomcat ou Jetty Web recipiente. Um exemplo da orelha é fornecido nesta versão. O serviço de temporizador, que é baseada no componente de quartzo é suportado. Um exemplo é fornecido temporizador. OpenJPA é suportado como um provedor de persistência.
Tags: 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

Todos os problemas relatados na lista de discussão desde 1.0M1 foram corrigidos. Um HowTo novo está disponível sobre o uso do GWT (Google Web Toolkit) e EasyBeans.
Tags: 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