Archive


Blog - posts for November 2009

Nov 30 2009

JOnAS 5.1.1 released

    Dear JOnAS enthusiasts,

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

This release is http://java.sun.com/javaee/overview/compatibility.jsp">Java EE 5 certified and provides you bug fixes on JOnAS 5.1.x branch.

Two profiles for JOnAS 5.1.1 are http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=3726">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">http://jonas.ow2.org</a>

JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS</a>
Please report issues on this tracker or through the http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists">mailing lists.


Tools working with JOnAS 5.1:


Issues fixed since JOnAS 5.1.0 :

Bug

Improvement

Task

Enjoy !

Florent