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

<xwikidoc>
<web>News</web>
<name>Release1_1_0_RC2</name>
<language></language>
<defaultLanguage>en</defaultLanguage>
<translation>0</translation>
<parent></parent>
<creator>xwiki:XWiki.benoitf</creator>
<author>xwiki:XWiki.benoitf</author>
<contentAuthor>xwiki:XWiki.benoitf</contentAuthor>
<creationDate>1245839863000</creationDate>
<date>1245840710000</date>
<contentUpdateDate>1245840710000</contentUpdateDate>
<version>1.5</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.Release1_1_0_RC2</name>
<number>0</number>
<className>XWiki.ArticleClass</className>
<property>
<category>
<value>News</value>
</category>
</property>
<property>
<content>&amp;nbsp;&amp;nbsp; Hello,&lt;br&gt;

&lt;br&gt;

A new Release Candidate of the development branch (1.1.0-RC2) of the
OW2 &lt;a href="http://www.easybeans.net"&gt;EasyBeans&lt;/a&gt;
product (EJB 3 container) has been released.&lt;br&gt;

&lt;br&gt;

&lt;b&gt;This version is included in the Java EE 5 certified version of OW2
JOnAS 5.1 Application server.&lt;/b&gt;&lt;br&gt;

&lt;br&gt;

EasyBeans can be embedded in
JOnAS application server, Apache Tomcat application server, Jetty
application server, on an OSGi gateway (by using EasyBeans OSGi
bundles) or run in standalone mode.
&lt;p style="margin-bottom: 0.2in;"&gt;EasyBeans is
bundled with either &lt;a href="http://entitymanager.hibernate.org/"&gt;Hibernate
Entity Manager&lt;/a&gt;, &lt;a href="http://openjpa.apache.org/"&gt;Apache
OpenJPA&lt;/a&gt;, &lt;a href="https://glassfish.dev.java.net/javaee5/persistence/"&gt;TopLink
Essentials&lt;/a&gt; or &lt;a href="http://www.eclipse.org/eclipselink/"&gt;EclipseLink&lt;/a&gt;
as persistence provider.&lt;br&gt;
&lt;/p&gt;

&lt;p style="margin-bottom: 0.2in;"&gt;The 1.1.0-RC2 release is provided with
the latest versions of each
Persistence Manager, including Hibernate (Core 3.3.1GA/Manager 3.4.0
GA), OpenJPA 1.2.0, EclipseLink 1.0.1, TopLink Essentials 2.1-60f&lt;br&gt;
&lt;/p&gt;

&lt;p style="margin-bottom: 0.2in;"&gt;Here are the guides: &lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStarted.html"&gt;Getting
started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and 4.10.3)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html"&gt;Getting
started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and 6.0.18)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStartedJetty.html"&gt;Getting
started with Jetty 6.1.x (tested with 6.1.15)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly"&gt;Getting
started with the EasyBeans OSGi bundles&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Note: EasyBeans is
already bundled in the OW2 JOnAS 5.1 application server.&lt;br&gt;
EasyBeans
is also working in standalone mode (&lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Uberjar
packages are available&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
The documentation is available on
the &lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Documentation"&gt;EasyBeans
documentation website&lt;/a&gt;. (HTML or PDF)&lt;br&gt;
&lt;br&gt;
The Release Notes are
available online at :&amp;nbsp;&lt;a href="http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2"&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;Download&lt;/h4&gt;

&lt;p&gt;A new EasyBeans version is out and is available in the &lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Downloads&lt;/a&gt;
section or in the &lt;a href="http://maven.ow2.org/maven2/org/ow2/easybeans/"&gt;OW2 maven
repository&lt;/a&gt; or any maven mirror.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Download
the&amp;nbsp;version Now !&lt;/a&gt; &lt;/p&gt;

&lt;h4&gt;Migration&lt;/h4&gt;

&lt;p&gt;&lt;i&gt;There is no configuration step between &lt;/i&gt;&lt;i&gt;1.1.0-M1/M2/M3&lt;/i&gt;&lt;i&gt;
and 1.1.0-RC2 version&lt;br&gt;
&lt;/i&gt;&lt;/p&gt;

&lt;h4&gt;Mailing list&lt;/h4&gt;

&lt;p&gt;Stay tuned on EasyBeans with the easybeans-announce mailing
list :
&lt;a href="http://mail.ow2.org/wws/subrequest/easybeans-announce"&gt;http://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;&lt;b&gt;Release Notes:&lt;/b&gt;&lt;/h4&gt;

&lt;h5&gt;Bug&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-366"&gt;EZB-366&lt;/a&gt;) - In BMT Stateful Interceptors, transaction are not always forgotten&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-367"&gt;EZB-367&lt;/a&gt;) - &amp;lt;queue&amp;gt; element in the easybeans.xml cannot be parsed&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-51"&gt;UTIL-51&lt;/a&gt;) - NPE if the setter of an attribute is not found and if this attribute has no mapping&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-52"&gt;UTIL-52&lt;/a&gt;) - Some primitive types are not supported when parsing the attribute values.&lt;/li&gt;
&lt;/ul&gt;



&lt;h5&gt;Improvement&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-365"&gt;EZB-365&lt;/a&gt;) - Provide a configuration file to Hsqldb&lt;/li&gt;
&lt;/ul&gt;

&lt;h5&gt;New Feature&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-373"&gt;EZB-373&lt;/a&gt;) - Allow to add programatically global interceptors for each method&lt;/li&gt;
&lt;/ul&gt;
Best Regards,&lt;br&gt;

&lt;p style="margin-bottom: 0in;"&gt;Florent&lt;/p&gt;

&lt;p style="margin-bottom: 0in;"&gt;&lt;br&gt;
&lt;/p&gt;</content>
</property>
<property>
<extract>&amp;nbsp;&amp;nbsp; Hello,&lt;br&gt;

&lt;br&gt;

A new Release Candidate of the development branch (1.1.0-RC2) of the
OW2 &lt;a href="http://www.easybeans.net"&gt;EasyBeans&lt;/a&gt;
product (EJB 3 container) has been released.&lt;br&gt;

&lt;br&gt;

&lt;b&gt;This version is included in the Java EE 5 certified version of OW2
JOnAS 5.1 Application server.&lt;/b&gt;&lt;br&gt;

&lt;br&gt;

EasyBeans can be embedded in
JOnAS application server, Apache Tomcat application server, Jetty
application server, on an OSGi gateway (by using EasyBeans OSGi
bundles) or run in standalone mode.
&lt;p style="margin-bottom: 0.2in;"&gt;EasyBeans is
bundled with either &lt;a href="http://entitymanager.hibernate.org/"&gt;Hibernate
Entity Manager&lt;/a&gt;, &lt;a href="http://openjpa.apache.org/"&gt;Apache
OpenJPA&lt;/a&gt;, &lt;a href="https://glassfish.dev.java.net/javaee5/persistence/"&gt;TopLink
Essentials&lt;/a&gt; or &lt;a href="http://www.eclipse.org/eclipselink/"&gt;EclipseLink&lt;/a&gt;
as persistence provider.&lt;br&gt;
&lt;/p&gt;

&lt;p style="margin-bottom: 0.2in;"&gt;The 1.1.0-RC2 release is provided with
the latest versions of each
Persistence Manager, including Hibernate (Core 3.3.1GA/Manager 3.4.0
GA), OpenJPA 1.2.0, EclipseLink 1.0.1, TopLink Essentials 2.1-60f&lt;br&gt;
&lt;/p&gt;

&lt;p style="margin-bottom: 0.2in;"&gt;Here are the guides: &lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStarted.html"&gt;Getting
started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and 4.10.3)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html"&gt;Getting
started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and 6.0.18)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStartedJetty.html"&gt;Getting
started with Jetty 6.1.x (tested with 6.1.15)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly"&gt;Getting
started with the EasyBeans OSGi bundles&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Note: EasyBeans is
already bundled in the OW2 JOnAS 5.1 application server.&lt;br&gt;
EasyBeans
is also working in standalone mode (&lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Uberjar
packages are available&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
The documentation is available on
the &lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Documentation"&gt;EasyBeans
documentation website&lt;/a&gt;. (HTML or PDF)&lt;br&gt;
&lt;br&gt;
The Release Notes are
available online at :&amp;nbsp;&lt;a href="http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2"&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;Download&lt;/h4&gt;

&lt;p&gt;A new EasyBeans version is out and is available in the &lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Downloads&lt;/a&gt;
section or in the &lt;a href="http://maven.ow2.org/maven2/org/ow2/easybeans/"&gt;OW2 maven
repository&lt;/a&gt; or any maven mirror.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Download
the&amp;nbsp;version Now !&lt;/a&gt; &lt;/p&gt;

&lt;h4&gt;Migration&lt;/h4&gt;

&lt;p&gt;&lt;i&gt;There is no configuration step between &lt;/i&gt;&lt;i&gt;1.1.0-M1/M2/M3&lt;/i&gt;&lt;i&gt;
and 1.1.0-RC2 version&lt;br&gt;
&lt;/i&gt;&lt;/p&gt;

&lt;h4&gt;Mailing list&lt;/h4&gt;

&lt;p&gt;Stay tuned on EasyBeans with the easybeans-announce mailing
list :
&lt;a href="http://mail.ow2.org/wws/subrequest/easybeans-announce"&gt;http://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;&lt;/p&gt;

&lt;h4&gt;&lt;b&gt;Release Notes:&lt;/b&gt;&lt;/h4&gt;

&lt;h5&gt;Bug&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-366"&gt;EZB-366&lt;/a&gt;) - In BMT Stateful Interceptors, transaction are not always forgotten&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-367"&gt;EZB-367&lt;/a&gt;) - &amp;lt;queue&amp;gt; element in the easybeans.xml cannot be parsed&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-51"&gt;UTIL-51&lt;/a&gt;) - NPE if the setter of an attribute is not found and if this attribute has no mapping&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-52"&gt;UTIL-52&lt;/a&gt;) - Some primitive types are not supported when parsing the attribute values.&lt;/li&gt;
&lt;/ul&gt;



&lt;h5&gt;Improvement&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-365"&gt;EZB-365&lt;/a&gt;) - Provide a configuration file to Hsqldb&lt;/li&gt;
&lt;/ul&gt;

&lt;h5&gt;New Feature&lt;/h5&gt;

&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-373"&gt;EZB-373&lt;/a&gt;) - Allow to add programatically global interceptors for each method&lt;/li&gt;
&lt;/ul&gt;
Best Regards,&lt;br&gt;

&lt;p style="margin-bottom: 0in;"&gt;Florent&lt;/p&gt;

&lt;p style="margin-bottom: 0in;"&gt;&lt;br&gt;
&lt;/p&gt;</extract>
</property>
<property>
<title>1.1.0-RC2 Available</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="H3A3AJun242C20093A3A110RC2Available"&gt;:: Jun 24, 2009 .::. 1.1.0-RC2 Available&lt;/span&gt;&lt;/h3&gt; 
&lt;/div&gt;
&lt;div class="article_content"&gt;
&amp;nbsp;&amp;nbsp; Hello,&lt;br&gt;&lt;p class="paragraph"/&gt;&lt;br&gt;&lt;p class="paragraph"/&gt;A new Release Candidate of the development branch (1.1.0-RC2) of the
OW2 &lt;a href="http://www.easybeans.net"&gt;EasyBeans&lt;/a&gt;
product (EJB 3 container) has been released.&lt;br&gt;&lt;p class="paragraph"/&gt;&lt;br&gt;&lt;p class="paragraph"/&gt;&lt;b&gt;This version is included in the Java EE 5 certified version of OW2
JOnAS 5.1 Application server.&lt;/b&gt;&lt;br&gt;&lt;p class="paragraph"/&gt;&lt;br&gt;&lt;p class="paragraph"/&gt;EasyBeans can be embedded in
JOnAS application server, Apache Tomcat application server, Jetty
application server, on an OSGi gateway (by using EasyBeans OSGi
bundles) or run in standalone mode.
&lt;p style="margin-bottom: 0.2in;"&gt;EasyBeans is
bundled with either &lt;a href="http://entitymanager.hibernate.org/"&gt;Hibernate
Entity Manager&lt;/a&gt;, &lt;a href="http://openjpa.apache.org/"&gt;Apache
OpenJPA&lt;/a&gt;, &lt;a href="https://glassfish.dev.java.net/javaee5/persistence/"&gt;TopLink
Essentials&lt;/a&gt; or &lt;a href="http://www.eclipse.org/eclipselink/"&gt;EclipseLink&lt;/a&gt;
as persistence provider.&lt;br&gt;
&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;p style="margin-bottom: 0.2in;"&gt;The 1.1.0-RC2 release is provided with
the latest versions of each
Persistence Manager, including Hibernate (Core 3.3.1GA/Manager 3.4.0
GA), OpenJPA 1.2.0, EclipseLink 1.0.1, TopLink Essentials 2.1-60f&lt;br&gt;
&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;p style="margin-bottom: 0.2in;"&gt;Here are the guides: &lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStarted.html"&gt;Getting
started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and 4.10.3)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html"&gt;Getting
started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and 6.0.18)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.easybeans.org/GettingStarted/GettingStartedJetty.html"&gt;Getting
started with Jetty 6.1.x (tested with 6.1.15)&lt;/a&gt;&lt;br&gt;
&lt;a href="http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly"&gt;Getting
started with the EasyBeans OSGi bundles&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Note: EasyBeans is
already bundled in the OW2 JOnAS 5.1 application server.&lt;br&gt;
EasyBeans
is also working in standalone mode (&lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Uberjar
packages are available&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
The documentation is available on
the &lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Documentation"&gt;EasyBeans
documentation website&lt;/a&gt;. (HTML or PDF)&lt;br&gt;
&lt;br&gt;
The Release Notes are
available online at :&amp;nbsp;&lt;a href="http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2"&gt;&lt;span class="nobr"&gt;&lt;a href="http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2"&gt;&amp;#104;ttp://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;h4&gt;Download&lt;/h4&gt;&lt;p class="paragraph"/&gt;&lt;p&gt;A new EasyBeans version is out and is available in the &lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Downloads&lt;/a&gt;
section or in the &lt;a href="http://maven.ow2.org/maven2/org/ow2/easybeans/"&gt;OW2 maven
repository&lt;/a&gt; or any maven mirror.&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;p&gt;&lt;a href="http://www.easybeans.net/xwiki/bin/view/Main/Downloads"&gt;Download
the&amp;nbsp;version Now !&lt;/a&gt; &lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;h4&gt;Migration&lt;/h4&gt;&lt;p class="paragraph"/&gt;&lt;p&gt;&lt;i&gt;There is no configuration step between &lt;/i&gt;&lt;i&gt;1.1.0-M1/M2/M3&lt;/i&gt;&lt;i&gt;
and 1.1.0-RC2 version&lt;br&gt;
&lt;/i&gt;&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;h4&gt;Mailing list&lt;/h4&gt;&lt;p class="paragraph"/&gt;&lt;p&gt;Stay tuned on EasyBeans with the easybeans-announce mailing
list :
&lt;a href="http://mail.ow2.org/wws/subrequest/easybeans-announce"&gt;&lt;span class="nobr"&gt;&lt;a href="http://mail.ow2.org/wws/subrequest/easybeans-announce"&gt;&amp;#104;ttp://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;h4&gt;&lt;b&gt;Release Notes:&lt;/b&gt;&lt;/h4&gt;&lt;p class="paragraph"/&gt;&lt;h5&gt;Bug&lt;/h5&gt;&lt;p class="paragraph"/&gt;&lt;ul&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-366"&gt;EZB-366&lt;/a&gt;) - In BMT Stateful Interceptors, transaction are not always forgotten&lt;/li&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-367"&gt;EZB-367&lt;/a&gt;) - &amp;lt;queue&amp;gt; element in the easybeans.xml cannot be parsed&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-51"&gt;UTIL-51&lt;/a&gt;) - NPE if the setter of an attribute is not found and if this attribute has no mapping&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-52"&gt;UTIL-52&lt;/a&gt;) - Some primitive types are not supported when parsing the attribute values.&lt;/li&gt;
&lt;/ul&gt;&lt;p class="paragraph"/&gt;&lt;p class="paragraph"/&gt;&lt;h5&gt;Improvement&lt;/h5&gt;&lt;p class="paragraph"/&gt;&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-365"&gt;EZB-365&lt;/a&gt;) - Provide a configuration file to Hsqldb&lt;/li&gt;
&lt;/ul&gt;&lt;p class="paragraph"/&gt;&lt;h5&gt;New Feature&lt;/h5&gt;&lt;p class="paragraph"/&gt;&lt;ul&gt;
&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/EZB-373"&gt;EZB-373&lt;/a&gt;) - Allow to add programatically global interceptors for each method&lt;/li&gt;
&lt;/ul&gt;
Best Regards,&lt;br&gt;&lt;p class="paragraph"/&gt;&lt;p style="margin-bottom: 0in;"&gt;Florent&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;p style="margin-bottom: 0in;"&gt;&lt;br&gt;
&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;/div&gt;
&lt;div class="article_footer" &gt;
Posted by benoitf at Jun 175, 2009 10:37 in News | Modified by benoitf at Jun 175, 2009 10:51 | &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/News/Release1_1_0_RC2?xpage=comments"&gt;0 Comment(s)&lt;/a&gt;&lt;/span&gt; | &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/News/Release1_1_0_RC2"&gt;Permalink&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;

</renderedcontent>
</xwikidoc>