Download
A new EasyBeans version is out and is available in the
Downloads section.
Download the Milestone 4 Now !
Web site
A new EasyBeans web site is now available at
http://www.easybeans.net. This web site is less developer oriented. The developer site is available on
http://www.easybeans.org
Comments/Feedback on this new web design are welcome.
Demo
A quick demo illustrating how to develop a simple EJB with an interceptor is available in the
Demos section.
All is done within eclipse and it shows how EasyBeans can be easy to develop EJB.
Mailing list
Stay tuned on EasyBeans with the easybeans-announce at objectweb dot org mailing list :
http://www.objectweb.org/wws/subrequest/easybeans-announce
Documentation
New sections were added in the EasyBeans user guide.
- EasyBeans configuration file
- Smart JNDI factory in order to make EJBs Clients in an easy way
Persistence
This version embeds the last Hibernate EntityManager version (3.2.0GA) which was release a couple of days ago.
Tests have also been done Oracle Toplink Essentials (v2build21) as persistence provider.
New features
One of the new feature implemented in this version is the security part with a JACC provider available within Standalone/Tomcat version. When EasyBeans is used with JOnAS, it uses the JOnAS security authentication and propagation.
An example shows these new features.
Issues closed
These tasks are available on the
JIRA issue web site.
Release Notes - EasyBeans - Version EasyBeans 1.0 M4
Bug
- (EZB-8) - Local exception should be converted into RemoteException
- (EZB-112) - MDB Factories are not added to the map of JContainer3 managed factories
- (EZB-115) - ClassNotFound exception may happen when receiving MDB messages
- (EZB-116) - EasyBeans failure when embedded in JOnAS with IIOP protocol
- (EZB-117) - JOnAS stop command fails in some cases when EasyBeans is present
- (EZB-118) - NPE when stopping HSQL database within Tomcat
Improvement
- (EZB-111) - Transaction Timeout should be configurable on TMComponent
Task
- (EZB-6) - Check that all API used by EasyBeans are compliant with the versions packaged by Sun
- (EZB-9) - MDBContext injection
- (EZB-42) - Support for security management.
- (EZB-49) - Support PersistenceContext reference injection using only the @PersistenceContext attribute "name".
- (EZB-52) - Support PersistenceUnit reference injection using only the @PersistenceUnit attribute "name".
- (EZB-113) - Upgrade to Hibernate Entity Manager 3.2.0 CR2
- (EZB-114) - Injection of JMS objects (Topic, Queue, and the factories)
- (EZB-119) - Upgrade to Carol 2.2.9
- (EZB-120) - Upgrade to Monolog 2.1.6 (used by Joram)
- (EZB-121) - Upgrade to Hibernate EntityManager 3.2.0.CR3
- (EZB-122) - Upgrade to HSQLDB 1.8.0.7
- (EZB-124) - Upgrade to Hibernate EntityManager 3.2.0.GA
- (EZB-125) - Tests with Oracle Toplink Essentials 2.0build21
All issues reported on EasyBeans mailing list have been fixed since 1.0M3.