Archive


Blog - posts for February 2011

Feb 15 2011

JOnAS 5.2 M4 released

    Hi JOnAS users,

 We're very pleased to announce the general availability of JOnAS http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_2_0_M4"&">http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_2_0_M4">5.2M4.
This release is http://java.sun.com/javaee/overview/compatibility.jsp"&">http://java.sun.com/javaee/overview/compatibility.jsp">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.

  • The ClassLoader management administration module permits to see application's ClassLoader hierarchies and gives the ability to the user to see from where comes loaded classes/resources (very handy to debug/understand classloader issues).
  • Accessing the OSGi console is now available from jonas-admin web console: managing bundles, inspecting dependencies, OBR usage and more ...
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 :
    http://jonas.ow2.org/JONAS_5_2_0_M4/doc/doc-en/html/howto_use_cdi.html"&">http://jonas.ow2.org/JONAS_5_2_0_M4/doc/doc-en/html/howto_use_cdi.html">Howto for JCDI (new in Java EE 6)
    http://jonas.ow2.org/JONAS_5_2_0_M4/doc/doc-en/html/howto_use_jaxrs.html"&">http://jonas.ow2.org/JONAS_5_2_0_M4/doc/doc-en/html/howto_use_jaxrs.html">Howto for JAX-RS (new in Java EE 6)

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

JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS"&">http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS"&">http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS</a&">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"&">http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists">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: http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_1_6"&">http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_1_6">5.1.6
This release is http://java.sun.com/javaee/overview/compatibility.jsp&
#34;&">http://java.sun.com/javaee/overview/compatibility.jsp">Java EE 5 certified

JOnAS 5.1.6 is a bug fixes version.
With the correction of http://jira.ow2.org/browse/JONAS-104"&">http://jira.ow2.org/browse/JONAS-104">JONAS-104 & http://jira.ow2.org/browse/JONAS-315"&">http://jira.ow2.org/browse/JONAS-315">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 (http://jonas.ow2.org/JONAS_5_1_6/doc/doc-en/html/j2eeprogrammerguide.html#id1184972&">http://jonas.ow2.org/JONAS_5_1_6/doc/doc-en/html/j2eeprogrammerguide.html#id1184972">See online documentation).

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

An Ubuntu package for Natty Narwhal is being prepared. More news on this http://javacruft.wordpress.com/2011/01/26/jonas-for-ubuntu-testing/"&">http://javacruft.wordpress.com/2011/01/26/jonas-for-ubuntu-testing/">blog entry.

JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS"&">http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS"&">http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS</a&">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"&">http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists">mailing lists.

Issues fixed for JOnAS 5.1.6

Bug

New Feature

Best Regards,

Florent