JOnAS 5.2.1 Maintenance Release Available
Florent BENOIT <[email protected]> Thu, 23 Jun 2011 18:17:15 +0200
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi all
We're very pleased to announce a maintenance release of JOnAS 5.2.x :
5.2.1 <http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_2_1>.
Two JOnAS 5.2.1 distributions are available for download
<http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=4616>:
o **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.2.1-installer.jnlp>
/ Java Offline Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.2.1-installer.jar>
/ Zip
<http://download.forge.objectweb.org/jonas/jonas-full-5.2.1-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/jonas-full-5.2.1-bin.tar.gz>
/ Rpm
<http://download.forge.objectweb.org/jonas/jonas-full-5.2.1-1.noarch.rpm>
)
o **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.2.1-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/micro-jonas-5.2.1-bin.tar.gz>)
The JIRA issue tracker instance is available at
<http://jira.ow2.org/browse/JONAS>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>
Bug fixed
* (JONAS-391 <http://jira.ow2.org/browse/JONAS-391>) - Unable to set
'-1' for disabling pstmt cache in XML datasource (deployment plan)
* (JONAS-394 <http://jira.ow2.org/browse/JONAS-394>) - EJB3 Enhanced
classes: JSR/RET are not supported with computeFrames option
* (JONAS-395 <http://jira.ow2.org/browse/JONAS-395>) - Bad
undeployment of a rar stops jonas Admin console deployment (with
jonas.development=false)
* (JONAS-404 <http://jira.ow2.org/browse/JONAS-404>) - Jonas
hibernate validation service is not present in the default
repository. it needs an internet access to be downloaded.
* (JONAS-407 <http://jira.ow2.org/browse/JONAS-407>) - Pstmt cache
doesn't support multiple entries in resource service
* (JONAS-411 <http://jira.ow2.org/browse/JONAS-411>) - Add ejb-3.1
XSD for the deployment
* (JONAS-419 <http://jira.ow2.org/browse/JONAS-419>) - Postconstruct
method is called twice
Task
* (JONAS-430 <http://jira.ow2.org/browse/JONAS-430>) - Upgrade
Spring to 2.5.6.SEC02
Best Regards,
Florent