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

<xwikidoc>
<web>News</web>
<name>Release1_1_0_RC1</name>
<language></language>
<defaultLanguage>en</defaultLanguage>
<translation>0</translation>
<parent>Main.Downloads_Milestone</parent>
<creator>xwiki:XWiki.benoitf</creator>
<author>xwiki:XWiki.benoitf</author>
<contentAuthor>xwiki:XWiki.benoitf</contentAuthor>
<creationDate>1237373904000</creationDate>
<date>1237374159000</date>
<contentUpdateDate>1237374159000</contentUpdateDate>
<version>1.7</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_RC1</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-RC1) 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 M5 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-RC1 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.0 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_RC1"&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC1&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-RC1 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-345"&gt;EZB-345&lt;/a&gt;)
- Flag generated methods with JAXB @XmlTransient annotation&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-347"&gt;EZB-347&lt;/a&gt;)
- EasyBeans should ignore final methods in super classes&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-348"&gt;EZB-348&lt;/a&gt;)
- JAXB throws IllegalAnnotationExceptions for @WebService annotated
bean without wsdlLocation&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-350"&gt;EZB-350&lt;/a&gt;)
- EasyBeans bytecode is not compliant with IBM JDK&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-351"&gt;EZB-351&lt;/a&gt;)
- Unbind of JNDI references of an EJB3 component not performed with the
component class loader.&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-352"&gt;EZB-352&lt;/a&gt;)
- Method Annotations and parameter annotations are inconsistent&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-353"&gt;EZB-353&lt;/a&gt;)
- @WebMethod methods may not be intercepted&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-354"&gt;EZB-354&lt;/a&gt;)
- Lifecycle/business methods shouldn't be available through webservice
interfaces if no @WebMethod annotation is present&lt;/li&gt;&lt;/ul&gt;

&lt;h5&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/BUNDLE-5"&gt;BUNDLE-5&lt;/a&gt;)
- Create bundles for the deployment plan system&lt;br&gt;
&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/BUNDLE-6"&gt;BUNDLE-6&lt;/a&gt;)
- Bundle-Import and Export wrong (ow2-bundles-externals-commons-logging)&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-344"&gt;EZB-344&lt;/a&gt;)
- Use mappedName attribute if specified as destination for MDB&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-346"&gt;EZB-346&lt;/a&gt;)
- Add a keepRunning mode for Carol component&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-349"&gt;EZB-349&lt;/a&gt;)
- Allow to set properties for a given port-component-ref of a
service-ref&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-40"&gt;UTIL-40&lt;/a&gt;)
- Add support of wsdl-location in @WebServiceClient&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/UTIL-42"&gt;UTIL-42&lt;/a&gt;) -
XMLConfig should handle java.util.Properties object&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/UTIL-43"&gt;UTIL-43&lt;/a&gt;) - Handle
javax.xml.ws.security.auth.username/password properties for service-ref&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;New Feature&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-11"&gt;UTIL-11&lt;/a&gt;)
- Add infrastructure for deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-44"&gt;UTIL-44&lt;/a&gt;)
- Supports generation of a versions.properties file&lt;/li&gt;&lt;/ul&gt;

&lt;h5&gt;Task&lt;/h5&gt;
&lt;br&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-355"&gt;EZB-355&lt;/a&gt;)
- Upgrade to Joram 5.2.1&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-356"&gt;EZB-356&lt;/a&gt;)
- Upgrade OW2-Util to 1.0.13&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-357"&gt;EZB-357&lt;/a&gt;)
- Upgrade OW2-Spec to 1.0.1&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-358"&gt;EZB-358&lt;/a&gt;)
- Upgrade Monolog to 2.1.12&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-359"&gt;EZB-359&lt;/a&gt;)
- Upgrade OW2 Carol to 3.0.4&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-12"&gt;UTIL-12&lt;/a&gt;)
- Add deployment plan support in ow2-util&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-13"&gt;UTIL-13&lt;/a&gt;)
- Create documentation for deployment plans system&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-14"&gt;UTIL-14&lt;/a&gt;)
- Add URL repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-15"&gt;UTIL-15&lt;/a&gt;)
- Add Maven2 repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-16"&gt;UTIL-16&lt;/a&gt;)
- Add OBR repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-18"&gt;UTIL-18&lt;/a&gt;)
- Add monitoring and redeployment support&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-22"&gt;UTIL-22&lt;/a&gt;)
- Check test coverage and complete where needed&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-41"&gt;UTIL-41&lt;/a&gt;)
- Add support for JAXWS/MTOM&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-RC1) 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 M5 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-RC1 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.0 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_RC1"&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC1&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-RC1 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-345"&gt;EZB-345&lt;/a&gt;)
- Flag generated methods with JAXB @XmlTransient annotation&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-347"&gt;EZB-347&lt;/a&gt;)
- EasyBeans should ignore final methods in super classes&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-348"&gt;EZB-348&lt;/a&gt;)
- JAXB throws IllegalAnnotationExceptions for @WebService annotated
bean without wsdlLocation&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-350"&gt;EZB-350&lt;/a&gt;)
- EasyBeans bytecode is not compliant with IBM JDK&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-351"&gt;EZB-351&lt;/a&gt;)
- Unbind of JNDI references of an EJB3 component not performed with the
component class loader.&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-352"&gt;EZB-352&lt;/a&gt;)
- Method Annotations and parameter annotations are inconsistent&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-353"&gt;EZB-353&lt;/a&gt;)
- @WebMethod methods may not be intercepted&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-354"&gt;EZB-354&lt;/a&gt;)
- Lifecycle/business methods shouldn't be available through webservice
interfaces if no @WebMethod annotation is present&lt;/li&gt;&lt;/ul&gt;

&lt;h5&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/BUNDLE-5"&gt;BUNDLE-5&lt;/a&gt;)
- Create bundles for the deployment plan system&lt;br&gt;
&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/BUNDLE-6"&gt;BUNDLE-6&lt;/a&gt;)
- Bundle-Import and Export wrong (ow2-bundles-externals-commons-logging)&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-344"&gt;EZB-344&lt;/a&gt;)
- Use mappedName attribute if specified as destination for MDB&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-346"&gt;EZB-346&lt;/a&gt;)
- Add a keepRunning mode for Carol component&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-349"&gt;EZB-349&lt;/a&gt;)
- Allow to set properties for a given port-component-ref of a
service-ref&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-40"&gt;UTIL-40&lt;/a&gt;)
- Add support of wsdl-location in @WebServiceClient&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/UTIL-42"&gt;UTIL-42&lt;/a&gt;) -
XMLConfig should handle java.util.Properties object&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/UTIL-43"&gt;UTIL-43&lt;/a&gt;) - Handle
javax.xml.ws.security.auth.username/password properties for service-ref&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;New Feature&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-11"&gt;UTIL-11&lt;/a&gt;)
- Add infrastructure for deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-44"&gt;UTIL-44&lt;/a&gt;)
- Supports generation of a versions.properties file&lt;/li&gt;&lt;/ul&gt;

&lt;h5&gt;Task&lt;/h5&gt;
&lt;br&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-355"&gt;EZB-355&lt;/a&gt;)
- Upgrade to Joram 5.2.1&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-356"&gt;EZB-356&lt;/a&gt;)
- Upgrade OW2-Util to 1.0.13&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-357"&gt;EZB-357&lt;/a&gt;)
- Upgrade OW2-Spec to 1.0.1&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-358"&gt;EZB-358&lt;/a&gt;)
- Upgrade Monolog to 2.1.12&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-359"&gt;EZB-359&lt;/a&gt;)
- Upgrade OW2 Carol to 3.0.4&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-12"&gt;UTIL-12&lt;/a&gt;)
- Add deployment plan support in ow2-util&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-13"&gt;UTIL-13&lt;/a&gt;)
- Create documentation for deployment plans system&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-14"&gt;UTIL-14&lt;/a&gt;)
- Add URL repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-15"&gt;UTIL-15&lt;/a&gt;)
- Add Maven2 repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-16"&gt;UTIL-16&lt;/a&gt;)
- Add OBR repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-18"&gt;UTIL-18&lt;/a&gt;)
- Add monitoring and redeployment support&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-22"&gt;UTIL-22&lt;/a&gt;)
- Check test coverage and complete where needed&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-41"&gt;UTIL-41&lt;/a&gt;)
- Add support for JAXWS/MTOM&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-RC1 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="H3A3AMar182C20093A3A110RC1Available"&gt;:: Mar 18, 2009 .::. 1.1.0-RC1 Available&lt;/span&gt;&lt;/h3&gt; 
&lt;/div&gt;
&lt;div class="article_content"&gt;&lt;p class="paragraph"/&gt;&amp;nbsp;&amp;nbsp; Hello,&lt;br&gt;
&lt;br&gt;
A new Release Candidate of the development branch (1.1.0-RC1) 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 M5 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-RC1 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.0 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_RC1"&gt;&lt;span class="nobr"&gt;&lt;a href="http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC1"&gt;&amp;#104;ttp://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC1&lt;/a&gt;&lt;/span&gt;&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-RC1 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;&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;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-345"&gt;EZB-345&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Flag generated methods with JAXB @XmlTransient annotation&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-347"&gt;EZB-347&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;EasyBeans should ignore final methods in super classes&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-348"&gt;EZB-348&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;JAXB throws IllegalAnnotationExceptions for @WebService annotated&lt;/li&gt;
&lt;/ul&gt;bean without wsdlLocation&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-350"&gt;EZB-350&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;EasyBeans bytecode is not compliant with IBM JDK&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-351"&gt;EZB-351&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Unbind of JNDI references of an EJB3 component not performed with the&lt;/li&gt;
&lt;/ul&gt;component class loader.&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-352"&gt;EZB-352&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Method Annotations and parameter annotations are inconsistent&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-353"&gt;EZB-353&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;@WebMethod methods may not be intercepted&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-354"&gt;EZB-354&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Lifecycle/business methods shouldn't be available through webservice&lt;/li&gt;
&lt;/ul&gt;interfaces if no @WebMethod annotation is present&lt;/li&gt;&lt;/ul&gt;&lt;p class="paragraph"/&gt;&lt;h5&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/BUNDLE-5"&gt;BUNDLE-5&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Create bundles for the deployment plan system&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/BUNDLE-6"&gt;BUNDLE-6&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Bundle-Import and Export wrong (ow2-bundles-externals-commons-logging)&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-344"&gt;EZB-344&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Use mappedName attribute if specified as destination for MDB&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-346"&gt;EZB-346&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add a keepRunning mode for Carol component&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-349"&gt;EZB-349&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Allow to set properties for a given port-component-ref of a&lt;/li&gt;
&lt;/ul&gt;service-ref&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-40"&gt;UTIL-40&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Add support of wsdl-location in @WebServiceClient&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/UTIL-42"&gt;UTIL-42&lt;/a&gt;) -&lt;/li&gt;
&lt;/ul&gt;XMLConfig should handle java.util.Properties object&lt;/li&gt;&lt;li&gt;&lt;span style="text-decoration: underline;"&gt;(&lt;/span&gt;&lt;a href="http://jira.easybeans.org/browse/UTIL-43"&gt;UTIL-43&lt;/a&gt;) - Handle
javax.xml.ws.security.auth.username/password properties for service-ref&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;New Feature&lt;/h5&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-11"&gt;UTIL-11&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Add infrastructure for deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-44"&gt;UTIL-44&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Supports generation of a versions.properties file&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h5&gt;Task&lt;/h5&gt;
&lt;br&gt;
&lt;ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-355"&gt;EZB-355&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Upgrade to Joram 5.2.1&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-356"&gt;EZB-356&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade OW2-Util to 1.0.13&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-357"&gt;EZB-357&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade OW2-Spec to 1.0.1&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-358"&gt;EZB-358&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade Monolog to 2.1.12&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-359"&gt;EZB-359&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Upgrade OW2 Carol to 3.0.4&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-12"&gt;UTIL-12&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add deployment plan support in ow2-util&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-13"&gt;UTIL-13&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Create documentation for deployment plans system&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-14"&gt;UTIL-14&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add URL repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-15"&gt;UTIL-15&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add Maven2 repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-16"&gt;UTIL-16&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add OBR repositories support to deployment plans&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-18"&gt;UTIL-18&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add monitoring and redeployment support&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-22"&gt;UTIL-22&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Check test coverage and complete where needed&lt;/li&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/UTIL-41"&gt;UTIL-41&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Add support for JAXWS/MTOM&lt;/li&gt;&lt;/ul&gt;&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;&lt;p class="paragraph"/&gt;&lt;/div&gt;
&lt;div class="article_footer" &gt;
Posted by benoitf at Mar 77, 2009 10:58 in News | Modified by benoitf at Mar 77, 2009 11:02 | &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/News/Release1_1_0_RC1?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_RC1"&gt;Permalink&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;

</renderedcontent>
</xwikidoc>