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:
JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS
Florent
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:
- JOnAS Full-profile which is a full-blown Java EE Application Server : ( Java Web Start Installer / Java Offline Installer / Zip / Tgz )
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
Best Regards,Bug
- (JONAS-104) - Validation of stubs generated by fastrmic sometimes throws java.lang.VerifyError.
- (JONAS-297) - Unable to switch to Jetty
- (JONAS-300) - Jar not found while his reference is mentionned within the manifest file
- (JONAS-315) - NoClassDefFoundError on javax.ejb.EJBHome
New Feature
- (JONAS-258) - Supports ClassLoader filtering at the module level
Florent
