Sheet for displaying blog categories

Last modified by Guillaume Sauthier on 2012/03/27 15:33

Category: Candidate (12 posts) [RSS]

Dec 21 2012

JOnAS 5.3.0 RC1 released

Hi JOnAS users,

JavaCompatibleEntprEditionclrhori.gif

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

  • [JONAS-739] - At restart, the metadata Require-JOnAS-Services is not read again
  • [JONAS-837] - JonAS server cannot reach RUNNING state after restart
  • [JONAS-865] - When JOnAS is stopping, depmonitor try to start OSGi deployable (with a INSTALLED or RESOLVED state) to undeploy
  • [JONAS-877] - JOnAS starts only once after installation
  • [JONAS-880] - The Tomcat 7 OSGi HTTPService's unregister method fails for servlets registered before versioning was made active
  • [JONAS-944] - The -s option for the joram_raconfig.bat script sets JORAM hostname instead of JORAM serverid
  • [JONAS-948] - Default java:* lookup namespaces not always working
  • [JONAS-951] - A customer IDeployable new type not properly taken into account in the deployable monitor and in the addon system
  • [JONAS-952] - Sometime, when an addon contains a new deployer implementation and a deployable application, the deployable application could not be deployed.

Improvement

  • [JONAS-855] - Update ow2-util-plugin version to 1.0.36
  • [JONAS-943] - Support User to Role mapping within JOnAS specific Web Application deployment descriptor (jonas-web.xml)
  • [JONAS-945] - Upgrade to CXF 2.7.1
  • [JONAS-953] - overload the List<IDeploymentReport> doDeploy(final IDeployable<IAddonDeployable> deployable) method in order to fix erros dependencies when we try to deploy several interdependant addons.
  • [JONAS-954] - Check addon requirements

Task

Sub-task

  • [JONAS-940] - Upgrade Weld to V 1.1.10.Final

Mar 21 2011

JOnAS 5.2 RC1 released

    Hi JOnAS users,

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&#34;&">http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_2_0_RC1&#34;&#62;5.2.0 RC1.
This release is http://java.sun.com/javaee/overview/compatibility.jsp&#34;&">http://java.sun.com/javaee/overview/compatibility.jsp&#34;&#62;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&#38;amp;release_id=4540&">http://forge.ow2.org/project/showfiles.php?group_id=5&#38;amp;release_id=4540&#34;>available for download:

JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS&#34;&">http://jira.ow2.org/browse/JONAS&#34;&#62;http://jira.ow2.org/browse/JONAS&#34;&">http://jira.ow2.org/browse/JONAS&#34;&#62;http://jira.ow2.org/browse/JONAS&#60;/a&">http://jira.ow2.org/browse/JONAS&#60;/a&#62;

Please report issues on this tracker or through the http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists&#34;&">http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists&#34;&#62;mailing lists.

Issues fixed for JOnAS 5.2.0 RC1

Bug

New Feature
Task

Best Regards,

Florent

Sep 05 2010

JOnAS 5.1.3 released

  Hi JOnAS users,

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"&#62;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&amp;release_id=4294&#34;>available for download:
JIRA issue tracker instance is available at http://jira.ow2.org/browse/JONAS"&#62;http://jira.ow2.org/browse/JONAS</a&#62;

Please report issues on this tracker or through the http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists"&#62;mailing lists.

Issues fixed since JOnAS 5.1.2 :

Bug

Improvement

New Feature

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&#38;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&#38;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&#38;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)
* JDBC Connection Leaks detector is available (turned on by default)
Output a warning when a Thread doesn't release all used resources AND automatically closes Connections when the application don't do it * On Demand Web Tier The Web Container is only started at the first access on the HTTP port The Web Applications are also only started when the first request is processed (if the 'WEB-INF/jonas-web.xml' contains an flag element) By Default the web application is loaded and available after the deployment

Improvements

* Documentation has been completed (ClassLoaders, JaxWs, new features). * JAX-WS Tutorial has been improved (Application Client introduced). * Supports management of the STANDBY mode
Master servers can now manage slave instances in standby within the jonasAdmin console * Avoid deploying an archive if the file copy is not finished. * Improved services dependencies (deploying the 'jaxws' service will deploy all required services even theses not present in the services list). * New banner for the 'jonas' shell script: short and easily modifiable.
>$ 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 ] .....
* Better output for the 'jonas admin' command Show only the root exception cause message (more clear) Added 'verbose' (or '-v') to print the full stack trace For developers: * Speedup JOnAS build time by avoiding JSP compilations

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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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&#38;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.6

OW2 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

Known Bugs

* http://forge.ow2.org/tracker/index.php?func=detail&aid=314234&#38;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

{jonasAdmin.gif}</center></textarea>{/pre}</dd>
Summary (optional):
{pre}