Sheet for displaying blog categories
Category: Candidate (12 posts) ![[RSS]](/xwiki/resources/icons/silk/feed.gif)
Dec 21 2012
JOnAS 5.3.0 RC1 released
Hi JOnAS users,

We're very pleased to announce the general availability of the first JOnAS 5.3 release candidate: 5.3.0 RC1.
New features in this release since the last milestone:We're also very proud to announce that this version is the first JOnAS version to be certified Java EE 6 Web Profile compatible (see Oracle's compatibility page for details about the certified configuration).
- CXF 2.7.1
- Full CDI support for Java EE 6 Web Profile features
- Support of Java EE Managed Beans
There are also bug fixes and components upgrades!
Three profiles are available for download for JOnAS 5.3.0 RC1:
- JOnAS Full edition which is a full-blown Java EE Application Server : ( Java Web Start Installer / Java Offline Installer /Zip / Tgz )
- JOnAS Micro edition which is a small bootstrap for JOnAS that will download services on demand (An internet connection is required): (Zip/Tgz)
- JOnAS JAX-RS edition which provides a web container and JAX-RS : (Zip/Tgz)
Remember : If JOnAS ANT tasks are used, note that these tasks are now modular and are only providing tasks for the services included in the assembly.
People may still use now deprecated ANT tasks by using the library JONAS_ROOT/lib/common/ow_jonas_ant_deprecated.jar
JOnAS is also available through maven repositories (OW2 repository and Central repository)
JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS
Please report issues on this tracker or through the mailing-list
Issues fixed for JOnAS 5.3.0 RC1
Bug
Improvement
Task
Sub-task
Mar 21 2011
JOnAS 5.2 RC1 released
We're very pleased to announce the general availability of the first release candidate of JOnAS 5.2 : http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_2_0_RC1"&">http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_2_0_RC1">5.2.0 RC1.
This release is http://java.sun.com/javaee/overview/compatibility.jsp"&">http://java.sun.com/javaee/overview/compatibility.jsp">Java EE 5 certified
JOnAS 5.2 RC1 is on its way to Java EE 6: CDI / EJB 3.1 Singleton / JPA 2.0 / Bean Validation / JAX-RS 1.1, Servlet 3.0 (+ updated JSP and EL) are supported.
There are also plenty of bug fixes and components upgrades to provides better security, more performances and an always up to date JOnAS experience.
This is the first release candidate of JOnAS 5.2.x. If no major complaints are raised, the 5.2.0 stable version of JOnAS will be released soon.
Two profiles for JOnAS 5.2.0-RC1 are http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=4540&">http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=4540">available for download:
#34;&">http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-installer.jnlp">Java Web Start Installer / http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-installer.jar"&">http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-installer.jar">Java Offline Installer / http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-bin.zip"&">http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-bin.zip">Zip / http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-bin.tar.gz"&">http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1-bin.tar.gz">Tgz / http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1_1.noarch.rpm"&">http://download.forge.objectweb.org/jonas/jonas-full-5.2.0-RC1_1.noarch.rpm">Rpm )
- JOnAS Micro-profile which is a small bootstrap for JOnAS that will download services on demand (An internet connection is required): (http://download.forge.objectweb.org/jonas/micro-jonas-5.2.0-RC1-bin.zip"&">http://download.forge.objectweb.org/jonas/micro-jonas-5.2.0-RC1-bin.zip">Zip / http://download.forge.objectweb.org/jonas/micro-jonas-5.2.0-RC1-bin.tar.gz"&">http://download.forge.objectweb.org/jonas/micro-jonas-5.2.0-RC1-bin.tar.gz">Tgz)
JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS"&">http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS"&">http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/browse/JONAS</a&">http://jira.ow2.org/browse/JONAS</a>
Please report issues on this tracker or through the http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists"&">http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists">mailing lists.
Issues fixed for JOnAS 5.2.0 RC1
Best Regards,Bug
- (http://jira.ow2.org/browse/JONAS-126"&">http://jira.ow2.org/browse/JONAS-126">JONAS-126) - error 400 (instead of 404) if no root web application deployed
- (http://jira.ow2.org/browse/JONAS-259"&">http://jira.ow2.org/browse/JONAS-259">JONAS-259) - (HttpService) getServletContext() returns null when called from GenericServlet.init()
- (http://jira.ow2.org/browse/JONAS-357"&">http://jira.ow2.org/browse/JONAS-357">JONAS-357) - Cannot deploy Jonas 5.2 M4 on Ubuntu 10.04
- (http://jira.ow2.org/browse/JONAS-363"&">http://jira.ow2.org/browse/JONAS-363">JONAS-363) - java.lang.ClassCastException raised when deploying an iPOJO/Bundle
- (http://jira.ow2.org/browse/JONAS-364"&">http://jira.ow2.org/browse/JONAS-364">JONAS-364) - Client.jar is available by default in the thread context classloader when the OSGi gateway is starting which may lead to exceptions
- (http://jira.ow2.org/browse/JONAS-365"&">http://jira.ow2.org/browse/JONAS-365">JONAS-365) - Problem with the JMX Browser Kerneos module
- (http://jira.ow2.org/browse/JONAS-368"&">http://jira.ow2.org/browse/JONAS-368">JONAS-368) - Missing requirement : javax.xml.transform.stax with jdbc mysql connector
- (http://jira.ow2.org/browse/JONAS-369"&">http://jira.ow2.org/browse/JONAS-369">JONAS-369) - JOnAS fails to create the Web Service Endpoint of an @WebService annotated Stateless EJB
- (http://jira.ow2.org/browse/JONAS-370"&">http://jira.ow2.org/browse/JONAS-370">JONAS-370) - Using Tomcat 7, got this following error : "Failed to unregister MBean with name (jonas:j2eeType=WebModule,name=localhost/,J2EEApplication=none,J2EEServer=jonas) during component destruction"
- (http://jira.ow2.org/browse/JONAS-377"&">http://jira.ow2.org/browse/JONAS-377">JONAS-377) - If bundles are providing JDBC drivers, the JDBC deployment plan shouldn't be deployed before
New Feature
- (http://jira.ow2.org/browse/JONAS-358"&">http://jira.ow2.org/browse/JONAS-358">JONAS-358) - Support WebServices in Audit system
Task
- (http://jira.ow2.org/browse/JONAS-366"&">http://jira.ow2.org/browse/JONAS-366">JONAS-366) - Update Apache Tomcat to 7.0.11
- (http://jira.ow2.org/browse/JONAS-372"&">http://jira.ow2.org/browse/JONAS-372">JONAS-372) - Update OW2 spec to 1.0.6
- (http://jira.ow2.org/browse/JONAS-373"&">http://jira.ow2.org/browse/JONAS-373">JONAS-373) - Update OW2 Util to 1.0.29
- (http://jira.ow2.org/browse/JONAS-374"&">http://jira.ow2.org/browse/JONAS-374">JONAS-374) - Update OW2 Bundles to 1.0.27
- (http://jira.ow2.org/browse/JONAS-376"&">http://jira.ow2.org/browse/JONAS-376">JONAS-376) - Update documentation to 5.2.0-RC1
Florent
Sep 05 2010
JOnAS 5.1.3 released
The JOnAS team is pleased to announce the new JOnAS 5.1.3 maintenance release.
This release is http://java.sun.com/javaee/overview/compatibility.jsp">Java EE 5 certified and provides you bug fixes on JOnAS 5.1.x branch.
Two profiles for JOnAS 5.1.3 are http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=4294">available for download:
- JOnAS Full-profile which is a full-blown Java EE Application Server : ( http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-installer.jnlp">Java Web Start Installer / http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-installer.jar">Java Offline Installer / http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-bin.zip">Zip / http://download.forge.objectweb.org/jonas/jonas-full-5.1.3-bin.tar.gz">Tgz )
- JOnAS Micro-profile which is a small bootstrap for JOnAS that will download services on demand (An internet connection is required): (http://download.forge.objectweb.org/jonas/micro-jonas-5.1.3-bin.zip">Zip / http://download.forge.objectweb.org/jonas/micro-jonas-5.1.3-bin.tar.gz">Tgz)
Please report issues on this tracker or through the http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists">mailing lists.
Bug
- (http://jira.ow2.org/browse/JONAS-53">JONAS-53) - Global Error when setting a DBM datasource from the console
- (http://jira.ow2.org/browse/JONAS-122">JONAS-122) - Problem with Resource Adapter's classloader.
- (http://jira.ow2.org/browse/JONAS-196">JONAS-196) - Wrapped exception when enabling auto-close of connection leaks
- (http://jira.ow2.org/browse/JONAS-205">JONAS-205) - error with tighly-coupled mode of cluster daemon
- (http://jira.ow2.org/browse/JONAS-206">JONAS-206) - Error in jonas start command when Xms or Xmx options are set in the command line
- (http://jira.ow2.org/browse/JONAS-224">JONAS-224) - Role-based authorization for JMX security is broken
- (http://jira.ow2.org/browse/JONAS-230">JONAS-230) - newjc fails with file attribute null error
- (http://jira.ow2.org/browse/JONAS-231">JONAS-231) - bug in newjc tool for copying workers.properties file
- (http://jira.ow2.org/browse/JONAS-234">JONAS-234) - If ClientAdmin fails because of a security issue, it returns 0 instead of 2
- (http://jira.ow2.org/browse/JONAS-235">JONAS-235) - SWF files of jonasAdmin should be part of the protected resources
- (http://jira.ow2.org/browse/JONAS-252">JONAS-252) - jcl4sc2 error on HP-UX
- (http://jira.ow2.org/browse/JONAS-253">JONAS-253) - Web Clustering with instances running on the same host
- (http://jira.easybeans.org/browse/EZB-439">EZB-439) - Potential memory leak in OSGi mode
Improvement
- (http://jira.ow2.org/browse/JONAS-247">JONAS-247) - When the "development" attribute is re-enabled, get the current state as "base"
New Feature
- (http://jira.ow2.org/browse/JONAS-258">JONAS-258) - Supports ClassLoader filtering at the module level
Task
Sep 17 2009
JOnAS 5.1.0 RC4 released
Dear JOnAS enthusiasts,
We're pleased to announce the availability of JOnAS 5.1 Release Candidate 4.
This version has been under work during all the summer to provide you the best (and most stable at this time) release of JOnAS 5.1: a large number of project dependencies (Tomcat, EasyBeans, Joram, ...) have been upgraded to include the latest bug fixes, a lot of issues (40+) have been resolved and a particular attention was paid to the new administration web console's user experience. These last months were completely dedicated to the stabilization of our Java EE platform, testing it extensively with multiple OSs and different JVMs in order to guarantee as much as possible a steady release.
This is the last RC on the road to a final release. The team expects to cut the 5.1.0 final version within a couple of weeks.
Two profiles for JOnAS 5.1 RC4 are http://forge.ow2.org/project/showfiles.php?group_id=5&release_id=3494" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">available for download?: * JOnAS Micro-profile which is a small bootstrap for JOnAS that will download services on demand (An internet connection is required): http://download.forge.objectweb.org/jonas/micro-jonas-5.1.0-RC4-bin.zip" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Zip? / http://download.forge.objectweb.org/jonas/micro-jonas-5.1.0-RC4-bin.tar.gz" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Tar.Gz? * JOnAS Full-profile which is a full-blown Java EE Application Server : http://download.forge.objectweb.org/jonas/jonas-installer.jnlp" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Installer? / http://download.forge.objectweb.org/jonas/jonas-full-5.1.0-RC4-bin.zip" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Zip? / http://download.forge.objectweb.org/jonas/jonas-full-5.1.0-RC4-bin.tar.gz" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Tar.Gz?
As usual, the JOnAS team is welcoming all kind of contributions: http://forge.ow2.org/tracker/?atid=100005&group_id=5&func=browse" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">bug reports?, patches, comments, http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">discussion on mailing lists?, … even congratulations ;)
Enjoy. Guillaume, on behalf of the JOnAS Team
New Features
* A new http://izpack.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Izpack? installer is provided (http://download.forge.objectweb.org/jonas/jonas-installer.jnlp" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">online? or http://download.forge.objectweb.org/jonas/JOnASInstaller.jar" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">offline?) Easily customize your configuration Generate a JONAS_BASE configuration in one click * The JOnAS Administration web console is now Flash based More Web 2.0 More modular The old, JSP based console is still available (See http://localhost:9000/jonasAdmin/Welcome.do) * IPv6 addresses can be used in the Carol & CMI configuration files (See http://forge.ow2.org/tracker/?group_id=5&atid=100005&func=detail&aid=314073" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #31407? & http://forge.ow2.org/tracker/?group_id=5&atid=100005&func=detail&aid=313996" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313996?).Example of IPv6 address: [1fff:0:a88:85a3::ac1f:8001] ([] are REQUIRED)
Improvements
* Documentation has been completed (ClassLoaders, JaxWs, new features). * JAX-WS Tutorial has been improved (Application Client introduced). * Supports management of the STANDBY mode>$ jonas start OW2 JOnAS 5.1.0-RC4 [ <span class="wikiexternallink"><a class="wikimodel-freestanding" href="http://jonas.ow2.org"><span class="wikigeneratedlinkcontent">http://jonas.ow2.org</span></a></span> / jonas@ow2.org ] .....
Components upgrade
* http://www.easybeans.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">OW2 EasyBeans? (1.1.0) http://www.easybeans.net/xwiki/bin/view/News/Release1_1_0" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Release Notes? * OW2 Utils (1.0.19) * http://carol.ow2.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">OW2 Carol? (3.0.7) * http://cmi.ow2.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">OW2 CMI? (2.2.2) * http://joram.ow2.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">OW2 JORAM? (5.2.5) * http://tomcat.apache.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Tomcat? (6.0.20) * http://ws.apache.org/scout" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Scout? (1.1.1) * http://ws.apache.org/juddi" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache jUDDI? (2.0rc7) * http://felix.apache.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Felix? (1.8.1) Apache Felix Shell (1.2.0) Apache Felix OBR (1.4.0) Apache Felix Dependency Manager (2.0.1) * http://cxf.apache.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache CXF? (2.0.12) * http://commons.apache.org/digester" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Commons Digester? (2.0) * http://commons.apache.org/discovery" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Commons Discovery? (0.4) * http://commons.apache.org/logging" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Commons Logging? (1.1.1) * http://commons.apache.org/beanutils" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Commons BeanUtils? (1.8.0) * http://xerces.apache.org/xerces2-j" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Xerces? (2.9.1) * http://xml.apache.org/xalan-j" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Apache Xalan? (2.7.1) * http://jaxb.dev.java.net" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Sun JAXB? (2.1.12) * http://jetty.codehaus.org" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">MortBay Jetty? (6.1.19)Bug Fixes
OW2 JOnAS
* Corrected multi-threading issue with CXF * Corrected an issue when accessing to a non clustered RMI object by using CMI * Corrected issue in development mode where an updated application was redeployed before being undeployed * 'ProbeJGroups' scripts have been corrected to include new libraries locations * 'joram_raconfig' scripts have been corrected to use the new JORAM RAR location * http://forge.ow2.org/tracker/index.php?func=detail&aid=314232&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314232? - NPE with some JDKs that are not packaged with a recent enough XML parser * http://forge.ow2.org/tracker/index.php?func=detail&aid=313995&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313995? - ClassNotFoundException when an EJB is called twice (recursively) * http://forge.ow2.org/tracker/index.php?func=detail&aid=314064&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314064? - When starting a server in a domain with the 'standby' option, it can't be discovered by the master. * http://forge.ow2.org/tracker/index.php?func=detail&aid=314197&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314197? - web versioning doesn't work for context root '/' * http://forge.ow2.org/tracker/index.php?func=detail&aid=314004&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314004? - JGroups version is missing in versions.properties * http://forge.ow2.org/tracker/index.php?func=detail&aid=314170&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314170? - Web security doesn't work with versioned applications * http://forge.ow2.org/tracker/index.php?func=detail&aid=314171&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314171? - Improve jonas command output * http://forge.ow2.org/tracker/index.php?func=detail&aid=313005&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313005? - JOnAS-Admin/EasyBeans: monitoring statistics of EJB3 is not completely implemented (admin pb) * http://forge.ow2.org/tracker/index.php?func=detail&aid=313686&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313686?- Error using struts2 tiles2 plugins - Need to press F5 once to work * http://forge.ow2.org/tracker/index.php?func=detail&aid=311090&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #311090? - jonas shell script command fails to Compute JONAS_ROOT in case it has not been set * http://forge.ow2.org/tracker/index.php?func=detail&aid=314104&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314104? - JOnAS restart problem with deployment plan that includes OSGi bundles * http://forge.ow2.org/tracker/index.php?func=detail&aid=314126&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314126? - Directory-Based EAR deployment don't deploy unarchived childrens * http://forge.ow2.org/tracker/index.php?func=detail&aid=314159&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314159? - Rework URL/File handling during deployment * http://forge.ow2.org/tracker/index.php?func=detail&aid=314061&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314061? - Cannot add User Valves * http://forge.ow2.org/tracker/index.php?func=detail&aid=314150&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314150? - $JONAS_BASE/repositories/url-internal is not defined as a deployment plan repository * http://forge.ow2.org/tracker/index.php?func=detail&aid=314081&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314081? - Trim in deployment plan missing ? * http://forge.ow2.org/tracker/index.php?func=detail&aid=314127&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314127? - Ignore by default files ending with in the deploy directory * http://forge.ow2.org/tracker/index.php?func=detail&aid=314108&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314108? - Can't undeploy web projects when using directory based deployment on Linux * http://forge.ow2.org/tracker/index.php?func=detail&aid=309027&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #309027? - ClientContainer execute not-secured.jar instead of secured.jar application client * http://forge.ow2.org/tracker/index.php?func=detail&aid=314113&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314113? - Schema for webapp 2.4 not up-to-date * http://forge.ow2.org/tracker/index.php?func=detail&aid=314065&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314065? - JOnAS server name should be in jonas.properties * http://forge.ow2.org/tracker/index.php?func=detail&aid=314100&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314100? - JSP compilation is broken with Jetty * http://forge.ow2.org/tracker/index.php?func=detail&aid=310353&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #310353? - JOnAS with Jetty web container doesn't work * http://forge.ow2.org/tracker/index.php?func=detail&aid=313563&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313563? - JavaEE 5 annotations not taken into account in JSF managed beans * http://forge.ow2.org/tracker/index.php?func=detail&aid=313768&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313768? - No o+x permission on JOnAS_ROOT/bin * http://forge.ow2.org/tracker/index.php?func=detail&aid=313971&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313971? - ClassNotFoundException for org.ow2.carol.jndi.spi.URLInitialContextFactory in a Work * http://forge.ow2.org/tracker/index.php?func=detail&aid=314071&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314071? - EL package contained in Tomcat bundle, but not exported * http://forge.ow2.org/tracker/index.php?func=detail&aid=314093&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314093? - Problem when accessing reference to a webservice port component * http://forge.ow2.org/tracker/index.php?func=detail&aid=313987&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313987? - java -jar $JONAS_ROOT/lib/client.jar -? . don't work * http://forge.ow2.org/tracker/index.php?func=detail&aid=313967&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313967? - Unable to start client container in a particular config of JOnAS * http://forge.ow2.org/tracker/index.php?func=detail&aid=313667&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313667? - NPE exception during the deployment of the jaxws sample tutorial if the jaxws service is not set * http://forge.ow2.org/tracker/index.php?func=detail&aid=314044&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314044? - Cannot start JOnAS with IIOP protocol * http://forge.ow2.org/tracker/index.php?func=detail&aid=313996&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #313996? - Cannot start CMI on windows, when IPv6 preference is activated. * http://forge.ow2.org/tracker/index.php?func=detail&aid=309074&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #309074? - newjc.sh & jcl.sh scripts doesn't run at all * http://forge.ow2.org/tracker/index.php?func=detail&aid=314025&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314025? - Error of versionning service with JRockit 1.5 and 1.6OW2 Utils & Bundles
Bug
- http://jira.easybeans.org/browse/UTIL-20" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-20? - Deployment plans and repository lists are sensitive to linebreaks and spaces in test data
- http://jira.easybeans.org/browse/UTIL-53" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-53? - No trimming in XML deployment plan
- http://jira.easybeans.org/browse/UTIL-54" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-54? - FileUtils.updateAttributesInManifest() do not work with unpacked archives
- http://jira.easybeans.org/browse/UTIL-56" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-56? - EARDeployableImpl do not work correctly when completely unpacked
- http://jira.easybeans.org/browse/UTIL-57" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-57? - Directory URL for an archive may change during archive lifetime
Improvement
- http://jira.easybeans.org/browse/UTIL-55" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-55? - FileUtils should provide convenience close() and flush() methods
- http://jira.easybeans.org/browse/UTIL-59" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">UTIL-59? - IArchive.getURL() should return a canonicalized URL when possible
Task
- http://jira.easybeans.org/browse/BUNDLE-13" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">BUNDLE-13? - Upgrade JAXB RI to 2.1.12
- http://jira.easybeans.org/browse/BUNDLE-14" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">BUNDLE-14? - Upgrade Commons Collections to 3.2.1
- http://jira.easybeans.org/browse/BUNDLE-16" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">BUNDLE-16? - Upgrade SLF4J to 1.5.8
Known Bugs
* http://forge.ow2.org/tracker/index.php?func=detail&aid=314234&group_id=5&atid=100005" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS+5_1_0_RC4">Bug #314234? - RMI/IIOP using IBM JDK 5 is broken in some cases (bind/unbind failures, JMX remote connection impossible)Screenshot {
Summary (optional):
{pre}
Jun 30 2009
JOnAS 5.1 RC3 available
A new Release Candidate of the development branch JOnAS 5.1 is available: JOnAS 5.1.0 RC3.
This release is available on the http://wiki.jonas.objectweb.org/xwiki/bin/view/Main/Downloads">download page.
JOnAS 5.1.0-RC3 is distributed as a set of OSGiTM bundles that are deployed on top of the http://felix.apache.org">Apache Felix gateway.
Some information can be found on the http://wiki.jonas.objectweb.org/xwiki/bin/view/News/JOnAS_5_1_0_RC3">New and noteworthy and the http://wiki.jonas.objectweb.org/xwiki/bin/view/Doc/GettingStartedJOnAS5">Getting Started.
Components upgrade:
- http://www.easybeans.org" class='external' title="http://www.easybeans.org" rel="nofollow">OW2 EasyBeans (1.1.0-RC2)
- OW2 Utils (1.0.18)
- http://cmi.ow2.org" class='external' title="http://cmi.ow2.org" rel="nofollow">OW2 CMI (2.1.4)
- http://carol.ow2.org" class='external' title="http://carol.ow2.org" rel="nofollow">OW2 Carol (3.0.6)
New features:
- Add support for on demand loading of web applications
This feature allows to start the web container when a request is done on the HTTP port.
It also provides the start of the .war file when its associated /context is accessed by HTTP with a browser - Add support on EJBs (2.x/3.0) and Servlets for the detection of JDBC connection leaks (automated closing available)
- JOnAS Admin console
- Support management of ejb modules with the same names, but different parents
- Support administration of cluster daemons
- Display basic informations on each cluster daemon (name, state, controlled server's,...)
Improvements:
- Introduction of JOnAS Profiles
- The full profile which replaces the standard assembly
- First prototype of the micro JOnAS profile
- Subset of JOnAS components (OSGi platform, deployment facilities, extension capability)
- Configured by default with the 'depmonitor' service
- Improved support of @OSGiResource on servlets
- JOnAS command refactoring
'jonas halt' command becomes deprecated and has been replaced by the traditional 'jonas stop' command
- The 'deploy' directory includes now deployment plans which reference JOnAS applications (jonasAdmin.xml, joram.xml, ...)
- The resource service deploys JDBC resource adapters during the service startup (RARs no more located in the 'deploy' directory)
- Deployment plan: order deployments of deployment plan at JOnAS startup (repositories before resources)
- JOnAS deployers (and thus their associated services) are now automatically started depending on the deployed archives.
Services dynamically started are: ejb2, ejb3, web, resource and ear
- JOnAS Admin console
- Server's monitoring charts are more dynamical.
- Newjc tool
- Install clustering examples in the deploy directory of each server when the cluster is generated.
- Integrate "ondemand" feature in the configuration of each server.
Bug fixes
- #313327 #313553 #313597
- Clustering:
- CMI servers didn't use the distributed registry to retrieve objects that are not declared as clustered
- CMI clients with a local registry could not bind objects when using a CMI context
- A default protocol for CMI client was required even if only one protocol was defined
- Repair ejb3 clustering that was broken
JOnAS Team
Apr 15 2009
JOnAS 5.1 RC2 available
Dear JOnAS enthusiasts
A new Release Candidate of the development branch JOnAS 5.1 is available: JOnAS 5.1.0 RC2.This release is available on the JOnAS Downloads page or with a JNLP installer.
JOnAS 5.1.0-RC2 is distributed as a set of OSGi TM bundles that are deployed on top of the Apache Felix gateway.
Some information can be found on the New and noteworthy and the Getting Started.
Components upgrade
- OW2 Spec (1.0.2)
- OW2 EasyBeans (1.1.0-RC2_JONAS)
- OW2 Utils (1.0.16)
- OW2 CMI (2.1.3)
- OW2 Carol (3.0.5)
- Apache CXF (2.0.9)
- Apache Felix (1.4.1)
New features
- Support secured web context creation for secured EJB exposed as web services.
Bug fixes:
- Fix bug in newjb and newjc scripts: validargs Ant property must end with a comma
- #313522, #313507, #CMI-17
Oct 07 2008
JOnAS 5.0.5 Available
We're very pleased to announce the availability of the 5.0.5 JOnAS release.
If you want to see more about JOnAS 5.0.5 Release Candidate take a look at the New and noteworthy and check out the Getting Started (for JOnAS/OSGi).
Packages are downloadables from http://forge.objectweb.org/project/showfiles.php?group_id=5&release_id=2750" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_5_RC">OW2 forge?.
your welcome for providing us some feedback through the mailing lists, fill the bug tracker with any issue you may find.
Enjoy, and stay tunned for future announcements.
Landry Stephane Zeng Eyindanga.
Jul 18 2008
JOnAS 5.0.4 RC
We're very pleased to announce the availability of this new JOnAS release. This is a new Release Candidate of the JOnAS 5.0 serie.
If you want to see more about JOnAS 5.0.4 Release Candidate take a look at the New and noteworthy and check out the Getting Started? (for JOnAS/OSGi).
Packages are downloadables from the http://forge.objectweb.org/project/showfiles.php?group_id=5&release_id=2750" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_4_RC">OW2 forge?.
JOnAS 5.0.4 is provided as a set of bundles running on Apache Felix OSGi Gateway.
Now, this release is in your hands: provide us some feedback through the mailing lists, http://forge.objectweb.org/tracker/?atid=100005&group_id=5&func=browse" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_4_RC">fill the bug tracker? with any issue you may find, …
Enjoy, and stay tunned for future announcements.
Florent
May 24 2008
JOnAS 5.0.3 RC
We're very pleased to announce the availability of this new JOnAS release. This is a new Release Candidate of the JOnAS 5.0 serie.
If you want to see more about JOnAS 5.0.3 Release Candidate take a look at the New and noteworthy and check out the Getting Started? (for JOnAS/OSGi).
Packages are downloadables from the http://forge.objectweb.org/project/showfiles.php?group_id=5&release_id=2655" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_3_RC">OW2 forge?.
JOnAS 5.0.3 is provided as a set of bundles running on Apache Felix OSGi Gateway.
Now, this release is in your hands: provide us some feedback through the mailing lists, http://forge.objectweb.org/tracker/?atid=100005&group_id=5&func=browse" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_3_RC">fill the bug tracker? with any issue you may find, …
Enjoy, and stay tunned for future announcements.
Florent
Apr 04 2008
JOnAS 5.0.2 RC
We're very pleased to announce the availability of this new JOnAS release. This is a new Release Candidate of the JOnAS 5.0 serie.
If you want to see more about JOnAS 5.0.2 Release Candidate take a look at the New and noteworthy and check out the Getting Started? (for JOnAS/OSGi).
Packages are downloadables from the http://forge.objectweb.org/project/showfiles.php?group_id=5&release_id=2568" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_2_RC">OW2 forge?.
JOnAS 5.0.2 is provided as a set of bundles running on Apache Felix OSGi Gateway.
Now, this release is in your hands: provide us some feedback through the mailing lists, http://forge.objectweb.org/tracker/?atid=100005&group_id=5&func=browse" href="/xwiki/bin/edit/News/%3Cspan+class%3D%22wikiexternallink%22?parent=News.JOnAS_5_0_2_RC">fill the bug tracker? with any issue you may find, …
Enjoy, and stay tunned for future announcements.
JOnAS Team