<?xml version="1.0" encoding="UTF-8"?>

<xwikidoc>
<web>News</web>
<name>Release10Milestone5</name>
<language></language>
<defaultLanguage></defaultLanguage>
<translation>0</translation>
<parent>XWiki.WebHome</parent>
<creator>xwiki:XWiki.benoitf</creator>
<author>xwiki:XWiki.benoitf</author>
<contentAuthor>xwiki:XWiki.benoitf</contentAuthor>
<creationDate>1166631803000</creationDate>
<date>1166636142000</date>
<contentUpdateDate>1166636142000</contentUpdateDate>
<version>1.4</version>
<title></title>
<template></template>
<object>
<class>
<name>XWiki.ArticleClass</name>
<customClass></customClass>
<customMapping></customMapping>
<defaultViewSheet></defaultViewSheet>
<defaultEditSheet></defaultEditSheet>
<defaultWeb></defaultWeb>
<nameField></nameField>
<title>
<name>title</name>
<prettyName>Title</prettyName>
<unmodifiable>0</unmodifiable>
<size>80</size>
<number>1</number>
<classType>com.xpn.xwiki.objects.classes.StringClass</classType>
</title>
<category>
<name>category</name>
<prettyName>Category</prettyName>
<unmodifiable>0</unmodifiable>
<relationalStorage>1</relationalStorage>
<displayType>select</displayType>
<multiSelect>1</multiSelect>
<size>5</size>
<number>2</number>
<sql>select prop.value from BaseObject as obj, StringProperty as prop where obj.className='Blog.Categories' and prop.id.id = obj.id and prop.id.name='name'</sql>
<classType>com.xpn.xwiki.objects.classes.DBListClass</classType>
</category>
<content>
<name>content</name>
<prettyName>Content</prettyName>
<unmodifiable>0</unmodifiable>
<size>80</size>
<rows>15</rows>
<number>3</number>
<classType>com.xpn.xwiki.objects.classes.TextAreaClass</classType>
</content>
<extract>
<name>extract</name>
<prettyName>Extract</prettyName>
<unmodifiable>0</unmodifiable>
<size>80</size>
<rows>5</rows>
<number>4</number>
<classType>com.xpn.xwiki.objects.classes.TextAreaClass</classType>
</extract>
</class>
<name>News.Release10Milestone5</name>
<number>0</number>
<className>XWiki.ArticleClass</className>
<property>
<category>
<value>News</value>
</category>
</property>
<property>
<content>1.1.1 Download
A new EasyBeans version is out and is available in the [Downloads&gt;easybeans2:Main.Downloads] section.

[Download the Milestone 4 Now !&gt;easybeans2:Main.Downloads]

1.1.1 Web site
A new EasyBeans web site is now available at [http://www.easybeans.net&gt;http://www.easybeans.net]. This web site is less developer oriented. The developer site is available on [http://www.easybeans.org&gt;http://www.easybeans.org]
Comments/Feedback on this new web design are welcome.

1.1.1 Demo
A quick demo illustrating how to develop a simple EJB with an interceptor is available in the [Demos section&gt;easybeans2:Main.Demos].
All is done within eclipse and it shows how EasyBeans can be easy to develop EJB.

1.1.1 Mailing list
Stay tuned on EasyBeans with the easybeans-announce at objectweb dot org mailing list : http://www.objectweb.org/wws/subrequest/easybeans-announce


1.1.1 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

1.1.1 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.


1.1.1 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.


1.1.1 Issues closed 

These tasks are available on the [JIRA&gt;http://jira.easybeans.org/secure/ReleaseNote.jspa?projectId=10000&amp;styleName=Html&amp;version=10010] issue web site.



Release Notes - EasyBeans - Version EasyBeans 1.0 M4

&lt;h4&gt;Bug&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-8'&gt;EZB-8&lt;/a&gt;) - Local exception should be converted into RemoteException&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-112'&gt;EZB-112&lt;/a&gt;) - MDB Factories are not added to the map of JContainer3 managed factories&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-115'&gt;EZB-115&lt;/a&gt;) - ClassNotFound exception may happen when receiving MDB messages&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-116'&gt;EZB-116&lt;/a&gt;) - EasyBeans failure when embedded in JOnAS with IIOP protocol&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-117'&gt;EZB-117&lt;/a&gt;) - JOnAS stop command fails in some cases when EasyBeans is present&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-118'&gt;EZB-118&lt;/a&gt;) - NPE when stopping HSQL database within Tomcat&lt;/li&gt;
&lt;/ul&gt;
    
&lt;h4&gt;Improvement&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-111'&gt;EZB-111&lt;/a&gt;) - Transaction Timeout should be configurable on TMComponent&lt;/li&gt;
&lt;/ul&gt;
        
&lt;h4&gt;Task&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-6'&gt;EZB-6&lt;/a&gt;) - Check that all API used by EasyBeans are compliant with the versions packaged by Sun&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-9'&gt;EZB-9&lt;/a&gt;) - MDBContext injection&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-42'&gt;EZB-42&lt;/a&gt;) - Support for security management.&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-49'&gt;EZB-49&lt;/a&gt;) - Support PersistenceContext reference injection using only the @PersistenceContext attribute "name".&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-52'&gt;EZB-52&lt;/a&gt;) - Support PersistenceUnit reference injection using only the @PersistenceUnit attribute "name".&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-113'&gt;EZB-113&lt;/a&gt;) - Upgrade to Hibernate Entity Manager 3.2.0 CR2&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-114'&gt;EZB-114&lt;/a&gt;) - Injection of JMS objects (Topic, Queue, and the factories)&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-119'&gt;EZB-119&lt;/a&gt;) - Upgrade to Carol 2.2.9&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-120'&gt;EZB-120&lt;/a&gt;) - Upgrade to Monolog 2.1.6 (used by Joram)&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-121'&gt;EZB-121&lt;/a&gt;) - Upgrade to Hibernate EntityManager 3.2.0.CR3&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-122'&gt;EZB-122&lt;/a&gt;) - Upgrade to HSQLDB 1.8.0.7&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-124'&gt;EZB-124&lt;/a&gt;) - Upgrade to Hibernate EntityManager 3.2.0.GA&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-125'&gt;EZB-125&lt;/a&gt;) - Tests with Oracle Toplink Essentials 2.0build21&lt;/li&gt;
&lt;/ul&gt;

All issues reported on EasyBeans mailing list have been fixed since 1.0M3.</content>
</property>
<property>
<extract>1.1.1 Download
A new EasyBeans version is out and is available in the [Downloads&gt;easybeans2:Main.Downloads] section.

[Download the Milestone 4 Now !&gt;easybeans2:Main.Downloads]

1.1.1 Web site
A new EasyBeans web site is now available at [http://www.easybeans.net&gt;http://www.easybeans.net]. This web site is less developer oriented. The developer site is available on [http://www.easybeans.org&gt;http://www.easybeans.org]
Comments/Feedback on this new web design are welcome.

1.1.1 Demo
A quick demo illustrating how to develop a simple EJB with an interceptor is available in the [Demos section&gt;easybeans2:Main.Demos].
All is done within eclipse and it shows how EasyBeans can be easy to develop EJB.

1.1.1 Mailing list
Stay tuned on EasyBeans with the easybeans-announce at objectweb dot org mailing list : http://www.objectweb.org/wws/subrequest/easybeans-announce


1.1.1 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

1.1.1 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.


1.1.1 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.


1.1.1 Issues closed 

These tasks are available on the [JIRA&gt;http://jira.easybeans.org/secure/ReleaseNote.jspa?projectId=10000&amp;styleName=Html&amp;version=10010] issue web site.



Release Notes - EasyBeans - Version EasyBeans 1.0 M4

&lt;h4&gt;Bug&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-8'&gt;EZB-8&lt;/a&gt;) - Local exception should be converted into RemoteException&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-112'&gt;EZB-112&lt;/a&gt;) - MDB Factories are not added to the map of JContainer3 managed factories&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-115'&gt;EZB-115&lt;/a&gt;) - ClassNotFound exception may happen when receiving MDB messages&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-116'&gt;EZB-116&lt;/a&gt;) - EasyBeans failure when embedded in JOnAS with IIOP protocol&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-117'&gt;EZB-117&lt;/a&gt;) - JOnAS stop command fails in some cases when EasyBeans is present&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-118'&gt;EZB-118&lt;/a&gt;) - NPE when stopping HSQL database within Tomcat&lt;/li&gt;
&lt;/ul&gt;
    
&lt;h4&gt;Improvement&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-111'&gt;EZB-111&lt;/a&gt;) - Transaction Timeout should be configurable on TMComponent&lt;/li&gt;
&lt;/ul&gt;
        
&lt;h4&gt;Task&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-6'&gt;EZB-6&lt;/a&gt;) - Check that all API used by EasyBeans are compliant with the versions packaged by Sun&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-9'&gt;EZB-9&lt;/a&gt;) - MDBContext injection&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-42'&gt;EZB-42&lt;/a&gt;) - Support for security management.&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-49'&gt;EZB-49&lt;/a&gt;) - Support PersistenceContext reference injection using only the @PersistenceContext attribute "name".&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-52'&gt;EZB-52&lt;/a&gt;) - Support PersistenceUnit reference injection using only the @PersistenceUnit attribute "name".&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-113'&gt;EZB-113&lt;/a&gt;) - Upgrade to Hibernate Entity Manager 3.2.0 CR2&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-114'&gt;EZB-114&lt;/a&gt;) - Injection of JMS objects (Topic, Queue, and the factories)&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-119'&gt;EZB-119&lt;/a&gt;) - Upgrade to Carol 2.2.9&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-120'&gt;EZB-120&lt;/a&gt;) - Upgrade to Monolog 2.1.6 (used by Joram)&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-121'&gt;EZB-121&lt;/a&gt;) - Upgrade to Hibernate EntityManager 3.2.0.CR3&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-122'&gt;EZB-122&lt;/a&gt;) - Upgrade to HSQLDB 1.8.0.7&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-124'&gt;EZB-124&lt;/a&gt;) - Upgrade to Hibernate EntityManager 3.2.0.GA&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-125'&gt;EZB-125&lt;/a&gt;) - Tests with Oracle Toplink Essentials 2.0build21&lt;/li&gt;
&lt;/ul&gt;

All issues reported on EasyBeans mailing list have been fixed since 1.0M3.</extract>
</property>
<property>
<title>1.0 Milestone 5 Released</title>
</property>
</object>
<content>#includeForm("XWiki.ArticleClassSheet")</content>
<renderedcontent>&lt;h2 class="heading-1"&gt;&lt;span id="H3A3ANews"&gt;:: News&lt;/span&gt;&lt;/h2&gt;&lt;p class="paragraph"/&gt;&lt;div class="article_title"&gt;
&lt;h3 class="heading-1-1"&gt;&lt;span id="H3A3ADec202C20063A3A10Milestone5Released"&gt;:: Dec 20, 2006 .::. 1.0 Milestone 5 Released&lt;/span&gt;&lt;/h3&gt; 
&lt;/div&gt;
&lt;div class="article_content"&gt;
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HDownload"&gt;Download&lt;/span&gt;&lt;/h4&gt; 
A new EasyBeans version is out and is available in the &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/Main/Downloads"&gt;Downloads&lt;/a&gt;&lt;/span&gt; section.&lt;p class="paragraph"/&gt;&lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/Main/Downloads"&gt;Download the Milestone 4 Now !&lt;/a&gt;&lt;/span&gt;
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HWebsite"&gt;Web site&lt;/span&gt;&lt;/h4&gt; 
A new EasyBeans web site is now available at &lt;span class="wikiexternallink"&gt;&lt;a href="http://www.easybeans.net"&gt;&amp;#104;ttp://www.easybeans.net&lt;/a&gt;&lt;/span&gt;. This web site is less developer oriented. The developer site is available on &lt;span class="wikiexternallink"&gt;&lt;a href="http://www.easybeans.org"&gt;&amp;#104;ttp://www.easybeans.org&lt;/a&gt;&lt;/span&gt;
Comments/Feedback on this new web design are welcome.
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HDemo"&gt;Demo&lt;/span&gt;&lt;/h4&gt; 
A quick demo illustrating how to develop a simple EJB with an interceptor is available in the &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/Main/Demos"&gt;Demos section&lt;/a&gt;&lt;/span&gt;.
All is done within eclipse and it shows how EasyBeans can be easy to develop EJB.
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HMailinglist"&gt;Mailing list&lt;/span&gt;&lt;/h4&gt; 
Stay tuned on EasyBeans with the easybeans-announce at objectweb dot org mailing list : &lt;span class="nobr"&gt;&lt;a href="http://www.objectweb.org/wws/subrequest/easybeans-announce"&gt;&amp;#104;ttp://www.objectweb.org/wws/subrequest/easybeans-announce&lt;/a&gt;&lt;/span&gt;
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HDocumentation"&gt;Documentation&lt;/span&gt;&lt;/h4&gt; 
New sections were added in the EasyBeans user guide.
&lt;ul class="star"&gt;
&lt;li&gt;EasyBeans configuration file&lt;/li&gt;
&lt;li&gt;Smart JNDI factory in order to make EJBs Clients in an easy way&lt;/li&gt;
&lt;/ul&gt;&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HPersistence"&gt;Persistence&lt;/span&gt;&lt;/h4&gt; 
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.
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HNewfeatures"&gt;New features&lt;/span&gt;&lt;/h4&gt; 
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.
&lt;h4 class="heading-1-1-1"&gt;&lt;span id="HIssuesclosed"&gt;Issues closed &lt;/span&gt;&lt;/h4&gt;&lt;p class="paragraph"/&gt;These tasks are available on the &lt;span class="wikiexternallink"&gt;&lt;a href="http://jira.easybeans.org/secure/ReleaseNote.jspa?projectId=10000&amp;styleName=Html&amp;version=10010"&gt;&amp;#74;IRA&lt;/a&gt;&lt;/span&gt; issue web site.&lt;p class="paragraph"/&gt;&lt;p class="paragraph"/&gt;Release Notes - EasyBeans - Version EasyBeans 1.0 M4&lt;p class="paragraph"/&gt;&lt;h4&gt;Bug&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-8'&gt;EZB-8&lt;/a&gt;) - Local exception should be converted into RemoteException&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-112'&gt;EZB-112&lt;/a&gt;) - MDB Factories are not added to the map of JContainer3 managed factories&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-115'&gt;EZB-115&lt;/a&gt;) - ClassNotFound exception may happen when receiving MDB messages&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-116'&gt;EZB-116&lt;/a&gt;) - EasyBeans failure when embedded in JOnAS with IIOP protocol&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-117'&gt;EZB-117&lt;/a&gt;) - JOnAS stop command fails in some cases when EasyBeans is present&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-118'&gt;EZB-118&lt;/a&gt;) - NPE when stopping HSQL database within Tomcat&lt;/li&gt;
&lt;/ul&gt;&lt;p class="paragraph"/&gt;&lt;h4&gt;Improvement&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-111'&gt;EZB-111&lt;/a&gt;) - Transaction Timeout should be configurable on TMComponent&lt;/li&gt;
&lt;/ul&gt;&lt;p class="paragraph"/&gt;&lt;h4&gt;Task&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-6'&gt;EZB-6&lt;/a&gt;) - Check that all API used by EasyBeans are compliant with the versions packaged by Sun&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-9'&gt;EZB-9&lt;/a&gt;) - MDBContext injection&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-42'&gt;EZB-42&lt;/a&gt;) - Support for security management.&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-49'&gt;EZB-49&lt;/a&gt;) - Support PersistenceContext reference injection using only the @PersistenceContext attribute "name".&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-52'&gt;EZB-52&lt;/a&gt;) - Support PersistenceUnit reference injection using only the @PersistenceUnit attribute "name".&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-113'&gt;EZB-113&lt;/a&gt;) - Upgrade to Hibernate Entity Manager 3.2.0 CR2&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-114'&gt;EZB-114&lt;/a&gt;) - Injection of JMS objects (Topic, Queue, and the factories)&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-119'&gt;EZB-119&lt;/a&gt;) - Upgrade to Carol 2.2.9&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-120'&gt;EZB-120&lt;/a&gt;) - Upgrade to Monolog 2.1.6 (used by Joram)&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-121'&gt;EZB-121&lt;/a&gt;) - Upgrade to Hibernate EntityManager 3.2.0.CR3&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-122'&gt;EZB-122&lt;/a&gt;) - Upgrade to HSQLDB 1.8.0.7&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-124'&gt;EZB-124&lt;/a&gt;) - Upgrade to Hibernate EntityManager 3.2.0.GA&lt;/li&gt;
&lt;li&gt;(&lt;a href='http://jira.easybeans.org/browse/EZB-125'&gt;EZB-125&lt;/a&gt;) - Tests with Oracle Toplink Essentials 2.0build21&lt;/li&gt;
&lt;/ul&gt;&lt;p class="paragraph"/&gt;All issues reported on EasyBeans mailing list have been fixed since 1.0M3.&lt;p class="paragraph"/&gt;&lt;/div&gt;
&lt;div class="article_footer" &gt;
Posted by benoitf at Dec 354, 2006 16:23 in News | Modified by benoitf at Dec 354, 2006 17:35 | &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/News/Release10Milestone5?xpage=comments"&gt;0 Comment(s)&lt;/a&gt;&lt;/span&gt; | &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/News/Release10Milestone5"&gt;Permalink&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;

</renderedcontent>
</xwikidoc>