OW2 JOnAS 5.1.3 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.3 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.1 are available for download
<http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=4294>:
* 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.3-installer.jnlp>
/ Java Offline Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-installer.jar>
/ Zip
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-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.3-bin.zip>
/ Tgz
<http://download.forge.objectweb.org/jonas/micro-jonas-5.1.3-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.2 :
Bug
* (JONAS-53 <http://jira.ow2.org/browse/JONAS-53>) - Global Error
when setting a DBM datasource from the console
* (JONAS-122 <http://jira.ow2.org/browse/JONAS-122>) - Problem with
Resource Adapter's classloader.
* (JONAS-196 <http://jira.ow2.org/browse/JONAS-196>) - Wrapped
exception when enabling auto-close of connection leaks
* (JONAS-205 <http://jira.ow2.org/browse/JONAS-205>) - error with
tighly-coupled mode of cluster daemon
* (JONAS-206 <http://jira.ow2.org/browse/JONAS-206>) - Error in
jonas start command when Xms or Xmx options are set in the command
line
* (JONAS-224 <http://jira.ow2.org/browse/JONAS-224>) - Role-based
authorization for JMX security is broken
* (JONAS-230 <http://jira.ow2.org/browse/JONAS-230>) - newjc fails
with file attribute null error
* (JONAS-231 <http://jira.ow2.org/browse/JONAS-231>) - bug in newjc
tool for copying workers.properties file
* (JONAS-234 <http://jira.ow2.org/browse/JONAS-234>) - If
ClientAdmin fails because of a security issue, it returns 0
instead of 2
* (JONAS-235 <http://jira.ow2.org/browse/JONAS-235>) - SWF files of
jonasAdmin should be part of the protected resources
* (JONAS-252 <http://jira.ow2.org/browse/JONAS-252>) - jcl4sc2 error
on HP-UX
* (JONAS-253 <http://jira.ow2.org/browse/JONAS-253>) - Web
Clustering with instances running on the same host
* (EZB-439 <http://jira.easybeans.org/browse/EZB-439>) - Potential
memory leak in OSGi mode
Improvement
* (JONAS-247 <http://jira.ow2.org/browse/JONAS-247>) - When the
"development" attribute is re-enabled, get the current state as "base"
New Feature
* (JONAS-258 <http://jira.ow2.org/browse/JONAS-258>) - Supports
ClassLoader filtering at the module level
Task
* (JONAS-236 <http://jira.ow2.org/browse/JONAS-236>) - Update Tomcat
version to 6.0.29
Enjoy !
Florent