OW2 JOnAS 5.1.5 released !
Florent BENOIT <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi JOnAS users,
The JOnAS team is pleased to announce the new JOnAS 5.1.5 maintenance
release.
This release is Java EE 5 certified
<http://java.sun.com/javaee/overview/compatibility.jsp> and provides you
bug fixes on JOnAS 5.1.x branch.
Two profiles for JOnAS 5.1.4 are available for download
<http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=4338>:
* JOnAS Full-profile which is a full-blown Java EE Application
Server : ( Java Web Start Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.5-installer.jnlp>
/ Java Offline Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.5-installer.jar>
/ Zip
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.5-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.5-bin.tar.gz>
)
* JOnAS Micro-profile which is a small bootstrap for JOnAS that will
download services on demand (An internet connection is required):
(Zip
<http://download.forge.objectweb.org/jonas/micro-jonas-5.1.5-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/micro-jonas-5.1.5-bin.tar.gz>)
JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS
Please report issues on this tracker or through the mailing lists
<http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists>.
Issues fixed since JOnAS 5.1.4 :
Bug
* (JONAS-265 <http://jira.ow2.org/browse/JONAS-265>) - Logs
disappear after undeploying webapp
* (JONAS-277 <http://jira.ow2.org/browse/JONAS-277>) - Installation
failed on Windows 7 64 bits (installer can't create shortcuts)
* (JONAS-280 <http://jira.ow2.org/browse/JONAS-280>) - The security
service cannot be created without the RequireJOnASServicesHandler
Enjoy !
Florent