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

<xwikidoc>
<web>News</web>
<name>Release1_0_2</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>1223553161000</creationDate>
<date>1223554561000</date>
<contentUpdateDate>1223554561000</contentUpdateDate>
<version>1.5</version>
<title>EasyBeans 1.0.2</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_0_2</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 maintenance release (1.0.2) 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;
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; or &lt;a
href="https://glassfish.dev.java.net/javaee5/persistence/"&gt;TopLink
Essentials&lt;/a&gt; as persistence provider.&lt;br&gt;
&lt;br&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.3 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.26 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.12)&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_0_1"&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_0_2&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;maven
repository&lt;/a&gt;.&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;
No new features in this maintenance version, only bug fixes.&lt;br&gt;
New features are only available in the upcoming 1.1.0-M1
version&lt;br&gt;
&lt;h4&gt;Migration&lt;/h4&gt;
&lt;p&gt;&lt;i&gt;There is no configuration step between
1.0.0, 1.0.1 and 1.0.2 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;
Bug
&lt;ul&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-286"&gt;EZB-286&lt;/a&gt;)
- blocking shutdown on Tomcat 6&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-303"&gt;EZB-303&lt;/a&gt;)
- AbstractMethod error can happen in some cases when inheritance is used&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-305"&gt;EZB-305&lt;/a&gt;)
- Get "No EntityManager stack associated on the current thread without
TX" when tx is marked as rollback&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-287"&gt;EZB-287&lt;/a&gt;)
- osgi bundle easybeans.core doesn't export hibernate.annotations&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin-bottom: 0in;"&gt;&lt;br&gt;
Best Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;/p&gt;</content>
</property>
<property>
<extract>&amp;nbsp;&amp;nbsp; Hello,&lt;br&gt;
&lt;br&gt;
A maintenance release (1.0.2) 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;
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; or &lt;a
href="https://glassfish.dev.java.net/javaee5/persistence/"&gt;TopLink
Essentials&lt;/a&gt; as persistence provider.&lt;br&gt;
&lt;br&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.3 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.26 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.12)&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_0_1"&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_0_2&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;maven
repository&lt;/a&gt;.&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;
No new features in this maintenance version, only bug fixes.&lt;br&gt;
New features are only available in the upcoming 1.1.0-M1
version&lt;br&gt;
&lt;h4&gt;Migration&lt;/h4&gt;
&lt;p&gt;&lt;i&gt;There is no configuration step between
1.0.0, 1.0.1 and 1.0.2 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;
Bug
&lt;ul&gt;
&lt;li&gt;[&lt;a href="http://jira.easybeans.org/browse/EZB-286"&gt;EZB-286&lt;/a&gt;]
- blocking shutdown on Tomcat 6&lt;/li&gt;
&lt;li&gt;[&lt;a href="http://jira.easybeans.org/browse/EZB-303"&gt;EZB-303&lt;/a&gt;]
- AbstractMethod error can happen in some cases when inheritance is used&lt;/li&gt;
&lt;li&gt;[&lt;a href="http://jira.easybeans.org/browse/EZB-305"&gt;EZB-305&lt;/a&gt;]
- Get "No EntityManager stack associated on the current thread without
TX" when tx is marked as rollback&lt;/li&gt;
&lt;li&gt;[&lt;a href="http://jira.easybeans.org/browse/EZB-287"&gt;EZB-287&lt;/a&gt;]
- osgi bundle easybeans.core doesn't export hibernate.annotations&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin-bottom: 0in;"&gt;&lt;br&gt;
Best Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;/p&gt;</extract>
</property>
<property>
<title>1.0.2 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="H3A3AOct092C20083A3A102available"&gt;:: Oct 09, 2008 .::. 1.0.2 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;br&gt;
A maintenance release (1.0.2) 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;
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; or &lt;a
href="https://glassfish.dev.java.net/javaee5/persistence/"&gt;TopLink
Essentials&lt;/a&gt; as persistence provider.&lt;br&gt;
&lt;br&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.3 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.26 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.12)&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_0_1"&gt;&lt;span class="nobr"&gt;&lt;a href="http://www.easybeans.net/xwiki/bin/view/News/Release1_0_2"&gt;&amp;#104;ttp://www.easybeans.net/xwiki/bin/view/News/Release1_0_2&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;maven
repository&lt;/a&gt;.&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;
No new features in this maintenance version, only bug fixes.&lt;br&gt;
New features are only available in the upcoming 1.1.0-M1
version&lt;br&gt;
&lt;h4&gt;Migration&lt;/h4&gt;
&lt;p&gt;&lt;i&gt;There is no configuration step between
1.0.0, 1.0.1 and 1.0.2 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;
Bug
&lt;ul&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-286"&gt;EZB-286&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;blocking shutdown on Tomcat 6&lt;/li&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-303"&gt;EZB-303&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;AbstractMethod error can happen in some cases when inheritance is used&lt;/li&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-305"&gt;EZB-305&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;Get "No EntityManager stack associated on the current thread without&lt;/li&gt;
&lt;/ul&gt;TX" when tx is marked as rollback&lt;/li&gt;
&lt;li&gt;(&lt;a href="http://jira.easybeans.org/browse/EZB-287"&gt;EZB-287&lt;/a&gt;)
&lt;ul class="minus"&gt;
&lt;li&gt;osgi bundle easybeans.core doesn't export hibernate.annotations&lt;/li&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;
&lt;p style="margin-bottom: 0in;"&gt;&lt;br&gt;
Best Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;/p&gt;&lt;p class="paragraph"/&gt;&lt;/div&gt;
&lt;div class="article_footer" &gt;
Posted by benoitf at Oct 283, 2008 11:52 in News | Modified by benoitf at Oct 283, 2008 12:16 | &lt;span class="wikilink"&gt;&lt;a href="/xwiki/bin/view/News/Release1_0_2?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_0_2"&gt;Permalink&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;

</renderedcontent>
</xwikidoc>