JOnAS 5.1.0 released


Sep 10 2009

    Dear JOnAS enthusiasts,

We're pleased to announce the availability of JOnAS 5.1.0.


This release is http://java.sun.com/javaee/overview/compatibility.jsp">Java EE 5 certified and provides you the best (and most stable at this time) release of JOnAS 5.
Since JOnAS 5.0, the major component dependencies (EasyBeans, Tomcat, Jetty, Joram, CXF, Hibernate, EclipseLink, ...) have been upgraded to include the latest bug fixes, a lot of issues have been resolved and a particular attention was paid to the new administration web console's user experience.

These last months were completely dedicated to the stabilization of our Java EE platform, testing it extensively with multiple OSes and different JVMs in order to guarantee as much as possible a steady release.


Two profiles for JOnAS 5.1.0 are http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=3536">available for download:


Major key features of JOnAS 5.1:

  • OSGi based Application server
  • OSGi bridge available for Applications
    • OSGi services can use Java EE service like EJB3 exposed as OSGi services
    • OSGi service can be injected into Java EE (EJB3/Servlet) components.
  • Services on demand (A JOnAS service is loaded if the application is requiring it)
  • Web application loaded on demand (on the first access on the http port)
  • New JOnAS Admin console based on Flex (Struts only version still available)
  • http://jonas.ow2.org/JONAS_5_1_0/doc/doc-en/html/j2eeprogrammerguide.html#id1216546">Filtering classloaders if applications needs to filter libraries of the Application Server.
  • Discover other features on http://jonas.ow2.org"&#62;http://jonas.ow2.org</a&#62;


JOnAS Admin consolehttp://wiki.jonas.ow2.org/xwiki/bin/download/News/JOnAS_5_1_0/jonasAdmin2.gif"&#62;


A new issue tracker is now available for JOnAS. It is a JIRA instance available at http://jira.ow2.org/browse/JONAS"&#62;http://jira.ow2.org/browse/JONAS</a&#62;
Please report issues on this tracker or through the http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists"&#62;mailing lists.


Tools working with JOnAS 5.1:


Bugs fixed since JOnAS 5.1.0 RC4 :

Enjoy !

Florent