<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-15406</id>
	<title>Nabble - EasyBeans-user</title>
	<updated>2009-12-16T00:58:03Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/EasyBeans-user-f15406.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-user-f15406.html" />
	<subtitle type="html">EasyBeans is an EJB3 container implementation</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26808118</id>
	<title>Easybeans, Eclipselink / JPA version ?</title>
	<published>2009-12-16T00:58:03Z</published>
	<updated>2009-12-16T00:58:03Z</updated>
	<author>
		<name>Sebastien Chassande-Barrioz-2</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;Hi,&lt;br&gt;&lt;br&gt;which is the version of eclipselink integrated to easybeans1.1.0 / JOnAS 5.1.1 ?&lt;br&gt;Is it the 2.0.0 version ? If not how to upgrade ?&lt;br&gt;is it possible to use JPA 2.0 ?&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;
Seb&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;--&lt;br clear=&quot;all&quot;&gt;Sébastien Chassande-Barrioz&lt;br&gt;
GSM: (+33) 06.73.16.09.32&lt;br&gt;&lt;br&gt;
&lt;/font&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans%2C-Eclipselink---JPA-version---tp26808118p26808118.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26423879</id>
	<title>CMT Transaction management in the case of STATUS_MARKED_ROLLBACK</title>
	<published>2009-11-19T02:25:54Z</published>
	<updated>2009-11-19T02:25:54Z</updated>
	<author>
		<name>cvigouroux</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;In the case of a transaction timeout, the current transaction is marked as
&lt;br&gt;rollback only by the TM.
&lt;br&gt;&lt;br&gt;If the timeout occurs while a CMT Bean - with for exemple &amp;quot;requires new&amp;quot;
&lt;br&gt;attribute - is executing, the transaction ends &amp;quot;normally&amp;quot; with a rollback
&lt;br&gt;without the caller beeing advised.
&lt;br&gt;&lt;br&gt;By analysing easybeans' code (CMTRequiresNewTransactionInterceptor) versus
&lt;br&gt;JBoss 5.1's, I can see different strategies between the two containers. In the
&lt;br&gt;case of a transaction marked as rollback only (much probably due to a
&lt;br&gt;transaction timeout) :
&lt;br&gt;* easybeans rollbacks and lets the client continue its processing
&lt;br&gt;* jboss rollbacks and throws an exception with a message like &amp;quot;Transaction
&lt;br&gt;cannot be committed (probably transaction timeout)&amp;quot;
&lt;br&gt;&lt;br&gt;Does JEE5 define a strategy to apply (didn't find a reference about it, but I'm
&lt;br&gt;not very used to look in the specifications...), or is it an implementation
&lt;br&gt;decision (in this case it can be a problem for portability between
&lt;br&gt;containers...) ?
&lt;br&gt;&lt;br&gt;Thanks for your enlightenment :)
&lt;br&gt;&lt;br&gt;Christophe Vigouroux
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/CMT-Transaction-management-in-the-case-of-STATUS_MARKED_ROLLBACK-tp26423879p26423879.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25976492</id>
	<title>easybeans.xml and classpath issues whih EB standalone</title>
	<published>2009-10-20T07:39:17Z</published>
	<updated>2009-10-20T07:39:17Z</updated>
	<author>
		<name>Pierre-Yves Gibello-2</name>
	</author>
	<content type="html">Easybeans standalone never sees easybeans.xml, because it is launched 
&lt;br&gt;using java -jar .
&lt;br&gt;&lt;br&gt;When doing so, any external CLASSPATH is ignored by the JVM (both -cp or 
&lt;br&gt;set CLASSPATH have no effect).
&lt;br&gt;And easybeans.xml has to be in the CLASSPATH ...
&lt;br&gt;&lt;br&gt;So, here's what I suggest :
&lt;br&gt;- Add the following line to easybean's META-INF/MANIFEST.MF :
&lt;br&gt;Class-Path: .
&lt;br&gt;&lt;br&gt;I made the test (un-jar easybeans, fix the manifest, then jar cfm ).
&lt;br&gt;And it works fine : I just have to copy my easybeans.xml in the 
&lt;br&gt;directory where the EB jar lies (in lib/ on my installation), then start 
&lt;br&gt;my easybeans again...
&lt;br&gt;&lt;br&gt;So, if you could add such a trick in the next version, it would be of 
&lt;br&gt;great help to easily configure EB standalone !
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&amp;nbsp;Pierre-Yves Gibello - EBM Websourcing
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/easybeans.xml-and-classpath-issues-whih-EB-standalone-tp25976492p25976492.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25973369</id>
	<title>Invitation to JOnAS Day 5.1</title>
	<published>2009-10-20T04:10:45Z</published>
	<updated>2009-10-20T04:10:45Z</updated>
	<author>
		<name>Benoit Pelletier</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Dear JOnAS users,&lt;br&gt;
&lt;br&gt;
A free one day seminar on the new JOnAS 5.1 release is scheduled on
December 1st in Grenoble.&lt;br&gt;
&lt;br&gt;
&lt;span&gt;The seminar will enable you to discover new features of this
release with presentations and demonstrations conducted by the core
development team of the open source projects.
&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;This session will be delivered in french.
&lt;br&gt;
&lt;br&gt;
Get more detailed &lt;a href=&quot;http://wiki.jonas.ow2.org/xwiki/bin/view/Doc/JOnAS+Day+5_1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;information&lt;/a&gt;
and register for free &lt;a href=&quot;http://www.bull.com/fr/actu/register.php?id=208&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;today.&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Looking forward to seeing you&lt;br&gt;
&lt;br&gt;
Regards&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 

----------------------------------------------------------------
Benoit Pelletier
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://jonas.ow2.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jonas.ow2.org&lt;/a&gt;
Bull, Architect of an Open World TM
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.bull.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.bull.com&lt;/a&gt; 
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Invitation-to-JOnAS-Day-5.1-tp25973369p25973369.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25397232</id>
	<title>EasyBeans 1.1.0 released !</title>
	<published>2009-09-11T01:44:01Z</published>
	<updated>2009-09-11T01:44:01Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
       Hello,&lt;br&gt;
&lt;br&gt;
A new version (1.1.0) of the OW2 &lt;a href=&quot;http://www.easybeans.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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.1RC4 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 OSGi (by using EasyBeans OSGi
bundles) or run in standalone mode.
&lt;p style=&quot;margin-bottom: 0.2in;&quot;&gt;EasyBeans is
bundled with either &lt;a href=&quot;http://entitymanager.hibernate.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Hibernate
Entity Manager&lt;/a&gt;, &lt;a href=&quot;http://openjpa.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Apache
OpenJPA&lt;/a&gt;, &lt;a href=&quot;https://glassfish.dev.java.net/javaee5/persistence/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink
Essentials&lt;/a&gt; or &lt;a href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;
as persistence provider.&lt;br&gt;
&lt;/p&gt;
&lt;p style=&quot;margin-bottom: 0.2in;&quot;&gt;The 1.1.0 release is provided with
the latest versions of each
Persistence Manager, including Hibernate (Core 3.3.2GA/Manager 3.4.0
GA), OpenJPA 1.2.1, EclipseLink 1.1.2, TopLink Essentials 2.1-60f&lt;br&gt;
&lt;/p&gt;
&lt;p style=&quot;margin-bottom: 0.2in;&quot;&gt;Here are the guides: &lt;br&gt;
&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Getting
started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and 4.10.4)&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Getting
started with Jetty 6.1.x (tested with 6.1.15)&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Uberjar
packages are available&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
The documentation is available on
the &lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EasyBeans
documentation website&lt;/a&gt;. (HTML or PDF)&lt;br&gt;
&lt;br&gt;
The Release Notes are
available online at : &lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0&lt;/a&gt;&lt;br&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=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Downloads&lt;/a&gt;
section or in the &lt;a href=&quot;http://maven.ow2.org/maven2/org/ow2/easybeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OW2 maven
repository&lt;/a&gt; or any maven mirror.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download
the version Now !&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://download.forge.objectweb.org/easybeans/easybeans-installer.jnlp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;A
Java WebStart online installer is also available&lt;/a&gt;  (&lt;a href=&quot;http://download.forge.objectweb.org/easybeans/easybeans-installer.jar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Or
try online installer without Java WebStart&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;/RC1/RC2
and final 1.1.0 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=&quot;http://mail.ow2.org/wws/subrequest/easybeans-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://jira.easybeans.org/browse/UTIL-20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-20&lt;/a&gt;)
- Deployment plans and repository lists are sensitive to linebreaks and
spaces in test data&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-53&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-53&lt;/a&gt;)
- No trimming in XML deployment plan&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-54&lt;/a&gt;)
- FileUtils.updateAttributesInManifest() do not work with unpacked
archives&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-56&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-56&lt;/a&gt;)
- EARDeployableImpl do not work correctly when completely unpacked&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-57&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-57&lt;/a&gt;)
- Directory URL for an archive may change during archive lifetime&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-283&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-283&lt;/a&gt;)
- BusinessMethodResolver doesn't find Interfaces from other OSGI bundles&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-382&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-382&lt;/a&gt;)
- Potential memory leak when statistics module is enabled&lt;/li&gt;
&lt;/ul&gt;
&lt;h5&gt;Improvement&lt;/h5&gt;
&lt;ul&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-55&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-55&lt;/a&gt;)
- FileUtils should provide convenience close() and flush() methods&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-59&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;UTIL-59&lt;/a&gt;)
- IArchive.getURL() should return a canonicalized URL when possible&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-375&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-375&lt;/a&gt;)
- Update EclipseLink library to latest (1.1.x) release&lt;/li&gt;
&lt;/ul&gt;
&lt;h5&gt;New Feature&lt;br&gt;
&lt;/h5&gt;
&lt;ul&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-364&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-364&lt;/a&gt;)
- The easybeans.xml should contains some elements used to secure a Web
context generated for a WS EJB&lt;/li&gt;
&lt;/ul&gt;
&lt;h5&gt;Task&lt;/h5&gt;
&lt;ul&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/BUNDLE-13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BUNDLE-13&lt;/a&gt;)
- Upgrade JAXB RI to 2.1.12&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/BUNDLE-14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BUNDLE-14&lt;/a&gt;)
- Upgrade Commons Collections to 3.2.1&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/BUNDLE-16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;BUNDLE-16&lt;/a&gt;)
- Upgrade SLF4J to 1.5.8&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-304&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-304&lt;/a&gt;)
- Provides an helper class for clients that can do injection in Client
class&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-377&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-377&lt;/a&gt;)
- Upgrade EclipseLink to 1.1.2&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-378&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-378&lt;/a&gt;)
- Upgrade SLF4J to 1.5.8&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-379&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-379&lt;/a&gt;)
- Upgrade Hibernate Core to 3.3.2.GA&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-380&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-380&lt;/a&gt;)
- Upgrade OpenJPA to 1.2.1&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-381&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-381&lt;/a&gt;)
- Upgrade OW2 Carol to 3.0.6&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-383&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-383&lt;/a&gt;)
- Update ow2-util component to 1.0.19&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-384&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-384&lt;/a&gt;)
- Update carol component to v3.0.7&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-385&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-385&lt;/a&gt;)
- Update Cmi component to v2.2.2&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-386&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-386&lt;/a&gt;)
- Update Apache Felix Log component to 1.0.0&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-387&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-387&lt;/a&gt;)
- Update Apache Felix dependencymanager component to 2.0.1&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-388&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-388&lt;/a&gt;)
- Update Apache Felix ConfigAdmin component to 1.2.4&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-389&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-389&lt;/a&gt;)
- Update Apache Felix Declarative Services component to 1.0.8&lt;/li&gt;
  &lt;li&gt;(&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-390&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-390&lt;/a&gt;)
- Update ow2-bundles component to 1.0.18&lt;/li&gt;
&lt;/ul&gt;
Best Regards,&lt;br&gt;
&lt;p style=&quot;margin-bottom: 0in;&quot;&gt;Florent&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-1.1.0-released-%21-tp25397232p25397232.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24185237</id>
	<title>Re: Re: Re: EasyBeans 1.1 RC2 released !</title>
	<published>2009-06-24T06:46:41Z</published>
	<updated>2009-06-24T06:46:41Z</updated>
	<author>
		<name>Daniel Le Berre</name>
	</author>
	<content type="html">Done.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-375&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-375&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Daniel
&lt;br&gt;&lt;br&gt;Florent BENOIT a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Could you create an issue on the tracker ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Florent
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Daniel Le Berre wrote:
&lt;br&gt;&amp;gt;&amp;gt; Florent,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The current version of EclipseLink is 1.1.x (1.1.0 in March 2009 and
&lt;br&gt;&amp;gt;&amp;gt; 1.1.1 in May 2009).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; EZB ships with eclipselink 1.0.1 that was released in september 2008.
&lt;br&gt;&amp;gt;&amp;gt; (a bugfix release 1.0.2 shipped in october 2008).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Your sentence:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;The 1.1.0-RC2 release is provided with the latest versions of each
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Persistence Manager...&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; is thus not correct.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; EclipseLink 1.0.x is not fully JPA 1.0 compliant. TABLE_PER_CLASS
&lt;br&gt;&amp;gt;&amp;gt; inheritance for instance is only available in 1.1.x.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It would be great to ship EZB with 1.1.x releases of EclipseLink.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; 	Daniel
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Florent BENOIT a écrit :
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Hello,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; A new Release Candidate of the development branch (1.1.0-RC2) of the OW2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; EasyBeans &amp;lt;&lt;a href=&quot;http://www.easybeans.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net&lt;/a&gt;&amp;gt; product (EJB 3 container) has been
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; released.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; *This version is included in the Java EE 5 certified version of OW2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; JOnAS 5.1 Application server.*
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; EasyBeans can be embedded in JOnAS application server, Apache Tomcat
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; application server, Jetty application server, on an OSGi gateway (by
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; using EasyBeans OSGi bundles) or run in standalone mode.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; EasyBeans is bundled with either Hibernate Entity Manager
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://entitymanager.hibernate.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://entitymanager.hibernate.org/&lt;/a&gt;&amp;gt;, Apache OpenJPA
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://openjpa.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://openjpa.apache.org/&lt;/a&gt;&amp;gt;, TopLink Essentials
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;https://glassfish.dev.java.net/javaee5/persistence/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://glassfish.dev.java.net/javaee5/persistence/&lt;/a&gt;&amp;gt; or EclipseLink
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/&lt;/a&gt;&amp;gt; as persistence provider.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The 1.1.0-RC2 release is provided with the latest versions of each
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Persistence Manager, including Hibernate (Core 3.3.1GA/Manager 3.4.0
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; GA), OpenJPA 1.2.0, EclipseLink 1.0.1, TopLink Essentials 2.1-60f
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Here are the guides:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Getting started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 4.10.4) &amp;lt;&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.org/GettingStarted/GettingStarted.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 6.0.18) &amp;lt;&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Getting started with Jetty 6.1.x (tested with 6.1.15)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Getting started with the EasyBeans OSGi bundles
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Note: EasyBeans is already bundled in the OW2 JOnAS 5.1 application server.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; EasyBeans is also working in standalone mode (Uberjar packages are
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; available &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&lt;/a&gt;&amp;gt;)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The documentation is available on the EasyBeans documentation website
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&lt;/a&gt;&amp;gt;. (HTML or PDF)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The Release Notes are available online at
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; : &lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Download
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; A new EasyBeans version is out and is available in the Downloads
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&lt;/a&gt;&amp;gt; section or in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the OW2 maven repository
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://maven.ow2.org/maven2/org/ow2/easybeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.ow2.org/maven2/org/ow2/easybeans/&lt;/a&gt;&amp;gt; or any maven mirror.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Download the version Now !
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Migration
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /There is no configuration step between //1.1.0-M1/M2/M3///RC1 and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 1.1.0-RC2 version
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mailing list
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Stay tuned on EasyBeans with the easybeans-announce mailing list :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://mail.ow2.org/wws/subrequest/easybeans-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *Release Notes:*
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Bug
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-366 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-366&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-366&lt;/a&gt;&amp;gt;) - In BMT
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; Stateful Interceptors, transaction are not always forgotten
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-367 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-367&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-367&lt;/a&gt;&amp;gt;) - &amp;lt;queue&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; element in the easybeans.xml cannot be parsed
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (UTIL-51 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/UTIL-51&lt;/a&gt;&amp;gt;) - NPE if the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; setter of an attribute is not found and if this attribute has no
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; mapping
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (UTIL-52 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/UTIL-52&lt;/a&gt;&amp;gt;) - Some
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; primitive types are not supported when parsing the attribute values.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Improvement
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-365 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-365&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-365&lt;/a&gt;&amp;gt;) - Provide a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; configuration file to Hsqldb
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; New Feature
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-373 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-373&lt;/a&gt;&amp;gt;) - Allow to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; add programatically global interceptors for each method
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Florent
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Daniel Le Berre mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24185237&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;leberre@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MCF, &amp;nbsp; &amp;nbsp;CRIL-CNRS UMR 8188, &amp;nbsp; &amp;nbsp;Universite d'Artois
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.cril.univ-artois.fr/~leberre&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cril.univ-artois.fr/~leberre&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-1.1-RC2-released-%21-tp24183496p24185237.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24184205</id>
	<title>Re: Re: EasyBeans 1.1 RC2 released !</title>
	<published>2009-06-24T05:47:29Z</published>
	<updated>2009-06-24T05:47:29Z</updated>
	<author>
		<name>ekke</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-15&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Daniel Le Berre schrieb:
&lt;blockquote cite=&quot;mid:4A421DE3.1020105@cril.univ-artois.fr&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Florent,

The current version of EclipseLink is 1.1.x (1.1.0 in March 2009 and
1.1.1 in May 2009).

EZB ships with eclipselink 1.0.1 that was released in september 2008.
(a bugfix release 1.0.2 shipped in october 2008).

Your sentence:

&quot;The 1.1.0-RC2 release is provided with the latest versions of each
 Persistence Manager...&quot;

is thus not correct.

EclipseLink 1.0.x is not fully JPA 1.0 compliant. TABLE_PER_CLASS
inheritance for instance is only available in 1.1.x.

It would be great to ship EZB with 1.1.x releases of EclipseLink.
  &lt;/pre&gt;
&lt;/blockquote&gt;
+1&lt;br&gt;
&lt;br&gt;
ekke&lt;br&gt;
&lt;blockquote cite=&quot;mid:4A421DE3.1020105@cril.univ-artois.fr&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;
	Daniel

Florent BENOIT a écrit :
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;   Hello,

A new Release Candidate of the development branch (1.1.0-RC2) of the OW2
EasyBeans &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net&amp;gt;&lt;/a&gt; product (EJB 3 container) has been
released.

*This version is included in the Java EE 5 certified version of OW2
JOnAS 5.1 Application server.*

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.

EasyBeans is bundled with either Hibernate Entity Manager
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://entitymanager.hibernate.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://entitymanager.hibernate.org/&amp;gt;&lt;/a&gt;, Apache OpenJPA
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://openjpa.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://openjpa.apache.org/&amp;gt;&lt;/a&gt;, TopLink Essentials
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;https://glassfish.dev.java.net/javaee5/persistence/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;https://glassfish.dev.java.net/javaee5/persistence/&amp;gt;&lt;/a&gt; or EclipseLink
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.eclipse.org/eclipselink/&amp;gt;&lt;/a&gt; as persistence provider.

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

Here are the guides:
Getting started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and
4.10.4) &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.org/GettingStarted/GettingStarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.org/GettingStarted/GettingStarted.html&amp;gt;&lt;/a&gt;
Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and
6.0.18) &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&amp;gt;&lt;/a&gt;
Getting started with Jetty 6.1.x (tested with 6.1.15)
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&amp;gt;&lt;/a&gt;
Getting started with the EasyBeans OSGi bundles
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&amp;gt;&lt;/a&gt;

Note: EasyBeans is already bundled in the OW2 JOnAS 5.1 application server.
EasyBeans is also working in standalone mode (Uberjar packages are
available &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&amp;gt;&lt;/a&gt;)

The documentation is available on the EasyBeans documentation website
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&amp;gt;&lt;/a&gt;. (HTML or PDF)

The Release Notes are available online at
: &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;


        Download

A new EasyBeans version is out and is available in the Downloads
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&amp;gt;&lt;/a&gt; section or in
the OW2 maven repository
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://maven.ow2.org/maven2/org/ow2/easybeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://maven.ow2.org/maven2/org/ow2/easybeans/&amp;gt;&lt;/a&gt; or any maven mirror.

Download the version Now !
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&amp;gt;&lt;/a&gt;


        Migration

/There is no configuration step between //1.1.0-M1/M2/M3///RC1 and
1.1.0-RC2 version
/


        Mailing list

Stay tuned on EasyBeans with the easybeans-announce mailing list :
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://mail.ow2.org/wws/subrequest/easybeans-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;


        *Release Notes:*


          Bug

    * (EZB-366 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-366&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-366&amp;gt;&lt;/a&gt;) - In BMT
      Stateful Interceptors, transaction are not always forgotten
    * (EZB-367 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-367&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-367&amp;gt;&lt;/a&gt;) - &amp;lt;queue&amp;gt;
      element in the easybeans.xml cannot be parsed
    * (UTIL-51 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/UTIL-51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/UTIL-51&amp;gt;&lt;/a&gt;) - NPE if the
      setter of an attribute is not found and if this attribute has no
      mapping
    * (UTIL-52 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/UTIL-52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/UTIL-52&amp;gt;&lt;/a&gt;) - Some
      primitive types are not supported when parsing the attribute values.


          Improvement

    * (EZB-365 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-365&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-365&amp;gt;&lt;/a&gt;) - Provide a
      configuration file to Hsqldb


          New Feature

    * (EZB-373 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-373&amp;gt;&lt;/a&gt;) - Allow to
      add programatically global interceptors for each method

Best Regards,

Florent

    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;

  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-1.1-RC2-released-%21-tp24183496p24184205.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24184101</id>
	<title>Re: Re: EasyBeans 1.1 RC2 released !</title>
	<published>2009-06-24T05:46:39Z</published>
	<updated>2009-06-24T05:46:39Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-15&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Could you create an issue on the tracker ?&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Daniel Le Berre wrote:
&lt;blockquote cite=&quot;mid:4A421DE3.1020105@cril.univ-artois.fr&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Florent,

The current version of EclipseLink is 1.1.x (1.1.0 in March 2009 and
1.1.1 in May 2009).

EZB ships with eclipselink 1.0.1 that was released in september 2008.
(a bugfix release 1.0.2 shipped in october 2008).

Your sentence:

&quot;The 1.1.0-RC2 release is provided with the latest versions of each
 Persistence Manager...&quot;

is thus not correct.

EclipseLink 1.0.x is not fully JPA 1.0 compliant. TABLE_PER_CLASS
inheritance for instance is only available in 1.1.x.

It would be great to ship EZB with 1.1.x releases of EclipseLink.

	Daniel

Florent BENOIT a écrit :
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;   Hello,

A new Release Candidate of the development branch (1.1.0-RC2) of the OW2
EasyBeans &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net&amp;gt;&lt;/a&gt; product (EJB 3 container) has been
released.

*This version is included in the Java EE 5 certified version of OW2
JOnAS 5.1 Application server.*

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.

EasyBeans is bundled with either Hibernate Entity Manager
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://entitymanager.hibernate.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://entitymanager.hibernate.org/&amp;gt;&lt;/a&gt;, Apache OpenJPA
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://openjpa.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://openjpa.apache.org/&amp;gt;&lt;/a&gt;, TopLink Essentials
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;https://glassfish.dev.java.net/javaee5/persistence/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;https://glassfish.dev.java.net/javaee5/persistence/&amp;gt;&lt;/a&gt; or EclipseLink
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.eclipse.org/eclipselink/&amp;gt;&lt;/a&gt; as persistence provider.

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

Here are the guides:
Getting started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and
4.10.4) &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.org/GettingStarted/GettingStarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.org/GettingStarted/GettingStarted.html&amp;gt;&lt;/a&gt;
Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and
6.0.18) &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&amp;gt;&lt;/a&gt;
Getting started with Jetty 6.1.x (tested with 6.1.15)
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&amp;gt;&lt;/a&gt;
Getting started with the EasyBeans OSGi bundles
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&amp;gt;&lt;/a&gt;

Note: EasyBeans is already bundled in the OW2 JOnAS 5.1 application server.
EasyBeans is also working in standalone mode (Uberjar packages are
available &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&amp;gt;&lt;/a&gt;)

The documentation is available on the EasyBeans documentation website
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&amp;gt;&lt;/a&gt;. (HTML or PDF)

The Release Notes are available online at
: &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;


        Download

A new EasyBeans version is out and is available in the Downloads
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&amp;gt;&lt;/a&gt; section or in
the OW2 maven repository
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://maven.ow2.org/maven2/org/ow2/easybeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://maven.ow2.org/maven2/org/ow2/easybeans/&amp;gt;&lt;/a&gt; or any maven mirror.

Download the version Now !
&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&amp;gt;&lt;/a&gt;


        Migration

/There is no configuration step between //1.1.0-M1/M2/M3///RC1 and
1.1.0-RC2 version
/


        Mailing list

Stay tuned on EasyBeans with the easybeans-announce mailing list :
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://mail.ow2.org/wws/subrequest/easybeans-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;


        *Release Notes:*


          Bug

    * (EZB-366 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-366&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-366&amp;gt;&lt;/a&gt;) - In BMT
      Stateful Interceptors, transaction are not always forgotten
    * (EZB-367 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-367&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-367&amp;gt;&lt;/a&gt;) - &amp;lt;queue&amp;gt;
      element in the easybeans.xml cannot be parsed
    * (UTIL-51 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/UTIL-51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/UTIL-51&amp;gt;&lt;/a&gt;) - NPE if the
      setter of an attribute is not found and if this attribute has no
      mapping
    * (UTIL-52 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/UTIL-52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/UTIL-52&amp;gt;&lt;/a&gt;) - Some
      primitive types are not supported when parsing the attribute values.


          Improvement

    * (EZB-365 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-365&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-365&amp;gt;&lt;/a&gt;) - Provide a
      configuration file to Hsqldb


          New Feature

    * (EZB-373 &lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://jira.easybeans.org/browse/EZB-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&amp;lt;http://jira.easybeans.org/browse/EZB-373&amp;gt;&lt;/a&gt;) - Allow to
      add programatically global interceptors for each method

Best Regards,

Florent

    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;

  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-1.1-RC2-released-%21-tp24183496p24184101.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24184061</id>
	<title>Re: EasyBeans 1.1 RC2 released !</title>
	<published>2009-06-24T05:36:51Z</published>
	<updated>2009-06-24T05:36:51Z</updated>
	<author>
		<name>Daniel Le Berre</name>
	</author>
	<content type="html">Florent,
&lt;br&gt;&lt;br&gt;The current version of EclipseLink is 1.1.x (1.1.0 in March 2009 and
&lt;br&gt;1.1.1 in May 2009).
&lt;br&gt;&lt;br&gt;EZB ships with eclipselink 1.0.1 that was released in september 2008.
&lt;br&gt;(a bugfix release 1.0.2 shipped in october 2008).
&lt;br&gt;&lt;br&gt;Your sentence:
&lt;br&gt;&lt;br&gt;&amp;quot;The 1.1.0-RC2 release is provided with the latest versions of each
&lt;br&gt;&amp;nbsp;Persistence Manager...&amp;quot;
&lt;br&gt;&lt;br&gt;is thus not correct.
&lt;br&gt;&lt;br&gt;EclipseLink 1.0.x is not fully JPA 1.0 compliant. TABLE_PER_CLASS
&lt;br&gt;inheritance for instance is only available in 1.1.x.
&lt;br&gt;&lt;br&gt;It would be great to ship EZB with 1.1.x releases of EclipseLink.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Daniel
&lt;br&gt;&lt;br&gt;Florent BENOIT a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A new Release Candidate of the development branch (1.1.0-RC2) of the OW2
&lt;br&gt;&amp;gt; EasyBeans &amp;lt;&lt;a href=&quot;http://www.easybeans.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net&lt;/a&gt;&amp;gt; product (EJB 3 container) has been
&lt;br&gt;&amp;gt; released.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; *This version is included in the Java EE 5 certified version of OW2
&lt;br&gt;&amp;gt; JOnAS 5.1 Application server.*
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; EasyBeans can be embedded in JOnAS application server, Apache Tomcat
&lt;br&gt;&amp;gt; application server, Jetty application server, on an OSGi gateway (by
&lt;br&gt;&amp;gt; using EasyBeans OSGi bundles) or run in standalone mode.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; EasyBeans is bundled with either Hibernate Entity Manager
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://entitymanager.hibernate.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://entitymanager.hibernate.org/&lt;/a&gt;&amp;gt;, Apache OpenJPA
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://openjpa.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://openjpa.apache.org/&lt;/a&gt;&amp;gt;, TopLink Essentials
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;https://glassfish.dev.java.net/javaee5/persistence/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://glassfish.dev.java.net/javaee5/persistence/&lt;/a&gt;&amp;gt; or EclipseLink
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.eclipse.org/eclipselink/&lt;/a&gt;&amp;gt; as persistence provider.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The 1.1.0-RC2 release is provided with the latest versions of each
&lt;br&gt;&amp;gt; Persistence Manager, including Hibernate (Core 3.3.1GA/Manager 3.4.0
&lt;br&gt;&amp;gt; GA), OpenJPA 1.2.0, EclipseLink 1.0.1, TopLink Essentials 2.1-60f
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here are the guides:
&lt;br&gt;&amp;gt; Getting started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and
&lt;br&gt;&amp;gt; 4.10.4) &amp;lt;&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.org/GettingStarted/GettingStarted.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.27 and
&lt;br&gt;&amp;gt; 6.0.18) &amp;lt;&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Getting started with Jetty 6.1.x (tested with 6.1.15)
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Getting started with the EasyBeans OSGi bundles
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Note: EasyBeans is already bundled in the OW2 JOnAS 5.1 application server.
&lt;br&gt;&amp;gt; EasyBeans is also working in standalone mode (Uberjar packages are
&lt;br&gt;&amp;gt; available &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&lt;/a&gt;&amp;gt;)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The documentation is available on the EasyBeans documentation website
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&lt;/a&gt;&amp;gt;. (HTML or PDF)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The Release Notes are available online at
&lt;br&gt;&amp;gt; : &lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Download
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A new EasyBeans version is out and is available in the Downloads
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&lt;/a&gt;&amp;gt; section or in
&lt;br&gt;&amp;gt; the OW2 maven repository
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://maven.ow2.org/maven2/org/ow2/easybeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.ow2.org/maven2/org/ow2/easybeans/&lt;/a&gt;&amp;gt; or any maven mirror.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Download the version Now !
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Migration
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /There is no configuration step between //1.1.0-M1/M2/M3///RC1 and
&lt;br&gt;&amp;gt; 1.1.0-RC2 version
&lt;br&gt;&amp;gt; /
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mailing list
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Stay tuned on EasyBeans with the easybeans-announce mailing list :
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://mail.ow2.org/wws/subrequest/easybeans-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.ow2.org/wws/subrequest/easybeans-announce&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; *Release Notes:*
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Bug
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-366 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-366&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-366&lt;/a&gt;&amp;gt;) - In BMT
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; Stateful Interceptors, transaction are not always forgotten
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-367 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-367&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-367&lt;/a&gt;&amp;gt;) - &amp;lt;queue&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; element in the easybeans.xml cannot be parsed
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (UTIL-51 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/UTIL-51&lt;/a&gt;&amp;gt;) - NPE if the
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; setter of an attribute is not found and if this attribute has no
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; mapping
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (UTIL-52 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/UTIL-52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/UTIL-52&lt;/a&gt;&amp;gt;) - Some
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; primitive types are not supported when parsing the attribute values.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Improvement
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-365 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-365&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-365&lt;/a&gt;&amp;gt;) - Provide a
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; configuration file to Hsqldb
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; New Feature
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; * (EZB-373 &amp;lt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.easybeans.org/browse/EZB-373&lt;/a&gt;&amp;gt;) - Allow to
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; add programatically global interceptors for each method
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best Regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Florent
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Daniel Le Berre mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24184061&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;leberre@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MCF, &amp;nbsp; &amp;nbsp;CRIL-CNRS UMR 8188, &amp;nbsp; &amp;nbsp;Universite d'Artois
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.cril.univ-artois.fr/~leberre&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.cril.univ-artois.fr/~leberre&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-1.1-RC2-released-%21-tp24183496p24184061.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24183496</id>
	<title>EasyBeans 1.1 RC2 released !</title>
	<published>2009-06-24T05:04:35Z</published>
	<updated>2009-06-24T05:04:35Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
   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=&quot;http://www.easybeans.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;margin-bottom: 0.2in;&quot;&gt;EasyBeans is
bundled with either &lt;a href=&quot;http://entitymanager.hibernate.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Hibernate
Entity Manager&lt;/a&gt;, &lt;a href=&quot;http://openjpa.apache.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Apache
OpenJPA&lt;/a&gt;, &lt;a href=&quot;https://glassfish.dev.java.net/javaee5/persistence/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TopLink
Essentials&lt;/a&gt; or &lt;a href=&quot;http://www.eclipse.org/eclipselink/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EclipseLink&lt;/a&gt;
as persistence provider.&lt;br&gt;
&lt;/p&gt;
&lt;p style=&quot;margin-bottom: 0.2in;&quot;&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=&quot;margin-bottom: 0.2in;&quot;&gt;Here are the guides: &lt;br&gt;
&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStarted.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Getting
started with JOnAS 4.x (tested with 4.7.8, 4.8.6, 4.9.2 and 4.10.4)&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.easybeans.org/GettingStarted/GettingStartedJetty.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Getting
started with Jetty 6.1.x (tested with 6.1.15)&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Uberjar
packages are available&lt;/a&gt;)&lt;br&gt;
&lt;br&gt;
The documentation is available on
the &lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Documentation&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EasyBeans
documentation website&lt;/a&gt;. (HTML or PDF)&lt;br&gt;
&lt;br&gt;
The Release Notes are
available online at : &lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0_RC2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Downloads&lt;/a&gt;
section or in the &lt;a href=&quot;http://maven.ow2.org/maven2/org/ow2/easybeans/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;OW2 maven
repository&lt;/a&gt; or any maven mirror.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.easybeans.net/xwiki/bin/view/Main/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Download
the 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;/RC1
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=&quot;http://mail.ow2.org/wws/subrequest/easybeans-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://jira.easybeans.org/browse/EZB-366&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EZB-366&lt;/a&gt;)
- In BMT Stateful Interceptors, transaction are not always forgotten&lt;/li&gt;
  &lt;li&gt;&lt;span style=&quot;text-decoration: underline;&quot;&gt;(&lt;/span&gt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-367&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://jira.easybeans.org/browse/UTIL-51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;http://jira.easybeans.org/browse/UTIL-52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;text-decoration: underline;&quot;&gt;(&lt;/span&gt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-365&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;text-decoration: underline;&quot;&gt;(&lt;/span&gt;&lt;a href=&quot;http://jira.easybeans.org/browse/EZB-373&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&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=&quot;margin-bottom: 0in;&quot;&gt;Florent&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EasyBeans-1.1-RC2-released-%21-tp24183496p24183496.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23928300</id>
	<title>Re: Re: Re: Re: (EZB-365) Provide a configuration file to Hsqldb</title>
	<published>2009-06-08T10:01:20Z</published>
	<updated>2009-06-08T10:01:20Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">&lt;div style=&quot;text-align: left;&quot; id=&quot;result_box&quot; dir=&quot;ltr&quot;&gt;Thanks Florent, &lt;br&gt;         the new property is working perfectly!&lt;br&gt;&lt;br&gt;Best Regards&lt;br&gt;Fernando Freitas&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/6/8 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23928300&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;


  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Maven snapshots were not updated for this branch.&lt;br&gt;
This is now fixed&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:
&lt;blockquote type=&quot;cite&quot;&gt;Florent, &lt;br&gt;
       I have downloaded the snapshot of  1.1.0RC2 (&lt;a href=&quot;http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/?C=N;O=D&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/?C=N;O=D&lt;/a&gt;)
. &lt;br&gt;
I have tried to use the new property, thou I did not succeed. I have
tried the following:&lt;br&gt;
  &lt;br&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;a) put in easybeans.xml file:
   ex: &amp;lt;hsqldb  &lt;/span&gt;&lt;b style=&quot;color: rgb(51, 0, 153);&quot;&gt;path=&amp;quot;/xx/xx&amp;quot;&lt;/b&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt; &amp;gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;b) &lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;put in easybeans.xml file: &lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt; &amp;lt;hsqldb port=&amp;quot;xxxx&amp;quot;
dbName=&amp;quot;jdbc_1&amp;quot;  &amp;gt;        &lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;            &amp;lt;user
name=&amp;quot;easybeans&amp;quot; password=&amp;quot;easybeans&amp;quot; &lt;/span&gt;&lt;b style=&quot;color: rgb(51, 0, 153);&quot;&gt;path=&amp;quot;/xx/xx&amp;quot;&lt;/b&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;  /&amp;gt;   &lt;/span&gt;&lt;br&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br&gt;
-----&lt;br&gt;
  &lt;br&gt;
1)  Can you give me a hint about this?&lt;br&gt;
  &lt;br&gt;
2) Where can I find the schema (xsd) of easybeans.xml?&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Thanks&lt;br&gt;
Fernando&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;2009/6/8 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23928300&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
  Hi Fernando,&lt;br&gt;
    &lt;br&gt;
You should use path=&amp;quot;.....&amp;quot; property to the hsqldb element in the
configuration file&lt;br&gt;
    &lt;br&gt;
Regards,&lt;br&gt;
    &lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
Florent&lt;/font&gt;
    &lt;div&gt;
    &lt;div&gt;&lt;br&gt;
    &lt;br&gt;
Fernando Freitas wrote:&lt;br&gt;
    &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello people...&lt;br&gt;
    I am using the snapshot of the 1.1 RC2.&lt;br&gt;
      &lt;br&gt;
 1)  I would like to know,  how should I do to use this new property?&lt;br&gt;
      &lt;br&gt;
Florent,&lt;br&gt;
     thanks for fix this issue.&lt;br&gt;
      &lt;br&gt;
      &lt;br&gt;
Cheers&lt;br&gt;
Fernando&lt;br&gt;
      &lt;br&gt;
    &lt;br&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28EZB-365%29-Provide-a-configuration-file-to-Hsqldb-tp23894174p23928300.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23926450</id>
	<title>Re: Re: Re: (EZB-365) Provide a configuration file to Hsqldb</title>
	<published>2009-06-08T08:36:43Z</published>
	<updated>2009-06-08T08:36:43Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Maven snapshots were not updated for this branch.&lt;br&gt;
This is now fixed&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:
&lt;blockquote cite=&quot;mid:92838bb30906080626m63520957i9550ac1a7750380a@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Florent, &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have downloaded the snapshot of&amp;nbsp; 1.1.0RC2 (&lt;a moz-do-not-send=&quot;true&quot; href=&quot;http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/?C=N;O=D&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/?C=N;O=D&lt;/a&gt;)
. &lt;br&gt;
I have tried to use the new property, thou I did not succeed. I have
tried the following:&lt;br&gt;
  &lt;br&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;a) put in easybeans.xml file:
&amp;nbsp;&amp;nbsp; ex: &amp;lt;hsqldb&amp;nbsp; &lt;/span&gt;&lt;b style=&quot;color: rgb(51, 0, 153);&quot;&gt;path=&quot;/xx/xx&quot;&lt;/b&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt; &amp;gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;b) &lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;put in easybeans.xml file:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt; &amp;lt;hsqldb port=&quot;xxxx&quot;
dbName=&quot;jdbc_1&quot;&amp;nbsp; &amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;user
name=&quot;easybeans&quot; password=&quot;easybeans&quot; &lt;/span&gt;&lt;b style=&quot;color: rgb(51, 0, 153);&quot;&gt;path=&quot;/xx/xx&quot;&lt;/b&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&amp;nbsp; /&amp;gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;br&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br&gt;
-----&lt;br&gt;
  &lt;br&gt;
1)&amp;nbsp; Can you give me a hint about this?&lt;br&gt;
  &lt;br&gt;
2) Where can I find the schema (xsd) of easybeans.xml?&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Thanks&lt;br&gt;
Fernando&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
  &lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;2009/6/8 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23926450&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
&amp;nbsp; Hi Fernando,&lt;br&gt;
    &lt;br&gt;
You should use path=&quot;.....&quot; property to the hsqldb element in the
configuration file&lt;br&gt;
    &lt;br&gt;
Regards,&lt;br&gt;
    &lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
Florent&lt;/font&gt;
    &lt;div&gt;
    &lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
    &lt;br&gt;
Fernando Freitas wrote:&lt;br&gt;
    &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello people...&lt;br&gt;
&amp;nbsp; &amp;nbsp; I am using the snapshot of the 1.1 RC2.&lt;br&gt;
      &lt;br&gt;
&amp;nbsp;1) &amp;nbsp;I would like to know, &amp;nbsp;how should I do to use this new property?&lt;br&gt;
      &lt;br&gt;
Florent,&lt;br&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;thanks for fix this issue.&lt;br&gt;
      &lt;br&gt;
      &lt;br&gt;
Cheers&lt;br&gt;
Fernando&lt;br&gt;
      &lt;br&gt;
&amp;nbsp; &amp;nbsp; &lt;br&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28EZB-365%29-Provide-a-configuration-file-to-Hsqldb-tp23894174p23926450.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23925217</id>
	<title>Re: Re: (EZB-365) Provide a configuration file to Hsqldb</title>
	<published>2009-06-08T06:26:18Z</published>
	<updated>2009-06-08T06:26:18Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Florent, &lt;br&gt;       I have downloaded the snapshot of  1.1.0RC2 (&lt;a href=&quot;http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/?C=N;O=D&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/?C=N;O=D&lt;/a&gt;) . &lt;br&gt;
I have tried to use the new property, thou I did not succeed. I have tried the following:&lt;br&gt;&lt;br&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;a) put in easybeans.xml file:    ex: &amp;lt;hsqldb  &lt;/span&gt;&lt;b style=&quot;color: rgb(51, 0, 153);&quot;&gt;path=&amp;quot;/xx/xx&amp;quot;&lt;/b&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt; &amp;gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;b) &lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;put in easybeans.xml file: &lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt; &amp;lt;hsqldb port=&amp;quot;xxxx&amp;quot; dbName=&amp;quot;jdbc_1&amp;quot;  &amp;gt;        &lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;            &amp;lt;user name=&amp;quot;easybeans&amp;quot; password=&amp;quot;easybeans&amp;quot; &lt;/span&gt;&lt;b style=&quot;color: rgb(51, 0, 153);&quot;&gt;path=&amp;quot;/xx/xx&amp;quot;&lt;/b&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;  /&amp;gt;   &lt;/span&gt;&lt;br&gt;
&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br&gt;-----&lt;br&gt;&lt;br&gt;1)  Can you give me a hint about this?&lt;br&gt;&lt;br&gt;2) Where can I find the schema (xsd) of easybeans.xml?&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;
Fernando&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br style=&quot;color: rgb(51, 0, 153);&quot;&gt;
&lt;span style=&quot;color: rgb(51, 0, 153);&quot;&gt;&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/6/8 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23925217&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
   Hi Fernando,&lt;br&gt;
&lt;br&gt;
You should use path=&amp;quot;.....&amp;quot; property to the hsqldb element in the configuration file&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;
&lt;br&gt;
Florent&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello people...&lt;br&gt;
      I am using the snapshot of the 1.1 RC2.&lt;br&gt;
&lt;br&gt;
  1)  I would like to know,  how should I do to use this new property?&lt;br&gt;
&lt;br&gt;
Florent,&lt;br&gt;
      thanks for fix this issue.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Cheers&lt;br&gt;
Fernando&lt;br&gt;
&lt;br&gt;
     &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28EZB-365%29-Provide-a-configuration-file-to-Hsqldb-tp23894174p23925217.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23919349</id>
	<title>Re: (EZB-365) Provide a configuration file to Hsqldb</title>
	<published>2009-06-08T00:18:15Z</published>
	<updated>2009-06-08T00:18:15Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp; Hi Fernando,
&lt;br&gt;&lt;br&gt;You should use path=&amp;quot;.....&amp;quot; property to the hsqldb element in the 
&lt;br&gt;configuration file
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Florent
&lt;br&gt;&lt;br&gt;Fernando Freitas wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello people...
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;I am using the snapshot of the 1.1 RC2.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 1) &amp;nbsp;I would like to know, &amp;nbsp;how should I do to use this new property?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Florent,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; thanks for fix this issue.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers
&lt;br&gt;&amp;gt; Fernando
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28EZB-365%29-Provide-a-configuration-file-to-Hsqldb-tp23894174p23919349.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23894174</id>
	<title>(EZB-365) Provide a configuration file to Hsqldb</title>
	<published>2009-06-05T12:30:47Z</published>
	<updated>2009-06-05T12:30:47Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Hello people... &lt;br&gt;    &lt;br&gt;   I am using the snapshot of the 1.1 RC2.&lt;br&gt;&lt;br&gt;  1)  I would like to know,  how should I do to use this new property?&lt;br&gt;&lt;br&gt;Florent, &lt;br&gt;      thanks for fix this issue.&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers&lt;br&gt;
Fernando&lt;br&gt;&lt;br&gt;      &lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%28EZB-365%29-Provide-a-configuration-file-to-Hsqldb-tp23894174p23894174.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23725400</id>
	<title>Re: class loading exception in 1.1 RC1 OSGi on Felix</title>
	<published>2009-05-26T08:21:51Z</published>
	<updated>2009-05-26T08:21:51Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp; Hi,
&lt;br&gt;&lt;br&gt;Check that in your Apache Felix configuration file, the 
&lt;br&gt;javax.transaction package is not listed as a system packages 
&lt;br&gt;(org.osgi.framework.system.packages) else it will use the package from 
&lt;br&gt;the JDK and this package doesn't contains all the JTA classes. (there 
&lt;br&gt;are configuration files for Felix/Equinox/etc provided in the 
&lt;br&gt;EasyBeans/OSGi assembly)
&lt;br&gt;&lt;br&gt;&amp;gt; Other question: I did not find any OSGi build targets, can you give me any
&lt;br&gt;&amp;gt; pointer where to look and build the OSGi bundles myself?
&lt;br&gt;&lt;br&gt;On EasyBeans/OSGi source code, run the &amp;quot;mvn clean install&amp;quot; command and 
&lt;br&gt;it will produce the EasyBeans OSGi bundles.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Florent
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23725400&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ingo@...&lt;/a&gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm currently testing EasyBeans on the current Apache Felix, and do get class
&lt;br&gt;&amp;gt; loading exceptions on the Agent start:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (only the relevant excerpt)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ERROR: Error starting obr://org.ow2.easybeans.agent/1243265793390
&lt;br&gt;&amp;gt; (org.osgi.framework.BundleException: Activator start error in bundle
&lt;br&gt;&amp;gt; org.ow2.easybeans.agent [28].)
&lt;br&gt;&amp;gt; org.ow2.util.xmlconfig.XMLConfigurationException: Cannot build an instance of
&lt;br&gt;&amp;gt; class 'org.ow2.easybeans.component.jotm.JOTMComponent' using classloader
&lt;br&gt;&amp;gt; '15.0'. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;&amp;gt; org.ow2.util.xmlconfig.XMLConfiguration.newInstance(XMLConfiguration.java:507)
&lt;br&gt;&amp;gt; ....
&lt;br&gt;&amp;gt; Caused by: java.lang.ClassNotFoundException: javax.transaction.SystemException
&lt;br&gt;&amp;gt; 	at java.net.URLClassLoader$1.run(Unknown Source)
&lt;br&gt;&amp;gt; 	at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;gt; 	at java.net.URLClassLoader.findClass(Unknown Source)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Package &amp;quot;javax.transaction&amp;quot; is marked for export in EasyBeans Core, but not for
&lt;br&gt;&amp;gt; import in the EasyBeans Agent (as least thats what felix reports on &amp;quot;exports&amp;quot;
&lt;br&gt;&amp;gt; and &amp;quot;imports&amp;quot;). Am I missing something, or are the current bundles really not
&lt;br&gt;&amp;gt; functional?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Other question: I did not find any OSGi build targets, can you give me any
&lt;br&gt;&amp;gt; pointer where to look and build the OSGi bundles myself?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Ingo
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/class-loading-exception-in-1.1-RC1-OSGi-on-Felix-tp23717989p23725400.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23718137</id>
	<title>Re: class loading exception in 1.1 RC1 OSGi on Felix</title>
	<published>2009-05-26T00:33:03Z</published>
	<updated>2009-05-26T00:33:03Z</updated>
	<author>
		<name>gembin</name>
	</author>
	<content type="html">&lt;div&gt;hi Ingo, &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;  for build, i think you can use  Bnd(&lt;a href=&quot;http://www.aqute.biz/Code/Bnd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.aqute.biz/Code/Bnd&lt;/a&gt;&lt;br&gt;) tools which is developed by &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23718137&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Peter.Kriens@...&lt;/a&gt; .&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;BR,&lt;/div&gt;
&lt;div&gt;Gembin&lt;br&gt;&lt;/div&gt;
&lt;div class=&quot;gmail_quote&quot;&gt;2009/5/26 &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23718137&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ingo@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid&quot;&gt;Hi,&lt;br&gt;&lt;br&gt;I&amp;#39;m currently testing EasyBeans on the current Apache Felix, and do get class&lt;br&gt;loading exceptions on the Agent start:&lt;br&gt;

&lt;br&gt;(only the relevant excerpt)&lt;br&gt;&lt;br&gt;ERROR: Error starting obr://org.ow2.easybeans.agent/1243265793390&lt;br&gt;(org.osgi.framework.BundleException: Activator start error in bundle&lt;br&gt;org.ow2.easybeans.agent [28].)&lt;br&gt;org.ow2.util.xmlconfig.XMLConfigurationException: Cannot build an instance of&lt;br&gt;

class &amp;#39;org.ow2.easybeans.component.jotm.JOTMComponent&amp;#39; using classloader&lt;br&gt;&amp;#39;15.0&amp;#39;.        at&lt;br&gt;org.ow2.util.xmlconfig.XMLConfiguration.newInstance(XMLConfiguration.java:507)&lt;br&gt;....&lt;br&gt;Caused by: java.lang.ClassNotFoundException: javax.transaction.SystemException&lt;br&gt;

       at java.net.URLClassLoader$1.run(Unknown Source)&lt;br&gt;       at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;       at java.net.URLClassLoader.findClass(Unknown Source)&lt;br&gt;&lt;br&gt;Package &amp;quot;javax.transaction&amp;quot; is marked for export in EasyBeans Core, but not for&lt;br&gt;

import in the EasyBeans Agent (as least thats what felix reports on &amp;quot;exports&amp;quot;&lt;br&gt;and &amp;quot;imports&amp;quot;). Am I missing something, or are the current bundles really not&lt;br&gt;functional?&lt;br&gt;&lt;br&gt;Other question: I did not find any OSGi build targets, can you give me any&lt;br&gt;

pointer where to look and build the OSGi bundles myself?&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Ingo&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;
&lt;div&gt;&lt;/div&gt;&lt;br&gt;-- &lt;br&gt;Gembin&lt;br&gt;My Blog: &lt;a href=&quot;http://www.blogjava.net/gembin&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.blogjava.net/gembin&lt;/a&gt;&lt;br&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/class-loading-exception-in-1.1-RC1-OSGi-on-Felix-tp23717989p23718137.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23717989</id>
	<title>class loading exception in 1.1 RC1 OSGi on Felix</title>
	<published>2009-05-25T10:08:09Z</published>
	<updated>2009-05-25T10:08:09Z</updated>
	<author>
		<name>ingo-23</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm currently testing EasyBeans on the current Apache Felix, and do get class
&lt;br&gt;loading exceptions on the Agent start:
&lt;br&gt;&lt;br&gt;(only the relevant excerpt)
&lt;br&gt;&lt;br&gt;ERROR: Error starting obr://org.ow2.easybeans.agent/1243265793390
&lt;br&gt;(org.osgi.framework.BundleException: Activator start error in bundle
&lt;br&gt;org.ow2.easybeans.agent [28].)
&lt;br&gt;org.ow2.util.xmlconfig.XMLConfigurationException: Cannot build an instance of
&lt;br&gt;class 'org.ow2.easybeans.component.jotm.JOTMComponent' using classloader
&lt;br&gt;'15.0'. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;at
&lt;br&gt;org.ow2.util.xmlconfig.XMLConfiguration.newInstance(XMLConfiguration.java:507)
&lt;br&gt;....
&lt;br&gt;Caused by: java.lang.ClassNotFoundException: javax.transaction.SystemException
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URLClassLoader$1.run(Unknown Source)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.net.URLClassLoader.findClass(Unknown Source)
&lt;br&gt;&lt;br&gt;Package &amp;quot;javax.transaction&amp;quot; is marked for export in EasyBeans Core, but not for
&lt;br&gt;import in the EasyBeans Agent (as least thats what felix reports on &amp;quot;exports&amp;quot;
&lt;br&gt;and &amp;quot;imports&amp;quot;). Am I missing something, or are the current bundles really not
&lt;br&gt;functional?
&lt;br&gt;&lt;br&gt;Other question: I did not find any OSGi build targets, can you give me any
&lt;br&gt;pointer where to look and build the OSGi bundles myself?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Ingo
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/class-loading-exception-in-1.1-RC1-OSGi-on-Felix-tp23717989p23717989.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23535951</id>
	<title>Re: Re: Re: Re: Easybeans stable releases</title>
	<published>2009-05-14T00:53:57Z</published>
	<updated>2009-05-14T00:53:57Z</updated>
	<author>
		<name>Bach, Markus</name>
	</author>
	<content type="html">&lt;HTML dir=ltr&gt;&lt;HEAD&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff text=#000000&gt;
&lt;DIV dir=ltr id=idOWAReplyText72201&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;That sounds great!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Thanks a lot&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV id=idSignature57104&gt;
&lt;DIV&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=Arial&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=Arial&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;Markus&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;HR tabIndex=-1&gt;
&lt;FONT size=2 face=Tahoma&gt;&lt;B&gt;Von:&lt;/B&gt; Florent BENOIT&lt;BR&gt;&lt;B&gt;Gesendet:&lt;/B&gt; Mi 13.05.2009 15:49&lt;BR&gt;&lt;B&gt;An:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23535951&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Betreff:&lt;/B&gt; [easybeans] Re: AW: Re: Easybeans stable releases&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It should be at the end of this month.&lt;BR&gt;&lt;BR&gt;Regards,&lt;BR&gt;&lt;BR&gt;Florent&lt;BR&gt;&lt;BR&gt;Bach, Markus wrote: 
&lt;BLOCKQUOTE type=&quot;cite&quot;&gt;
&lt;DIV dir=ltr id=idOWAReplyText93174&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;Hello Florent,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;thanks for the quick answer!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;I'd like to switch to the 1.1.x version.&amp;nbsp;But I&amp;nbsp;want to use a stable version not a release candidate.&amp;nbsp;Is&amp;nbsp;there a timeline for the next stable release?&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Markus&lt;/FONT&gt;&lt;BR&gt;
&lt;HR tabIndex=-1&gt;
&lt;FONT size=2 face=Tahoma&gt;&lt;B&gt;Von:&lt;/B&gt; Florent BENOIT&lt;BR&gt;&lt;B&gt;Gesendet:&lt;/B&gt; Mi 13.05.2009 15:39&lt;BR&gt;&lt;B&gt;An:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23535951&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Betreff:&lt;/B&gt; [easybeans] Re: Easybeans stable releases&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Markus,&lt;BR&gt;&lt;BR&gt;You should switch to the 1.1.x version (which is integrated in the certified JOnAS 5.1 application server)&lt;BR&gt;There is now a 1.2.x tree for the new developments, only bugfixes/small improvement are going into the 1.1.x version&lt;BR&gt;&lt;BR&gt;Regards,&lt;BR&gt;&lt;BR&gt;Florent&lt;BR&gt;&lt;BR&gt;Bach, Markus wrote: 
&lt;BLOCKQUOTE type=&quot;cite&quot;&gt;
&lt;DIV dir=ltr id=idOWAReplyText66368&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;I'm using Easybeans as an EJB container for Tomcat in combination with JavaServer Faces 1.2 and EJB3. With the latest stable version (1.0.2) I'm getting errors when accessing an ejb from within my JSF bean &lt;FONT size=2 face=Arial&gt;(see stack trace below)&lt;/FONT&gt;. I'm using the @EJB annotation in the JSF bean.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Is there any workaround for this error? It seems to be connected to Easybeans 1.0.2 since it's resolved in Easybeans 1.1.0-RC1.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;When will be the release of the next stable Easybeans version?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Here is the stacktrace of the error:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;INFO: Container 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar' [1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;BR&gt;13.05.2009 14:44:18 org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;BR&gt;SCHWERWIEGEND: Unable to analyze the metadata of the war &lt;A class=moz-txt-link-freetext href=&quot;file:///C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&quot; target=_blank moz-do-not-send=&quot;true&quot; rel=&quot;nofollow&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/A&gt;.&lt;BR&gt;org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: org.ow2.util.scan.api.ScanException: Error while analyzing file entry '&lt;A class=moz-txt-link-freetext href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war%21/WEB-INF/lib/jsf-api.jar%21/javax/faces/webapp/FacesServlet.class&quot; target=_blank moz-do-not-send=&quot;true&quot; rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/A&gt;' in archive 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;BR&gt;&amp;nbsp;at org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;BR&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry '&lt;A class=moz-txt-link-freetext href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war%21/WEB-INF/lib/jsf-api.jar%21/javax/faces/webapp/FacesServlet.class&quot; target=_blank moz-do-not-send=&quot;true&quot; rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/A&gt;' in archive 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;BR&gt;&amp;nbsp;at org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;BR&gt;&amp;nbsp;... 5 more&lt;BR&gt;Caused by: java.net.MalformedURLException: no !/ in spec&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;BR&gt;&amp;nbsp;at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;BR&gt;&amp;nbsp;at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;BR&gt;&amp;nbsp;at sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;BR&gt;&amp;nbsp;at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;BR&gt;&amp;nbsp;at java.net.URL.openConnection(URL.java:943)&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;BR&gt;&amp;nbsp;... 7 more&lt;BR&gt;13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener contextInitialized&lt;BR&gt;INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;BR&gt;13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener contextInitialized&lt;BR&gt;INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;BR&gt;13.05.2009 14:44:19 org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;BR&gt;INFO: The war 'WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]' has been deployed on the 'EJBTest-web' context.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr id=idSignature41750&gt;
&lt;DIV&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Markus&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23535951.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23523402</id>
	<title>Re: Re: Re: Re: AW: Re: Easybeans stable releases</title>
	<published>2009-05-13T07:51:15Z</published>
	<updated>2009-05-13T07:51:15Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Good news&lt;br&gt;&lt;br&gt;Cheers, &lt;br&gt;Fernando&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/5/13 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23523402&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;



  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Yes, it should&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;
&lt;br&gt;
Florent&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:
&lt;blockquote type=&quot;cite&quot;&gt;Florent, &lt;br&gt;
     I would like to know, if the &amp;quot;Jira Issue&amp;quot; , EZB-365,  is in the
scope of the development of this next stable release.&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Best Regards, &lt;br&gt;
Fernando Freitas&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;2009/5/13 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23523402&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
    &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;    It should be at the end
of this month.
    &lt;div&gt;
    &lt;div&gt;&lt;br&gt;
    &lt;br&gt;
Regards,&lt;br&gt;
    &lt;br&gt;
Florent&lt;br&gt;
    &lt;br&gt;
Bach, Markus wrote:
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;div dir=&quot;ltr&quot;&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; color=&quot;#000000&quot; size=&quot;2&quot;&gt;Hello
Florent,&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;thanks for the quick
answer!&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I&amp;#39;d like to switch to
the
1.1.x version. But I want to use a stable version not a release
candidate. Is there a timeline for the next stable release? &lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;br&gt;
      &lt;hr&gt; &lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;b&gt;Von:&lt;/b&gt; Florent BENOIT&lt;br&gt;
      &lt;b&gt;Gesendet:&lt;/b&gt; Mi 13.05.2009 15:39&lt;br&gt;
      &lt;b&gt;An:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23523402&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;br&gt;
      &lt;b&gt;Betreff:&lt;/b&gt; [easybeans] Re: Easybeans stable releases&lt;br&gt;
      &lt;/font&gt;&lt;br&gt;
      &lt;/div&gt;
      &lt;/div&gt;
      &lt;div&gt;    Hi Markus,&lt;br&gt;
      &lt;br&gt;
You should switch to the 1.1.x version (which is integrated in the
certified JOnAS 5.1 application server)&lt;br&gt;
There is now a 1.2.x tree for the new developments, only bugfixes/small
improvement are going into the 1.1.x version&lt;br&gt;
      &lt;br&gt;
Regards,&lt;br&gt;
      &lt;br&gt;
Florent&lt;br&gt;
      &lt;br&gt;
Bach, Markus wrote:
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;div dir=&quot;ltr&quot;&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; color=&quot;#000000&quot; size=&quot;2&quot;&gt;Hello,&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I&amp;#39;m using Easybeans
as
an EJB container for Tomcat in combination with JavaServer Faces 1.2
and EJB3. With the latest stable version (1.0.2) I&amp;#39;m getting errors
when accessing an ejb from within my JSF bean &lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;(see stack trace below)&lt;/font&gt;. I&amp;#39;m using the @EJB annotation
in the JSF bean.&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Is there any
workaround
for this error? It seems to be connected to Easybeans 1.0.2 since it&amp;#39;s
resolved in Easybeans 1.1.0-RC1.&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;When will be the
release
of the next stable Easybeans version?&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Here is the
stacktrace
of the error:&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;INFO: Container
&amp;#39;C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar&amp;#39;
[1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;br&gt;
13.05.2009 14:44:18
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
SCHWERWIEGEND: Unable to analyze the metadata of the war &lt;a target=&quot;_top&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/a&gt;.&lt;br&gt;
org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException:
org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;&lt;a target=&quot;_top&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;&amp;#39;
in archive
&amp;#39;C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war&amp;#39;&lt;br&gt;
 at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;br&gt;
 at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;br&gt;
 at
org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;br&gt;
 at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;br&gt;
 at
org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;br&gt;
 at
org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing
file entry &amp;#39;&lt;a target=&quot;_top&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;&amp;#39;
in archive
&amp;#39;C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war&amp;#39;&lt;br&gt;
 at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;br&gt;
 at
org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;br&gt;
 at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;br&gt;
 ... 5 more&lt;br&gt;
Caused by: java.net.MalformedURLException: no !/ in spec&lt;br&gt;
 at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;br&gt;
 at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;br&gt;
 at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;br&gt;
 at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;br&gt;
 at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;br&gt;
 at
sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;br&gt;
 at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;br&gt;
 at java.net.URL.openConnection(URL.java:943)&lt;br&gt;
 at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;br&gt;
 ... 7 more&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context &amp;#39;/EJBTest-web&amp;#39;&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context &amp;#39;/EJBTest-web&amp;#39;&lt;br&gt;
13.05.2009 14:44:19
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
INFO: The war
&amp;#39;WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]&amp;#39;
has been deployed on the &amp;#39;EJBTest-web&amp;#39; context.&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
        &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;
        &lt;div&gt;&lt;font face=&quot;Arial&quot; color=&quot;#000000&quot; size=&quot;2&quot;&gt;
        &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;/span&gt;&lt;/font&gt; &lt;/div&gt;
        &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
        &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
        &lt;/font&gt;&lt;/div&gt;
        &lt;/div&gt;
      &lt;/blockquote&gt;
      &lt;br&gt;
      &lt;/div&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23523402.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23522921</id>
	<title>Re: Re: Re: AW: Re: Easybeans stable releases</title>
	<published>2009-05-13T07:30:19Z</published>
	<updated>2009-05-13T07:30:19Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Yes, it should&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:
&lt;blockquote cite=&quot;mid:92838bb30905130710o4f2dd61fi69e530b0092349ea@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Florent, &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I would like to know, if the &quot;Jira Issue&quot; , EZB-365,&amp;nbsp; is in the
scope of the development of this next stable release.&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Best Regards, &lt;br&gt;
Fernando Freitas&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;2009/5/13 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23522921&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
  &lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
    &lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; It should be at the end
of this month.
    &lt;div&gt;
    &lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
    &lt;br&gt;
Regards,&lt;br&gt;
    &lt;br&gt;
Florent&lt;br&gt;
    &lt;br&gt;
Bach, Markus wrote:
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;div dir=&quot;ltr&quot;&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hello
Florent,&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;thanks for the quick
answer!&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I'd like to switch to
the
1.1.x version.&amp;nbsp;But I&amp;nbsp;want to use a stable version not a release
candidate.&amp;nbsp;Is&amp;nbsp;there a timeline for the next stable release?&amp;nbsp;&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
      &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;br&gt;
      &lt;hr&gt; &lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;b&gt;Von:&lt;/b&gt; Florent BENOIT&lt;br&gt;
      &lt;b&gt;Gesendet:&lt;/b&gt; Mi 13.05.2009 15:39&lt;br&gt;
      &lt;b&gt;An:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23522921&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;br&gt;
      &lt;b&gt;Betreff:&lt;/b&gt; [easybeans] Re: Easybeans stable releases&lt;br&gt;
      &lt;/font&gt;&lt;br&gt;
      &lt;/div&gt;
      &lt;/div&gt;
      &lt;div&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Markus,&lt;br&gt;
      &lt;br&gt;
You should switch to the 1.1.x version (which is integrated in the
certified JOnAS 5.1 application server)&lt;br&gt;
There is now a 1.2.x tree for the new developments, only bugfixes/small
improvement are going into the 1.1.x version&lt;br&gt;
      &lt;br&gt;
Regards,&lt;br&gt;
      &lt;br&gt;
Florent&lt;br&gt;
      &lt;br&gt;
Bach, Markus wrote:
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;div dir=&quot;ltr&quot;&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hello,&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I'm using Easybeans
as
an EJB container for Tomcat in combination with JavaServer Faces 1.2
and EJB3. With the latest stable version (1.0.2) I'm getting errors
when accessing an ejb from within my JSF bean &lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;(see stack trace below)&lt;/font&gt;. I'm using the @EJB annotation
in the JSF bean.&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Is there any
workaround
for this error? It seems to be connected to Easybeans 1.0.2 since it's
resolved in Easybeans 1.1.0-RC1.&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;When will be the
release
of the next stable Easybeans version?&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Here is the
stacktrace
of the error:&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;INFO: Container
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar'
[1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;br&gt;
13.05.2009 14:44:18
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
SCHWERWIEGEND: Unable to analyze the metadata of the war &lt;a moz-do-not-send=&quot;true&quot; target=&quot;_top&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/a&gt;.&lt;br&gt;
org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException:
org.ow2.util.scan.api.ScanException: Error while analyzing file entry '&lt;a moz-do-not-send=&quot;true&quot; target=&quot;_top&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;'
in archive
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;br&gt;
&amp;nbsp;at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing
file entry '&lt;a moz-do-not-send=&quot;true&quot; target=&quot;_top&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;'
in archive
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;br&gt;
&amp;nbsp;... 5 more&lt;br&gt;
Caused by: java.net.MalformedURLException: no !/ in spec&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;br&gt;
&amp;nbsp;at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;br&gt;
&amp;nbsp;at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;br&gt;
&amp;nbsp;at
sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;br&gt;
&amp;nbsp;at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;br&gt;
&amp;nbsp;at java.net.URL.openConnection(URL.java:943)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;br&gt;
&amp;nbsp;... 7 more&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;br&gt;
13.05.2009 14:44:19
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
INFO: The war
'WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]'
has been deployed on the 'EJBTest-web' context.&lt;/font&gt;&lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
        &lt;/div&gt;
        &lt;div dir=&quot;ltr&quot;&gt;
        &lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;
        &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
        &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
        &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
        &lt;/font&gt;&lt;/div&gt;
        &lt;/div&gt;
      &lt;/blockquote&gt;
      &lt;br&gt;
      &lt;/div&gt;
    &lt;/blockquote&gt;
    &lt;br&gt;
    &lt;/div&gt;
    &lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23522921.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23522559</id>
	<title>Re: Re: AW: Re: Easybeans stable releases</title>
	<published>2009-05-13T07:10:51Z</published>
	<updated>2009-05-13T07:10:51Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Florent, &lt;br&gt;     I would like to know, if the &amp;quot;Jira Issue&amp;quot; , EZB-365,  is in the scope of the development of this next stable release.&lt;br&gt;&lt;br&gt;&lt;br&gt;Best Regards, &lt;br&gt;Fernando Freitas&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;
2009/5/13 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23522559&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;



  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
    It should be at the end of this month.&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Bach, Markus wrote:
&lt;blockquote type=&quot;cite&quot;&gt;
  
  &lt;div dir=&quot;ltr&quot;&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; color=&quot;#000000&quot; size=&quot;2&quot;&gt;Hello
Florent,&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;thanks for the quick
answer!&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I&amp;#39;d like to switch to the
1.1.x version. But I want to use a stable version not a release
candidate. Is there a timeline for the next stable release? &lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;br&gt;
  &lt;hr&gt;
  &lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;b&gt;Von:&lt;/b&gt; Florent BENOIT&lt;br&gt;
  &lt;b&gt;Gesendet:&lt;/b&gt; Mi 13.05.2009 15:39&lt;br&gt;
  &lt;b&gt;An:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23522559&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;br&gt;
  &lt;b&gt;Betreff:&lt;/b&gt; [easybeans] Re: Easybeans stable releases&lt;br&gt;
  &lt;/font&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;div&gt;    Hi Markus,&lt;br&gt;
  &lt;br&gt;
You should switch to the 1.1.x version (which is integrated in the
certified JOnAS 5.1 application server)&lt;br&gt;
There is now a 1.2.x tree for the new developments, only bugfixes/small
improvement are going into the 1.1.x version&lt;br&gt;
  &lt;br&gt;
Regards,&lt;br&gt;
  &lt;br&gt;
Florent&lt;br&gt;
  &lt;br&gt;
Bach, Markus wrote:
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;div dir=&quot;ltr&quot;&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; color=&quot;#000000&quot; size=&quot;2&quot;&gt;Hello,&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I&amp;#39;m using Easybeans as
an EJB container for Tomcat in combination with JavaServer Faces 1.2
and EJB3. With the latest stable version (1.0.2) I&amp;#39;m getting errors
when accessing an ejb from within my JSF bean &lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;(see stack trace below)&lt;/font&gt;. I&amp;#39;m using the @EJB annotation
in the JSF bean.&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Is there any workaround
for this error? It seems to be connected to Easybeans 1.0.2 since it&amp;#39;s
resolved in Easybeans 1.1.0-RC1.&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;When will be the release
of the next stable Easybeans version?&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Here is the stacktrace
of the error:&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;INFO: Container
&amp;#39;C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar&amp;#39;
[1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;br&gt;
13.05.2009 14:44:18
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
SCHWERWIEGEND: Unable to analyze the metadata of the war &lt;a target=&quot;_top&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/a&gt;.&lt;br&gt;
org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException:
org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;&lt;a target=&quot;_top&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;&amp;#39;
in archive
&amp;#39;C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war&amp;#39;&lt;br&gt;
 at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;br&gt;
 at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;br&gt;
 at
org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;br&gt;
 at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;br&gt;
 at
org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;br&gt;
 at
org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing
file entry &amp;#39;&lt;a target=&quot;_top&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;&amp;#39;
in archive
&amp;#39;C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war&amp;#39;&lt;br&gt;
 at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;br&gt;
 at
org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;br&gt;
 at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;br&gt;
 ... 5 more&lt;br&gt;
Caused by: java.net.MalformedURLException: no !/ in spec&lt;br&gt;
 at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;br&gt;
 at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;br&gt;
 at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;br&gt;
 at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;br&gt;
 at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;br&gt;
 at
sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;br&gt;
 at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;br&gt;
 at java.net.URL.openConnection(URL.java:943)&lt;br&gt;
 at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;br&gt;
 ... 7 more&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context &amp;#39;/EJBTest-web&amp;#39;&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context &amp;#39;/EJBTest-web&amp;#39;&lt;br&gt;
13.05.2009 14:44:19
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
INFO: The war
&amp;#39;WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]&amp;#39;
has been deployed on the &amp;#39;EJBTest-web&amp;#39; context.&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt; &lt;/div&gt;
    &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;
    &lt;div&gt;&lt;font face=&quot;Arial&quot; color=&quot;#000000&quot; size=&quot;2&quot;&gt;
    &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;/span&gt;&lt;/font&gt; &lt;/div&gt;
    &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
    &lt;div align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
    &lt;/font&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;br&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23522559.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23522148</id>
	<title>Re: AW: Re: Easybeans stable releases</title>
	<published>2009-05-13T06:49:42Z</published>
	<updated>2009-05-13T06:49:42Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; It should be at the end of this month.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Bach, Markus wrote:
&lt;blockquote cite=&quot;mid:6DF3A61B-D027-45C1-9298-826BAFD27C3E@mimectl&quot; type=&quot;cite&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
  &lt;div dir=&quot;ltr&quot; id=&quot;idOWAReplyText93174&quot;&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hello
Florent,&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;thanks for the quick
answer!&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I'd like to switch to the
1.1.x version.&amp;nbsp;But I&amp;nbsp;want to use a stable version not a release
candidate.&amp;nbsp;Is&amp;nbsp;there a timeline for the next stable release?&amp;nbsp;&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;br&gt;
  &lt;hr tabindex=&quot;-1&quot;&gt;
  &lt;font face=&quot;Tahoma&quot; size=&quot;2&quot;&gt;&lt;b&gt;Von:&lt;/b&gt; Florent BENOIT&lt;br&gt;
  &lt;b&gt;Gesendet:&lt;/b&gt; Mi 13.05.2009 15:39&lt;br&gt;
  &lt;b&gt;An:&lt;/b&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23522148&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;br&gt;
  &lt;b&gt;Betreff:&lt;/b&gt; [easybeans] Re: Easybeans stable releases&lt;br&gt;
  &lt;/font&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;/div&gt;
  &lt;div&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Markus,&lt;br&gt;
  &lt;br&gt;
You should switch to the 1.1.x version (which is integrated in the
certified JOnAS 5.1 application server)&lt;br&gt;
There is now a 1.2.x tree for the new developments, only bugfixes/small
improvement are going into the 1.1.x version&lt;br&gt;
  &lt;br&gt;
Regards,&lt;br&gt;
  &lt;br&gt;
Florent&lt;br&gt;
  &lt;br&gt;
Bach, Markus wrote:
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;div dir=&quot;ltr&quot; id=&quot;idOWAReplyText66368&quot;&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hello,&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I'm using Easybeans as
an EJB container for Tomcat in combination with JavaServer Faces 1.2
and EJB3. With the latest stable version (1.0.2) I'm getting errors
when accessing an ejb from within my JSF bean &lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;(see stack trace below)&lt;/font&gt;. I'm using the @EJB annotation
in the JSF bean.&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Is there any workaround
for this error? It seems to be connected to Easybeans 1.0.2 since it's
resolved in Easybeans 1.1.0-RC1.&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;When will be the release
of the next stable Easybeans version?&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Here is the stacktrace
of the error:&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;INFO: Container
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar'
[1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;br&gt;
13.05.2009 14:44:18
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
SCHWERWIEGEND: Unable to analyze the metadata of the war &lt;a moz-do-not-send=&quot;true&quot; class=&quot;moz-txt-link-freetext&quot; href=&quot;file:///C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/a&gt;.&lt;br&gt;
org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException:
org.ow2.util.scan.api.ScanException: Error while analyzing file entry '&lt;a moz-do-not-send=&quot;true&quot; class=&quot;moz-txt-link-freetext&quot; href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war%21/WEB-INF/lib/jsf-api.jar%21/javax/faces/webapp/FacesServlet.class&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;'
in archive
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;br&gt;
&amp;nbsp;at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing
file entry '&lt;a moz-do-not-send=&quot;true&quot; class=&quot;moz-txt-link-freetext&quot; href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war%21/WEB-INF/lib/jsf-api.jar%21/javax/faces/webapp/FacesServlet.class&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;'
in archive
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;br&gt;
&amp;nbsp;... 5 more&lt;br&gt;
Caused by: java.net.MalformedURLException: no !/ in spec&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;br&gt;
&amp;nbsp;at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;br&gt;
&amp;nbsp;at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;br&gt;
&amp;nbsp;at
sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;br&gt;
&amp;nbsp;at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;br&gt;
&amp;nbsp;at java.net.URL.openConnection(URL.java:943)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;br&gt;
&amp;nbsp;... 7 more&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;br&gt;
13.05.2009 14:44:19
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
INFO: The war
'WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]'
has been deployed on the 'EJBTest-web' context.&lt;/font&gt;&lt;/div&gt;
    &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
    &lt;/div&gt;
    &lt;div dir=&quot;ltr&quot; id=&quot;idSignature41750&quot;&gt;
    &lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;
    &lt;div class=&quot;MsoNormal&quot; align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;MsoNormal&quot; align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
    &lt;div class=&quot;MsoNormal&quot; align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
    &lt;/font&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/blockquote&gt;
  &lt;br&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23522148.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23522110</id>
	<title>AW: Re: Easybeans stable releases</title>
	<published>2009-05-13T06:49:32Z</published>
	<updated>2009-05-13T06:49:32Z</updated>
	<author>
		<name>Bach, Markus</name>
	</author>
	<content type="html">&lt;HTML dir=ltr&gt;&lt;HEAD&gt;&lt;TITLE&gt;&lt;/TITLE&gt;&lt;/HEAD&gt;
&lt;BODY bgColor=#ffffff text=#000000&gt;
&lt;DIV dir=ltr id=idOWAReplyText93174&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;Hello Florent,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;thanks for the quick answer!&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;I'd like to switch to the 1.1.x version.&amp;nbsp;But I&amp;nbsp;want to use a stable version not a release candidate.&amp;nbsp;Is&amp;nbsp;there a timeline for the next stable release?&amp;nbsp;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Markus&lt;/FONT&gt;&lt;BR&gt;
&lt;HR tabIndex=-1&gt;
&lt;FONT size=2 face=Tahoma&gt;&lt;B&gt;Von:&lt;/B&gt; Florent BENOIT&lt;BR&gt;&lt;B&gt;Gesendet:&lt;/B&gt; Mi 13.05.2009 15:39&lt;BR&gt;&lt;B&gt;An:&lt;/B&gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23522110&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;easybeans@...&lt;/a&gt;&lt;BR&gt;&lt;B&gt;Betreff:&lt;/B&gt; [easybeans] Re: Easybeans stable releases&lt;BR&gt;&lt;/FONT&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Markus,&lt;BR&gt;&lt;BR&gt;You should switch to the 1.1.x version (which is integrated in the certified JOnAS 5.1 application server)&lt;BR&gt;There is now a 1.2.x tree for the new developments, only bugfixes/small improvement are going into the 1.1.x version&lt;BR&gt;&lt;BR&gt;Regards,&lt;BR&gt;&lt;BR&gt;Florent&lt;BR&gt;&lt;BR&gt;Bach, Markus wrote: 
&lt;BLOCKQUOTE type=&quot;cite&quot;&gt;
&lt;DIV dir=ltr id=idOWAReplyText66368&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;I'm using Easybeans as an EJB container for Tomcat in combination with JavaServer Faces 1.2 and EJB3. With the latest stable version (1.0.2) I'm getting errors when accessing an ejb from within my JSF bean &lt;FONT size=2 face=Arial&gt;(see stack trace below)&lt;/FONT&gt;. I'm using the @EJB annotation in the JSF bean.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Is there any workaround for this error? It seems to be connected to Easybeans 1.0.2 since it's resolved in Easybeans 1.1.0-RC1.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;When will be the release of the next stable Easybeans version?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Here is the stacktrace of the error:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;INFO: Container 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar' [1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;BR&gt;13.05.2009 14:44:18 org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;BR&gt;SCHWERWIEGEND: Unable to analyze the metadata of the war &lt;A class=moz-txt-link-freetext href=&quot;file:///C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&quot; target=_blank rel=&quot;nofollow&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/A&gt;.&lt;BR&gt;org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: org.ow2.util.scan.api.ScanException: Error while analyzing file entry '&lt;A class=moz-txt-link-freetext href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&quot; target=_blank rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/A&gt;' in archive 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;BR&gt;&amp;nbsp;at org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;BR&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry '&lt;A class=moz-txt-link-freetext href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&quot; target=_blank rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/A&gt;' in archive 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;BR&gt;&amp;nbsp;at org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;BR&gt;&amp;nbsp;... 5 more&lt;BR&gt;Caused by: java.net.MalformedURLException: no !/ in spec&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;BR&gt;&amp;nbsp;at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;BR&gt;&amp;nbsp;at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;BR&gt;&amp;nbsp;at sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;BR&gt;&amp;nbsp;at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;BR&gt;&amp;nbsp;at java.net.URL.openConnection(URL.java:943)&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;BR&gt;&amp;nbsp;... 7 more&lt;BR&gt;13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener contextInitialized&lt;BR&gt;INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;BR&gt;13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener contextInitialized&lt;BR&gt;INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;BR&gt;13.05.2009 14:44:19 org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;BR&gt;INFO: The war 'WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]' has been deployed on the 'EJBTest-web' context.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr id=idSignature41750&gt;
&lt;DIV&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Markus&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;BR&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23522110.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23521959</id>
	<title>Re: Easybeans stable releases</title>
	<published>2009-05-13T06:39:23Z</published>
	<updated>2009-05-13T06:39:23Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Markus,&lt;br&gt;
&lt;br&gt;
You should switch to the 1.1.x version (which is integrated in the
certified JOnAS 5.1 application server)&lt;br&gt;
There is now a 1.2.x tree for the new developments, only bugfixes/small
improvement are going into the 1.1.x version&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Bach, Markus wrote:
&lt;blockquote cite=&quot;mid:DC84832B-C918-4DB7-AC4B-9626F8B894AB@mimectl&quot; type=&quot;cite&quot;&gt;
  &lt;div dir=&quot;ltr&quot; id=&quot;idOWAReplyText66368&quot;&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;Hello,&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;I'm using Easybeans as an
EJB container for Tomcat in combination with JavaServer Faces 1.2 and
EJB3. With the latest stable version (1.0.2) I'm getting errors when
accessing an ejb from within my JSF bean &lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;(see
stack trace below)&lt;/font&gt;. I'm using the @EJB annotation in the JSF
bean.&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Is there any workaround
for this error? It seems to be connected to Easybeans 1.0.2 since it's
resolved in Easybeans 1.1.0-RC1.&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;When will be the release
of the next stable Easybeans version?&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Here is the stacktrace of
the error:&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;INFO: Container
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar'
[1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;br&gt;
13.05.2009 14:44:18
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
SCHWERWIEGEND: Unable to analyze the metadata of the war
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war&lt;/a&gt;.&lt;br&gt;
org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException:
org.ow2.util.scan.api.ScanException: Error while analyzing file entry
'&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;'
in archive
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;br&gt;
&amp;nbsp;at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;br&gt;
&amp;nbsp;at
org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing
file entry
'&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class&lt;/a&gt;'
in archive
'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;br&gt;
&amp;nbsp;... 5 more&lt;br&gt;
Caused by: java.net.MalformedURLException: no !/ in spec&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;br&gt;
&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;br&gt;
&amp;nbsp;at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;br&gt;
&amp;nbsp;at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;br&gt;
&amp;nbsp;at
sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;br&gt;
&amp;nbsp;at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;br&gt;
&amp;nbsp;at java.net.URL.openConnection(URL.java:943)&lt;br&gt;
&amp;nbsp;at
org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;br&gt;
&amp;nbsp;... 7 more&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;br&gt;
13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener
contextInitialized&lt;br&gt;
INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;br&gt;
13.05.2009 14:44:19
org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;br&gt;
INFO: The war
'WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]'
has been deployed on the 'EJBTest-web' context.&lt;/font&gt;&lt;/div&gt;
  &lt;div dir=&quot;ltr&quot;&gt;&amp;nbsp;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div dir=&quot;ltr&quot; id=&quot;idSignature41750&quot;&gt;
  &lt;div&gt;&lt;font color=&quot;#000000&quot; face=&quot;Arial&quot; size=&quot;2&quot;&gt;
  &lt;div class=&quot;MsoNormal&quot; align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/div&gt;
  &lt;div class=&quot;MsoNormal&quot; align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Regards,&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
  &lt;div class=&quot;MsoNormal&quot; align=&quot;left&quot;&gt;&lt;font face=&quot;Times New Roman&quot; size=&quot;2&quot;&gt;&lt;span style=&quot;font-size: 11pt;&quot;&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;Markus&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;
  &lt;/font&gt;&lt;/div&gt;
  &lt;/div&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23521959.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23521912</id>
	<title>Easybeans stable releases</title>
	<published>2009-05-13T06:36:16Z</published>
	<updated>2009-05-13T06:36:16Z</updated>
	<author>
		<name>Bach, Markus</name>
	</author>
	<content type="html">&lt;HTML dir=ltr&gt;&lt;HEAD&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV dir=ltr id=idOWAReplyText66368&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;Hello,&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;I'm using Easybeans as an EJB container for Tomcat in combination with JavaServer Faces 1.2 and EJB3. With the latest stable version (1.0.2) I'm getting errors when accessing an ejb from within my JSF bean &lt;FONT size=2 face=Arial&gt;(see stack trace below)&lt;/FONT&gt;. I'm using the @EJB annotation in the JSF bean.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Is there any workaround for this error? It seems to be connected to Easybeans 1.0.2 since it's resolved in Easybeans 1.1.0-RC1.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;When will be the release of the next stable Easybeans version?&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;Here is the stacktrace of the error:&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT size=2 face=Arial&gt;INFO: Container 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-ejb.jar' [1 SLSB, 0 SFSB, 0 MDB] started in 31 ms&lt;BR&gt;13.05.2009 14:44:18 org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;BR&gt;SCHWERWIEGEND: Unable to analyze the metadata of the war file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war.&lt;BR&gt;org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: org.ow2.util.scan.api.ScanException: Error while analyzing file entry 'jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class' in archive 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;BR&gt;&amp;nbsp;at org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:146)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deployWARs(Tomcat6Deployer.java:160)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.AbsWebContainerDeployer.deployEAR(AbsWebContainerDeployer.java:221)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer.deploy(Tomcat6Deployer.java:109)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.server.DirectoryDeployerMonitor.checkModifiedDeployables(DirectoryDeployerMonitor.java:395)&lt;BR&gt;&amp;nbsp;at org.ow2.easybeans.server.DirectoryDeployerMonitor.run(DirectoryDeployerMonitor.java:174)&lt;BR&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry 'jar:jar:file:/C:/Programme/easybeans/apache-tomcat-6.0.18/temp/EasyBeans-Deployer-Entwicklung/EAR/EJBTest.ear/EJBTest-web.war!/WEB-INF/lib/jsf-api.jar!/javax/faces/webapp/FacesServlet.class' in archive 'C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war'&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:75)&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.api.ArchiveScanner.scanCollection(ArchiveScanner.java:158)&lt;BR&gt;&amp;nbsp;at org.ow2.util.ee.metadata.war.impl.WarDeployableMetadataFactory.createDeployableMetadata(WarDeployableMetadataFactory.java:144)&lt;BR&gt;&amp;nbsp;... 5 more&lt;BR&gt;Caused by: java.net.MalformedURLException: no !/ in spec&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:601)&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:464)&lt;BR&gt;&amp;nbsp;at java.net.URL.&amp;lt;init&amp;gt;(URL.java:413)&lt;BR&gt;&amp;nbsp;at java.net.JarURLConnection.parseSpecs(JarURLConnection.java:161)&lt;BR&gt;&amp;nbsp;at java.net.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:144)&lt;BR&gt;&amp;nbsp;at sun.net.www.protocol.jar.JarURLConnection.&amp;lt;init&amp;gt;(JarURLConnection.java:61)&lt;BR&gt;&amp;nbsp;at sun.net.www.protocol.jar.Handler.openConnection(Handler.java:24)&lt;BR&gt;&amp;nbsp;at java.net.URL.openConnection(URL.java:943)&lt;BR&gt;&amp;nbsp;at org.ow2.util.scan.impl.ArchiveScannerImpl.doScan(ArchiveScannerImpl.java:70)&lt;BR&gt;&amp;nbsp;... 7 more&lt;BR&gt;13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener contextInitialized&lt;BR&gt;INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;BR&gt;13.05.2009 14:44:19 com.sun.faces.config.ConfigureListener contextInitialized&lt;BR&gt;INFO: Initializing Mojarra (1.2_12-b01-FCS) for context '/EJBTest-web'&lt;BR&gt;13.05.2009 14:44:19 org.ow2.easybeans.deployer.web.tomcat.Tomcat6Deployer deployWARs&lt;BR&gt;INFO: The war 'WARDeployableImpl[archive=C:\Programme\easybeans\apache-tomcat-6.0.18\temp\EasyBeans-Deployer-Entwicklung\EAR\EJBTest.ear\EJBTest-web.war]' has been deployed on the 'EJBTest-web' context.&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr id=idSignature41750&gt;
&lt;DIV&gt;&lt;FONT color=#000000 size=2 face=Arial&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Regards,&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class=MsoNormal align=left&gt;&lt;FONT size=2 face=&quot;Times New Roman&quot;&gt;&lt;SPAN style=&quot;FONT-SIZE: 11pt&quot;&gt;&lt;FONT size=2 face=Arial&gt;Markus&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Easybeans-stable-releases-tp23521912p23521912.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23479156</id>
	<title>Re:  how to modify deployment descriptor in Enterprise Application</title>
	<published>2009-05-11T01:32:27Z</published>
	<updated>2009-05-11T01:32:27Z</updated>
	<author>
		<name>Guillaume Sauthier</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;Are you sure this is the right list for your question ?
&lt;br&gt;&lt;br&gt;--G
&lt;br&gt;&lt;br&gt;anushree123 a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi..
&lt;br&gt;&amp;gt; i m trying to get a MDB in glassfish to receive messages from ActiveMQ..
&lt;br&gt;&amp;gt; i created a enterprise project with ejb module and application client
&lt;br&gt;&amp;gt; module..
&lt;br&gt;&amp;gt; the thing is i have to modify the deployment descriptors namely
&lt;br&gt;&amp;gt; ejb-jar.xml and sun-ejb-jar.xml
&lt;br&gt;&amp;gt; do we have to manually add these files??
&lt;br&gt;&amp;gt; i tried to add it to my ejb module.. under standard deployment
&lt;br&gt;&amp;gt; descriptor(project--New--Enterprise--Standard Deployment Descriptor) only
&lt;br&gt;&amp;gt; ejb-jar.xml can be added..
&lt;br&gt;&amp;gt; how do we add sun-ejb-jar.xml??
&lt;br&gt;&amp;gt; i m using netbeans6.1..
&lt;br&gt;&amp;gt; i m a newbie so please bear with me if this question is very basic...
&lt;br&gt;&amp;gt; thanks in advance for any help..
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;tt&gt;[Guillaume_Sauthier.vcf]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;begin:vcard
&lt;br&gt;fn:Guillaume Sauthier
&lt;br&gt;n:Sauthier;Guillaume
&lt;br&gt;org:&amp;lt;a href=&amp;quot;http://www.ow2.org&amp;quot;&amp;gt;&amp;lt;img title=&amp;quot;OW2&amp;quot; alt=&amp;quot;OW2 Consortium&amp;quot; border=&amp;quot;0&amp;quot; src=&amp;quot;http://www.ow2.org/xwiki/bin/skin/XWiki/DefaultSkin/logoOW2.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;
&lt;br&gt;adr:;;;;;;France
&lt;br&gt;email;internet:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23479156&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;guillaume.sauthier@...&lt;/a&gt;
&lt;br&gt;title:&amp;lt;a href=&amp;quot;http://jonas.ow2.org&amp;quot;&amp;gt;JOnAS Application Server&amp;lt;/a&amp;gt;
&lt;br&gt;x-mozilla-html:TRUE
&lt;br&gt;url:http://jonas.ow2.org
&lt;br&gt;version:2.1
&lt;br&gt;end:vcard
&lt;br&gt;&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-modify-deployment-descriptor-in-Enterprise-Application-tp23439830p23479156.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23439830</id>
	<title>how to modify deployment descriptor in Enterprise Application</title>
	<published>2009-05-07T21:24:31Z</published>
	<updated>2009-05-07T21:24:31Z</updated>
	<author>
		<name>anshree123</name>
	</author>
	<content type="html">&lt;br&gt;Hi..
&lt;br&gt;i m trying to get a MDB in glassfish to receive messages from ActiveMQ..
&lt;br&gt;i created a enterprise project with ejb module and application client
&lt;br&gt;module..
&lt;br&gt;the thing is i have to modify the deployment descriptors namely
&lt;br&gt;ejb-jar.xml and sun-ejb-jar.xml
&lt;br&gt;do we have to manually add these files??
&lt;br&gt;i tried to add it to my ejb module.. under standard deployment
&lt;br&gt;descriptor(project--New--Enterprise--Standard Deployment Descriptor) only
&lt;br&gt;ejb-jar.xml can be added..
&lt;br&gt;how do we add sun-ejb-jar.xml??
&lt;br&gt;i m using netbeans6.1..
&lt;br&gt;i m a newbie so please bear with me if this question is very basic...
&lt;br&gt;thanks in advance for any help..
&lt;br&gt;-- 
&lt;br&gt;View this message in context: &lt;a href=&quot;http://n2.nabble.com/how-to-modify-deployment-descriptor-in-Enterprise-Application-tp2843535p2843535.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://n2.nabble.com/how-to-modify-deployment-descriptor-in-Enterprise-Application-tp2843535p2843535.html&lt;/a&gt;&lt;br&gt;Sent from the EasyBeans general Mailing List mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-modify-deployment-descriptor-in-Enterprise-Application-tp23439830p23439830.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23409137</id>
	<title>Re: Unsatisfied import package sun.rmi.registry</title>
	<published>2009-05-06T08:30:17Z</published>
	<updated>2009-05-06T08:30:17Z</updated>
	<author>
		<name>simon_kelly</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;Which configuration file are you talking about, I presume you mean the one specified in your .product file. My config.ini file already has what you mentioned but I still get the same error when I try and export the product.
&lt;br&gt;&lt;br&gt;Am I doing something wrong?
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Florent BENOIT-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;&amp;nbsp; &amp;nbsp; Hi Fernando,
&lt;br&gt;&lt;br&gt;You should look at the configuration file of Felix or Equinox or ...
&lt;br&gt;the org.osgi.framework.system.packages property should contains
&lt;br&gt;&amp;nbsp;sun.rmi.transport; \
&lt;br&gt;&amp;nbsp;sun.rmi.registry; \
&lt;br&gt;&lt;br&gt;and org.osgi.framework.bootdelegation=sun.*,com.sun.*
&lt;br&gt;&lt;br&gt;Have a look at the configuration files provided in the EasyBeans 
&lt;br&gt;assembly for Felix, Equinox and knopflerfish.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Florent
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Fernando Freitas wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; When I exported &amp;quot;my rcp product&amp;quot;, then was shown the following error:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Problems during export
&lt;br&gt;&amp;gt; &amp;nbsp; Bundle org.ow2.easybeans.component.carol failed to resolve.:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Unsatisfied import package sun.rmi.registry_0.0.0.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Bundle org.ow2.easybeans.component.carol failed to resolve.:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Unsatisfied import package sun.rmi.registry_0.0.0.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1) Someone Knows How should I do to resolve this problem ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt; Fernando
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unsatisfied-import-package-sun.rmi.registry-tp23023349p23409137.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23407051</id>
	<title>Re: Re: Re: Migrate 1.0.2 to 1.1.x</title>
	<published>2009-05-06T06:47:46Z</published>
	<updated>2009-05-06T06:47:46Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Hello, &lt;br&gt;      I am still doing tests and studying about this problem. &lt;br&gt;At the moment , I am using a workaround for this problem.  &lt;br&gt;&lt;br&gt;Follows below the steps that I am using for this workaround :&lt;br&gt;&lt;br&gt;1)  Create a new project &amp;gt; plug-in Development &amp;gt; Plug-in from existing JAR file&lt;br&gt;

2)  Select all bundles of version 1.1.0.RC1 or RC2.&lt;br&gt;3)  In manifest file of this new project, export all packages&lt;br&gt;4)  In your EJBs plug-in, add the line below in the manifest file (I have found this difference in the manifest of the example of the version 1.0.2). (With this steps , you can export without the &amp;quot;cycle&amp;quot; problem.)&lt;br&gt;
&lt;br&gt;        Build-Jdk: 1.5.0_15 &lt;br&gt;&lt;br&gt;&lt;br&gt;5) Then, export your EJBs bundle.&lt;br&gt;6) Put this plugin in your target. &lt;br&gt;&lt;br&gt;It should work.&lt;br&gt;&lt;br&gt;---&lt;br&gt;&lt;br&gt;Problems &lt;br&gt;&lt;br&gt;1) Every time that you modify your bundle of ejbs , you must export it and replace it in your target.&lt;br&gt;

&lt;br&gt;-------&lt;br&gt;&lt;br&gt;&lt;br&gt;If this doesn&amp;#39;t work, let me know !&lt;br&gt;&lt;br&gt;I am still a beginner in osgi framework.&lt;br&gt;I&amp;#39;ll try to do some research on it and I&amp;#39;ll let you know if I find out anything.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Regards&lt;br&gt;Fernando&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/5/6 simon_kelly &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23407051&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simongdkelly@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;

&lt;br&gt;
Did you find a solution to this problem? I have just tried upgrading to&lt;br&gt;
1.1.0.RC2 and am having the same problem.&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
View this message in context: &lt;a href=&quot;http://www.nabble.com/Migrate-1.0.2-to-1.1.x-tp23083897p23401674.html&quot; target=&quot;_blank&quot;&gt;http://www.nabble.com/Migrate-1.0.2-to-1.1.x-tp23083897p23401674.html&lt;/a&gt;&lt;br&gt;
Sent from the EasyBeans-user mailing list archive at Nabble.com.&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrate-1.0.2-to-1.1.x-tp23083897p23407051.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23401674</id>
	<title>Re: Re: Migrate 1.0.2 to 1.1.x</title>
	<published>2009-05-06T00:48:39Z</published>
	<updated>2009-05-06T00:48:39Z</updated>
	<author>
		<name>simon_kelly</name>
	</author>
	<content type="html">Did you find a solution to this problem? I have just tried upgrading to 1.1.0.RC2 and am having the same problem. </content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Migrate-1.0.2-to-1.1.x-tp23083897p23401674.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23295653</id>
	<title>Re: Re: Re: Re: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent</title>
	<published>2009-04-29T04:45:28Z</published>
	<updated>2009-04-29T04:45:28Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Can I send to you my bundles + my project of example + launch configuration?&lt;br&gt;I really need helps&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;Fernando &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/4/29 Florent BENOIT &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23295653&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Florent.BENOIT@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;


  
  

&lt;div bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
    Hi Fernando,&lt;br&gt;
&lt;br&gt;
The examples provided in the distribution are tested by the continuous
integration:&lt;br&gt;
&lt;a href=&quot;http://forge.ow2.org/bamboo/browse/EZB-OSGI&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://forge.ow2.org/bamboo/browse/EZB-OSGI&lt;/a&gt; (at the bottom of the log
file, all examples are tested)&lt;br&gt;
&lt;br&gt;
So on OW2 side, examples are working.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;
&lt;br&gt;
Florent&lt;/font&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:
&lt;blockquote type=&quot;cite&quot;&gt;Ekke, &lt;br&gt;
    this problem occurs with the source code of EZB example:&lt;br&gt;
  &lt;br&gt;
easybeans-examples-entitybean-1.1.0-RC1&lt;br&gt;
  &lt;br&gt;
  &lt;b&gt;This example is not mine. &lt;/b&gt; This is a source of the EZB example.&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
1) Can you try to run(build) the source of example in your workspace?&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Because I made a download of the build (.jar of example.entitybean)
from  maven repository&lt;br&gt;
and it is working.  but the source doesn&amp;#39;t. &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Best Regards&lt;br&gt;
Fernando&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;

&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent-tp23258827p23295653.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23292076</id>
	<title>Re: Re: Re: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent</title>
	<published>2009-04-29T00:32:05Z</published>
	<updated>2009-04-29T00:32:05Z</updated>
	<author>
		<name>Florent BENOIT-3</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; Hi Fernando,&lt;br&gt;
&lt;br&gt;
The examples provided in the distribution are tested by the continuous
integration:&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://forge.ow2.org/bamboo/browse/EZB-OSGI&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forge.ow2.org/bamboo/browse/EZB-OSGI&lt;/a&gt; (at the bottom of the log
file, all examples are tested)&lt;br&gt;
&lt;br&gt;
So on OW2 side, examples are working.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Florent&lt;br&gt;
&lt;br&gt;
Fernando Freitas wrote:
&lt;blockquote cite=&quot;mid:92838bb30904281217t3e333ea0k22a4b4dbec50f5ec@mail.gmail.com&quot; type=&quot;cite&quot;&gt;Ekke, &lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; this problem occurs with the source code of EZB example:&lt;br&gt;
  &lt;br&gt;
easybeans-examples-entitybean-1.1.0-RC1&lt;br&gt;
  &lt;br&gt;
  &lt;b&gt;This example is not mine.&amp;nbsp;&lt;/b&gt; This is a source of the EZB example.&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
1) Can you try to run(build) the source of example in your workspace?&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Because I made a download of the build (.jar of example.entitybean)
from&amp;nbsp; maven repository&lt;br&gt;
and it is working.&amp;nbsp; but the source doesn't. &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Best Regards&lt;br&gt;
Fernando&lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;div class=&quot;gmail_quote&quot;&gt;&lt;br&gt;
  &lt;/div&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent-tp23258827p23292076.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23286183</id>
	<title>Re: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent</title>
	<published>2009-04-28T14:14:40Z</published>
	<updated>2009-04-28T14:14:40Z</updated>
	<author>
		<name>ekke</name>
	</author>
	<content type="html">Fernando Freitas schrieb:
&lt;br&gt;&amp;gt; Ekke,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; this problem occurs with the source code of EZB example:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; easybeans-examples-entitybean-1.1.0-RC1
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; *This example is not mine. * This is a source of the EZB example.
&lt;br&gt;&amp;gt; 
&lt;br&gt;aah - I thought it was your source code example
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 1) Can you try to run(build) the source of example in your workspace?
&lt;br&gt;&amp;gt; 
&lt;br&gt;I'm only using the binary bundles deployed by easybeans-osgi-hibernate 
&lt;br&gt;in my target platform
&lt;br&gt;&lt;br&gt;...and have not the time at the moment to try the source examples
&lt;br&gt;&lt;br&gt;sorry
&lt;br&gt;&lt;br&gt;ekke
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Because I made a download of the build (.jar of example.entitybean) 
&lt;br&gt;&amp;gt; from &amp;nbsp;maven repository
&lt;br&gt;&amp;gt; and it is working. &amp;nbsp;but the source doesn't.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best Regards
&lt;br&gt;&amp;gt; Fernando
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent-tp23258827p23286183.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23284285</id>
	<title>Re: Re: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent</title>
	<published>2009-04-28T12:20:07Z</published>
	<updated>2009-04-28T12:20:07Z</updated>
	<author>
		<name>Freitas</name>
	</author>
	<content type="html">Follows Below the console print with the errors of the example&lt;br&gt; &lt;br&gt;Fernando&lt;br&gt;&lt;br&gt;&lt;br&gt;id    State       Bundle&lt;br&gt;0    ACTIVE      org.eclipse.osgi_3.4.0.v20080605-1900&lt;br&gt;1    ACTIVE      org.ow2.easybeans.agent_1.1.0.RC1&lt;br&gt;
2    ACTIVE      org.ow2.bundles.ow2-util-jmx-impl_1.0.12&lt;br&gt;3    ACTIVE      org.eclipse.equinox.registry_3.4.0.v20080516-0950&lt;br&gt;4    ACTIVE      org.ow2.easybeans.component.jotm_1.1.0.RC1&lt;br&gt;5    ACTIVE      org.eclipse.osgi.services_3.1.200.v20071203&lt;br&gt;
6    ACTIVE      org.ow2.easybeans.component.statistic_1.1.0.RC1&lt;br&gt;7    ACTIVE      org.eclipse.equinox.app_1.1.0.v20080421-2006&lt;br&gt;8    ACTIVE      org.eclipse.equinox.ds_1.0.0.v20080427-0830&lt;br&gt;9    ACTIVE      org.ow2.easybeans.component.quartz_1.1.0.RC1&lt;br&gt;
10    ACTIVE      org.ow2.bundles.ow2-util-event-api_1.0.12&lt;br&gt;11    ACTIVE      org.ow2.bundles.ow2-bundles-externals-commons-modeler_1.0.12&lt;br&gt;12    ACTIVE      org.eclipse.equinox.cm_1.0.0.v20080509-1800&lt;br&gt;13    ACTIVE      org.ow2.easybeans.component.joram_1.1.0.RC1&lt;br&gt;
14    ACTIVE      org.eclipse.equinox.util_1.0.0.v20080414&lt;br&gt;15    ACTIVE      org.ow2.easybeans.component.jdbcpool_1.1.0.RC1&lt;br&gt;16    ACTIVE      org.eclipse.equinox.preferences_3.2.200.v20080421-2006&lt;br&gt;17    RESOLVED    org.ow2.easybeans.examples.entitybean_1.1.0.RC1&lt;br&gt;
18    ACTIVE      org.ow2.easybeans.component.jmx_1.1.0.RC1&lt;br&gt;19    ACTIVE      org.ow2.easybeans.component.carol_1.1.0.RC1&lt;br&gt;20    ACTIVE      org.ow2.bundles.ow2-bundles-externals-commons-logging_1.0.12&lt;br&gt;21    ACTIVE      org.ow2.bundles.ow2-util-jmx-api_1.0.12&lt;br&gt;
22    ACTIVE      org.ow2.easybeans.component.event_1.1.0.RC1&lt;br&gt;23    ACTIVE      org.eclipse.equinox.log_1.1.0.v20080414&lt;br&gt;24    ACTIVE      org.ow2.easybeans.component.hsqldb_1.1.0.RC1&lt;br&gt;25    ACTIVE      org.ow2.easybeans.core_1.1.0.RC1&lt;br&gt;
26    ACTIVE      org.apache.felix.dependencymanager_1.1.0.10&lt;br&gt;27    ACTIVE      org.eclipse.equinox.common_3.4.0.v20080421-2006&lt;br&gt;28    ACTIVE      org.ow2.bundles.ow2-util-event-impl_1.0.12&lt;br&gt;29    ACTIVE      org.ow2.bundles.ow2-bundles-externals-slf4j-jcl_1.0.12&lt;br&gt;
&lt;br&gt;osgi&amp;gt; start 17&lt;br&gt;28/04/09 16:08:36 (I) Activator.startContainer : Creating Container from the Bundle Archive &amp;#39;bundleentry://17/&amp;#39;&lt;br&gt;28/04/09 16:08:37 (W) ServerJNDIResolver.removeContainerResolver : Cannot remove the given container resolver as it is not present.&lt;br&gt;
org.osgi.framework.BundleException: Exception in org.ow2.easybeans.osgi.ejbjar.Activator.start() of bundle org.ow2.easybeans.examples.entitybean.&lt;br&gt;INFO - 16:08:37 [B: org.ow2.easybeans.examples.entitybean] - BundleEvent STOPPED.&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1028)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: java.lang.RuntimeException: org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:170)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    ... 14 more&lt;br&gt;Caused by: org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:288)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;
    ... 18 more&lt;br&gt;Caused by: org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    ... 20 more&lt;br&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;
    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;
Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;java.lang.RuntimeException: org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:170)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:288)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;    ... 18 more&lt;br&gt;Caused by: org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;
    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;
    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    ... 20 more&lt;br&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;
    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;
Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:288)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    ... 20 more&lt;br&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;
    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;
Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;
    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;
    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;
    ... 24 more&lt;br&gt;Nested Exception:&lt;br&gt;org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;
    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;
    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;
    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;
    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Nested Exception:&lt;br&gt;java.lang.RuntimeException: org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:170)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:288)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;    ... 18 more&lt;br&gt;Caused by: org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;
    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;
    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    ... 20 more&lt;br&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;
    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;
Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;org.ow2.easybeans.api.EZBContainerException: Cannot create deployable metadata &amp;#39;org.ow2.easybeans.examples.entitybean&amp;#39;.&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:288)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    ... 20 more&lt;br&gt;Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;
    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;
Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;org.ow2.util.ee.deploy.api.deployable.metadata.DeployableMetadataException: Error during scan&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:127)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
Caused by: org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;
    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    ... 23 more&lt;br&gt;Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;
    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;
    ... 24 more&lt;br&gt;Nested Exception:&lt;br&gt;org.ow2.util.scan.api.ScanException: Error while analyzing file entry &amp;#39;bundleresource://17/org/ow2/easybeans/examples/entitybean/SessionFacadeRemote.class&amp;#39;&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:63)&lt;br&gt;
    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;
    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;
    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;
    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;Caused by: java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    ... 24 more&lt;br&gt;
Nested Exception:&lt;br&gt;java.lang.IllegalStateException: EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent&lt;br&gt;    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadata.addScannedClassMetadata(EjbJarDeployableMetadata.java:138)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.configurator.EjbJarClassMetadataConfigurator.configurationComplete(EjbJarClassMetadataConfigurator.java:217)&lt;br&gt;    at org.ow2.util.scan.impl.ScanClassVisitor.visitEnd(ScanClassVisitor.java:139)&lt;br&gt;
    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.asm.ClassReader.accept(Unknown Source)&lt;br&gt;    at org.ow2.util.scan.impl.ASMScannerImpl.scanClass(ASMScannerImpl.java:61)&lt;br&gt;    at org.ow2.util.ee.metadata.common.impl.AbsDeployableMetadataFactory.scan(AbsDeployableMetadataFactory.java:108)&lt;br&gt;
    at org.ow2.util.ee.metadata.ejbjar.impl.EjbJarDeployableMetadataFactory.createDeployableMetadata(EjbJarDeployableMetadataFactory.java:261)&lt;br&gt;    at org.ow2.easybeans.deployment.Deployment.analyze(Deployment.java:154)&lt;br&gt;
    at org.ow2.easybeans.container.JContainer3.resolve(JContainer3.java:278)&lt;br&gt;    at org.ow2.easybeans.container.JContainer3.start(JContainer3.java:364)&lt;br&gt;    at org.ow2.easybeans.osgi.ejbjar.Activator.startContainer(Activator.java:155)&lt;br&gt;
    at org.ow2.easybeans.osgi.ejbjar.Activator.start(Activator.java:105)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)&lt;br&gt;    at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:257)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommandProvider.java:257)&lt;br&gt;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;br&gt;    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;br&gt;    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;br&gt;
    at java.lang.reflect.Method.invoke(Method.java:597)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCommandInterpreter.java:150)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java:302)&lt;br&gt;
    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:287)&lt;br&gt;    at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:223)&lt;br&gt;    at java.lang.Thread.run(Thread.java:619)&lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;2009/4/28 Fernando Freitas &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23284285&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nandows@...&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Ekke, &lt;br&gt;
    this problem occurs with the source code of EZB example:&lt;div class=&quot;im&quot;&gt;&lt;br&gt;
&lt;br&gt;easybeans-examples-entitybean-1.1.0-RC1&lt;br&gt;

&lt;br&gt;
&lt;/div&gt;&lt;b&gt;This example is not mine. &lt;/b&gt; This is a source of the EZB example.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
1) Can you try to run(build) the source of example in your workspace?&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Because I made a download of the build (.jar of example.entitybean) from  maven repository&lt;br&gt;
and it is working.  but the source doesn&amp;#39;t. &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Best Regards&lt;br&gt;&lt;font color=&quot;#888888&quot;&gt;Fernando&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;br&gt;&lt;/div&gt;&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/EjbJarAnnotationMetadata.addClassAnnotationMetadata.alreadyPresent-tp23258827p23284285.html" />
</entry>

</feed>
