OW2 JOnAS 5.1.4 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.4 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=4296>:
* 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.4-installer.jnlp>
/ Java Offline Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.4-installer.jar>
/ Zip
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.4-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.4-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.4-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/micro-jonas-5.1.4-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.3 :
Bug
* (JONAS-202 <http://jira.ow2.org/browse/JONAS-202>) - All the
"repositories/url-internal" files are visibles
* (JONAS-203 <http://jira.ow2.org/browse/JONAS-203>) - Follow the
document of "creating new jonas5 service", but the example of
deployment is failed
* (JONAS-257 <http://jira.ow2.org/browse/JONAS-257>) - Several
parameters with jonas command don't work properly
* (JONAS-265 <http://jira.ow2.org/browse/JONAS-265>) - Logs
disappear after undeploying webapp
Enjoy !
Florent