|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
EasyBeans 1.0.1 released !
Hello,
A maintenance release (1.0.1) of the OW2 EasyBeans product (EJB 3 container) has been released. 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, Apache
OpenJPA or TopLink
Essentials as persistence provider. DownloadA new EasyBeans version is out and is available in the Downloads section or in the maven repository. No new features in this maintenance version, only bug fixes.Some of upcoming new features are only available in 1.1.0-SNAPSHOT version MigrationThere is no configuration step between
1.0.0 and 1.0.1 version Mailing listStay tuned on EasyBeans with the easybeans-announce mailing list : http://mail.ow2.org/wws/subrequest/easybeans-announce Release Notes:Bug
-- You receive this message as a subscriber of the jonas-announce@... mailing list. To unsubscribe: mailto:jonas-announce-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
Re: EasyBeans 1.0.1 released !Florent,
...good to see that some of my reported bugs are already fixed - good work :-) ekke btw: perhaps you'll find some time for jira EZB-283 ;-) Florent BENOIT schrieb: > Hello, > > A maintenance release (1.0.1) of the OW2 EasyBeans > <http://www.easybeans.net> product (EJB 3 container) has been released. > > 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 > <http://entitymanager.hibernate.org/>, Apache OpenJPA > <http://openjpa.apache.org/> or TopLink Essentials > <https://glassfish.dev.java.net/javaee5/persistence/> as persistence > provider. > > Here are the guides: > Getting started with JOnAS 4.x (tested with 4.7.8 and 4.8.6 and 4.9.2) > <http://www.easybeans.org/GettingStarted/GettingStarted.html> > Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.26 and > 6.0.16) <http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html> > Getting started with Jetty 6.1.x (tested with 6.1.9) > <http://www.easybeans.org/GettingStarted/GettingStartedJetty.html> > Getting started with the EasyBeans OSGi bundles > <http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly> > > Note: EasyBeans is already bundled in the OW2 JOnAS 5.0 application server. > EasyBeans is also working in standalone mode (Uberjar packages are > available <http://www.easybeans.net/xwiki/bin/view/Main/Downloads>) > > The documentation is available on the EasyBeans documentation website > <http://www.easybeans.net/xwiki/bin/view/Main/Documentation>. (HTML or PDF) > > The Release Notes are available online at > : http://www.easybeans.net/xwiki/bin/view/News/Release1_0_1 > > > Download > > A new EasyBeans version is out and is available in the Downloads > <http://www.easybeans.net/xwiki/bin/view/Main/Downloads> section or in > the maven repository <http://maven.ow2.org/maven2/org/ow2/easybeans/>. > > Download the version Now ! > <http://www.easybeans.net/xwiki/bin/view/Main/Downloads> > > No new features in this maintenance version, only bug fixes. > Some of upcoming new features are only available in 1.1.0-SNAPSHOT version > > > Migration > > /There is no configuration step between 1.0.0 and 1.0.1 version > / > > > Mailing list > > Stay tuned on EasyBeans with the easybeans-announce mailing list : > http://mail.ow2.org/wws/subrequest/easybeans-announce > > > *Release Notes:* > > > Bug > > * (EZB-270 <http://jira.easybeans.org/browse/EZB-270>) - entity bean > sample don't work with openjpa in standalone easybeans 1.0.0 package > * (EZB-272 <http://jira.easybeans.org/browse/EZB-272>) - Joram OSGi > bundle component should not import com.scalagent.scheduler > * (EZB-273 <http://jira.easybeans.org/browse/EZB-273>) - Cannot mark > as ApplicationException a runtime exception of the JDK > * (EZB-275 <http://jira.easybeans.org/browse/EZB-275>) - config.ini > doesnt work with equinox > * (EZB-276 <http://jira.easybeans.org/browse/EZB-276>) - NPE in > SmartContextFactory > * (EZB-278 <http://jira.easybeans.org/browse/EZB-278>) - > XADatasource with @Resource annotation not handled > * (EZB-279 <http://jira.easybeans.org/browse/EZB-279>) - Invalid jar > name in standalone packages of EasyBeans > > Task > > * (EZB-269 <http://jira.easybeans.org/browse/EZB-269>) - Migrate > Documentation to Docbook 5 format > > > Best Regards, > > Florent > > |
|
|
Re: Re: EasyBeans 1.0.1 released ! ekke,
Thanks for the congrats. About the issue, the fix should be available in the 1.1.0-SNAPSHOT this month. Regards, Florent ekke wrote: > Florent, > > ...good to see that some of my reported bugs are already fixed - > good work :-) > > ekke > btw: perhaps you'll find some time for jira EZB-283 ;-) > > Florent BENOIT schrieb: >> Hello, >> >> A maintenance release (1.0.1) of the OW2 EasyBeans >> <http://www.easybeans.net> product (EJB 3 container) has been released. >> >> 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 >> <http://entitymanager.hibernate.org/>, Apache OpenJPA >> <http://openjpa.apache.org/> or TopLink Essentials >> <https://glassfish.dev.java.net/javaee5/persistence/> as persistence >> provider. >> >> Here are the guides: >> Getting started with JOnAS 4.x (tested with 4.7.8 and 4.8.6 and >> 4.9.2) <http://www.easybeans.org/GettingStarted/GettingStarted.html> >> Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.26 and >> 6.0.16) >> <http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html> >> Getting started with Jetty 6.1.x (tested with 6.1.9) >> <http://www.easybeans.org/GettingStarted/GettingStartedJetty.html> >> Getting started with the EasyBeans OSGi bundles >> <http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly> >> >> Note: EasyBeans is already bundled in the OW2 JOnAS 5.0 application >> server. >> EasyBeans is also working in standalone mode (Uberjar packages are >> available <http://www.easybeans.net/xwiki/bin/view/Main/Downloads>) >> >> The documentation is available on the EasyBeans documentation website >> <http://www.easybeans.net/xwiki/bin/view/Main/Documentation>. (HTML >> or PDF) >> >> The Release Notes are available online at : >> http://www.easybeans.net/xwiki/bin/view/News/Release1_0_1 >> >> >> Download >> >> A new EasyBeans version is out and is available in the Downloads >> <http://www.easybeans.net/xwiki/bin/view/Main/Downloads> section or >> in the maven repository >> <http://maven.ow2.org/maven2/org/ow2/easybeans/>. >> >> Download the version Now ! >> <http://www.easybeans.net/xwiki/bin/view/Main/Downloads> >> >> No new features in this maintenance version, only bug fixes. >> Some of upcoming new features are only available in 1.1.0-SNAPSHOT >> version >> >> >> Migration >> >> /There is no configuration step between 1.0.0 and 1.0.1 version >> / >> >> >> Mailing list >> >> Stay tuned on EasyBeans with the easybeans-announce mailing list : >> http://mail.ow2.org/wws/subrequest/easybeans-announce >> >> >> *Release Notes:* >> >> >> Bug >> >> * (EZB-270 <http://jira.easybeans.org/browse/EZB-270>) - entity bean >> sample don't work with openjpa in standalone easybeans 1.0.0 >> package >> * (EZB-272 <http://jira.easybeans.org/browse/EZB-272>) - Joram OSGi >> bundle component should not import com.scalagent.scheduler >> * (EZB-273 <http://jira.easybeans.org/browse/EZB-273>) - Cannot mark >> as ApplicationException a runtime exception of the JDK >> * (EZB-275 <http://jira.easybeans.org/browse/EZB-275>) - config.ini >> doesnt work with equinox >> * (EZB-276 <http://jira.easybeans.org/browse/EZB-276>) - NPE in >> SmartContextFactory >> * (EZB-278 <http://jira.easybeans.org/browse/EZB-278>) - >> XADatasource with @Resource annotation not handled >> * (EZB-279 <http://jira.easybeans.org/browse/EZB-279>) - Invalid jar >> name in standalone packages of EasyBeans >> >> Task >> >> * (EZB-269 <http://jira.easybeans.org/browse/EZB-269>) - Migrate >> Documentation to Docbook 5 format >> >> >> Best Regards, >> >> Florent >> >> > > > |
|
|
Re: EasyBeans 1.0.1 released !Florent BENOIT schrieb:
> ekke, > > Thanks for the congrats. > > About the issue, the fix should be available in the 1.1.0-SNAPSHOT this > month. > great news, florent ! ekke > Regards, > > Florent > > > ekke wrote: >> Florent, >> >> ...good to see that some of my reported bugs are already fixed - >> good work :-) >> >> ekke >> btw: perhaps you'll find some time for jira EZB-283 ;-) >> >> Florent BENOIT schrieb: >>> Hello, >>> >>> A maintenance release (1.0.1) of the OW2 EasyBeans >>> <http://www.easybeans.net> product (EJB 3 container) has been released. >>> >>> 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 >>> <http://entitymanager.hibernate.org/>, Apache OpenJPA >>> <http://openjpa.apache.org/> or TopLink Essentials >>> <https://glassfish.dev.java.net/javaee5/persistence/> as persistence >>> provider. >>> >>> Here are the guides: >>> Getting started with JOnAS 4.x (tested with 4.7.8 and 4.8.6 and >>> 4.9.2) <http://www.easybeans.org/GettingStarted/GettingStarted.html> >>> Getting started with Tomcat 5.5.x and 6.0.x (tested with 5.5.26 and >>> 6.0.16) >>> <http://www.easybeans.org/GettingStarted/GettingStartedTomcat.html> >>> Getting started with Jetty 6.1.x (tested with 6.1.9) >>> <http://www.easybeans.org/GettingStarted/GettingStartedJetty.html> >>> Getting started with the EasyBeans OSGi bundles >>> <http://wiki.easybeans.org/xwiki/bin/view/Doc/OSGi-Assembly> >>> >>> Note: EasyBeans is already bundled in the OW2 JOnAS 5.0 application >>> server. >>> EasyBeans is also working in standalone mode (Uberjar packages are >>> available <http://www.easybeans.net/xwiki/bin/view/Main/Downloads>) >>> >>> The documentation is available on the EasyBeans documentation website >>> <http://www.easybeans.net/xwiki/bin/view/Main/Documentation>. (HTML >>> or PDF) >>> >>> The Release Notes are available online at : >>> http://www.easybeans.net/xwiki/bin/view/News/Release1_0_1 >>> >>> >>> Download >>> >>> A new EasyBeans version is out and is available in the Downloads >>> <http://www.easybeans.net/xwiki/bin/view/Main/Downloads> section or >>> in the maven repository >>> <http://maven.ow2.org/maven2/org/ow2/easybeans/>. >>> >>> Download the version Now ! >>> <http://www.easybeans.net/xwiki/bin/view/Main/Downloads> >>> >>> No new features in this maintenance version, only bug fixes. >>> Some of upcoming new features are only available in 1.1.0-SNAPSHOT >>> version >>> >>> >>> Migration >>> >>> /There is no configuration step between 1.0.0 and 1.0.1 version >>> / >>> >>> >>> Mailing list >>> >>> Stay tuned on EasyBeans with the easybeans-announce mailing list : >>> http://mail.ow2.org/wws/subrequest/easybeans-announce >>> >>> >>> *Release Notes:* >>> >>> >>> Bug >>> >>> * (EZB-270 <http://jira.easybeans.org/browse/EZB-270>) - entity bean >>> sample don't work with openjpa in standalone easybeans 1.0.0 >>> package >>> * (EZB-272 <http://jira.easybeans.org/browse/EZB-272>) - Joram OSGi >>> bundle component should not import com.scalagent.scheduler >>> * (EZB-273 <http://jira.easybeans.org/browse/EZB-273>) - Cannot mark >>> as ApplicationException a runtime exception of the JDK >>> * (EZB-275 <http://jira.easybeans.org/browse/EZB-275>) - config.ini >>> doesnt work with equinox >>> * (EZB-276 <http://jira.easybeans.org/browse/EZB-276>) - NPE in >>> SmartContextFactory >>> * (EZB-278 <http://jira.easybeans.org/browse/EZB-278>) - >>> XADatasource with @Resource annotation not handled >>> * (EZB-279 <http://jira.easybeans.org/browse/EZB-279>) - Invalid jar >>> name in standalone packages of EasyBeans >>> >>> Task >>> >>> * (EZB-269 <http://jira.easybeans.org/browse/EZB-269>) - Migrate >>> Documentation to Docbook 5 format >>> >>> >>> Best Regards, >>> >>> Florent >>> >>> >> >> >> > > |
| Free Forum Powered by Nabble | Forum Help |