JOnAS header

:: News : Archives


Jun 23, 2011: JOnAS 5.2.1 released

   Hi all

We're very pleased to announce a maintenance release of JOnAS 5.2.x : 5.2.1.

Two JOnAS 5.2.1 distributions are available for download:


The JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS

Please report issues on this tracker or through the mailing lists

Bug

Task


Best Regards,

Florent


Jun 23, 2011: JOnAS 5.3.0 M3 released

    Hi JOnAS users,


We're very pleased to announce the general availability of a new milestone of JOnAS 5.3 : 5.3.0 M3.
New features on this release are focusing OSGi features.
Now, you can configure your OSGi components by dropping a configadmin file in JONAS_BASE/deploy. (see http://jira.ow2.org/browse/JONAS-429
)
Also, OSGi JDBC Factories are now provided (http://jira.ow2.org/browse/JONAS-442). Enable "dbm" service and all JDBC drivers that are found will have an OSGi JDBC Factory service registered. Then you can create Datasources with this service. And the JTA is also provided as an OSGi service. (UserTransaction, TransactionManager and TransactionSynchronizationRegistry are provided)


There are also plenty of bug fixes and components upgrades to provide better security, more performances and an always up to date JOnAS experience.


Two profiles for JOnAS 5.3.0 M3 are available for download:


JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS

Please report issues on this tracker or through the mailing-list

Issues fixed for JOnAS 5.3.0 M3

Bug

Improvement

New Feature

Task

Best Regards,


Florent


May 13, 2011: JOnAS 5.3.0 M2

Hi all

We're proud to annouce a new milestone version of JOnAS 5.3 : OW2 JOnAS 5.3.0 M2.

We're still on the road to Java EE 6 Web Profile with a web focused version. You can choose between Tomcat 6/7 and Jetty 6/8 for the web container.

Two JSF 2.0 implementations are also supported: Apache MyFaces and the Oracle Reference Implementation, both of them being TCK tested.

The JOnAS Audit System has also been improved, with additional JaxWs data (web services).

There are also numerous bugs fixes:

JOnAS 5.3.0 M2 can be downloaded here.

Guillaume (on behalf of the JOnAS Team)

Release Notes

Bug

Improvement

New Feature

Task


Apr 08, 2011: JOnAS 5.3.0-M1 : Ready to serve

Hi all

This is quite a busy week: earlier this week was released JOnAS 5.2.0, the first stable release of the 5.2 series, and today we distribute version 5.3 M1 !

So, what's new in 5.3 ?
First, 5.3 series targets Java EE 6 web profile : a web oriented subset of the Java EE specifications. During the 5.3 development cycle, we will incrementaly add support for the required specifications. Thanks to the recent Oracle Java EE Licensee Scholarship renewal, we'll have a lot of tests to ensure compliance :)

JOnAS 5.3 includes an initial support for JSF 2.0 (Mojarra 2), Servlet 3.0 (Tomcat 7) and JAX-WS 2.2 (CXF 2.3). It already have CDI 1.0, JAX-RS 1.1, Bean Validation 1.0, JPA 2.0 and EJB 3.1 preliminary support.

In parallel of the Java EE related work, we've moved away from HSQL to H2 as our default in-memory JDBC database, ensured that JOnAS was running well on Java 7, upgraded our components to their latest versions (Felix 3.2.0, ...) and many more bug fixes...
Last but not least, we have a brand new Web services testing console in jonasAdmin.
See the releases notes for details.

As said in a previous mail, we're now using a time boxed release strategy, that means that we will perform a new release each month. So expect regular news from our side (an RSS feed is available) :)

As usual, we'll be happy to gather all possible feedback from you.
Please report bugs on JIRA, or discuss on IRC or via mailing lists.

As usual, 2 distributions are available for download.
JOnAS Full Profile is a full blown Java EE Application Server Platform: Zip / Tgz / Rpm / Installer / Offline Installer
JOnAS Micro Profile is small JOnAS Bootstrap (require an internet connection): Zip / Tgz

Thanks
Guillaume (on behalf of the JOnAS Team)

Bug

Improvement

New Feature

Task


Apr 05, 2011: JOnAS 5.2.0 : Ready to roll

Hi all


We're very pleased to announce the release of JOnAS 5.2.0 Final.

This version is the first stable release of the JOnAS 5.2 serie.


We've made some changes to ensure that this version will run nicely on Java 7.

Tomcat 7 integration issues have been fixed as well as other small bug fixes.


Two JOnAS 5.2.0 distributions are available for download:


The JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS


Please report issues on this tracker or through the mailing lists


Guillaume (On behalf of the JOnAS Team)


Bug

Task



Mar 21, 2011: JOnAS 5.2 RC1 released

    Hi JOnAS users,


We're very pleased to announce the general availability of the first release candidate of JOnAS 5.2 : 5.2.0 RC1.
This release is Java EE 5 certified


JOnAS 5.2 RC1 is on its way to Java EE 6: CDI / EJB 3.1 Singleton / JPA 2.0 / Bean Validation / JAX-RS 1.1, Servlet 3.0 (+ updated JSP and EL) are supported.
There are also plenty of bug fixes and components upgrades to provides better security, more performances and an always up to date JOnAS experience.


This is the first release candidate of JOnAS 5.2.x. If no major complaints are raised, the 5.2.0 stable version of JOnAS will be released soon.


Two profiles for JOnAS 5.2.0-RC1 are available for download:


JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS

Please report issues on this tracker or through the mailing lists.

Issues fixed for JOnAS 5.2.0 RC1

Bug

New Feature

Task


Best Regards,


Florent


Mar 10, 2011: JOnAS 5.2 M5 released

    Hi JOnAS users,


We're very pleased to announce the general availability of JOnAS 5.2M5.
This release is Java EE 5 certified


JOnAS 5.2 M5 is on its way to Java EE 6: CDI / EJB 3.1 Singleton / JPA 2.0 / Bean Validation / JAX-RS 1.1, Servlet 3.0 (+ updated JSP and EL) are supported.
A new nice features has been introduced in this version : The MBean explorer tool which is available in the jonasAdmin console allows to read/write/invoke the MBeans attributes/methods embedded in JOnAS.

This is the last milestone before the first Release Candidate.

There are also plenty of bug fixes and components upgrades to provides better security, more performances and an always up to date JOnAS experience.



Two profiles for JOnAS 5.2.0-M5 are available for download:


JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS

Please report issues on this tracker or through the mailing lists.

Issues fixed for JOnAS 5.2.0 M5

Bug

New Feature

Task

Best Regards,


Florent


Feb 15, 2011: JOnAS 5.2 M4 released

    Hi JOnAS users,


We're very pleased to announce the general availability of JOnAS 5.2M4.
This release is Java EE 5 certified

JOnAS 5.2 M4 is on its way to Java EE 6: CDI / EJB 3.1 Singleton / JPA 2.0 / Bean Validation / JAX-RS 1.1, Servlet 3.0 (+ updated JSP and EL) are supported.

Some nice features were also introduced in this version.

There are also plenty of bug fixes and components upgrades to provides better security, more performances and an always up to date JOnAS experience.


Discover two new HowTo :

    Howto for JCDI (new in Java EE 6)

    Howto for JAX-RS (new in Java EE 6)


Two profiles for JOnAS 5.2.0-M4 are available for download:


JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS

Please report issues on this tracker or through the mailing lists.

Issues fixed for JOnAS 5.2.0 M4

Bug

Improvement

Task

Best Regards,


Florent


Feb 15, 2011: JOnAS 5.1.6 released

    Hi JOnAS users,


We're very pleased to announce the general availability of JOnAS: 5.1.6
This release is Java EE 5 certified

JOnAS 5.1.6 is a bug fixes version.
With the correction of JONAS-104 & JONAS-315 issues, the migration of J2EE 1.4 applications (with EJB2) is now as simple as dropping your legacy application in the deploy/ folder.

This version also includes a long awaited feature: declaration of filtered packages (to hide system libraries to the application) at the application level (See online documentation).


Two profiles for JOnAS 5.1.6 are available for download:

An Ubuntu package for Natty Narwhal is being prepared. More news on this blog entry.

JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS

Please report issues on this tracker or through the mailing lists.

Issues fixed for JOnAS 5.1.6

Bug

New Feature

Best Regards,


Florent



Nov 30, 2010: JOnAS Sessions at OW2 Conference 2010

Last week was held the OW2 Conference 2010 in Paris.

Two presentations were dedicated to JOnAS and performed by Florent Benoit:


Try the diagnostic & audit system in JOnAS 5.2 right now.

See more about the new CXF transport.


Enjoy :)

--Guillaume

Previous Next
Log-in Register
Copyright © OW2 Consortium 2006-2009
Creator: benoitf  Date: 2006/11/23 21:47 Last Author: benoitf  Date: 2006/11/23 21:48
Java, and all Java-based trademarks, JMX and all JMX based trademarks, are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. OSGi is a trademark, registered trademark, or service mark of The OSGi Alliance in the US and other countries. Bull is independent of Sun Microsystems, Inc.