[jboss-cvs] JBossAS SVN: r65805 - branches/Branch_4_2/build/docs.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 3 14:06:39 EDT 2007
Author: dimitris at jboss.org
Date: 2007-10-03 14:06:38 -0400 (Wed, 03 Oct 2007)
New Revision: 65805
Modified:
branches/Branch_4_2/build/docs/readme.html
Log:
JBAS-4695, release notes for 4.2.2.GA, add info for a recent fix.
Modified: branches/Branch_4_2/build/docs/readme.html
===================================================================
--- branches/Branch_4_2/build/docs/readme.html 2007-10-03 16:02:13 UTC (rev 65804)
+++ branches/Branch_4_2/build/docs/readme.html 2007-10-03 18:06:38 UTC (rev 65805)
@@ -103,7 +103,9 @@
scoped deployment.</li>
</ul><h3>Minor feature additions in 4.2.2.GA</h3><ul><li>The
most promiment feature addition is full support for JAX-WS by upgrading
-to JBoss WS 2.x. See the release notes <a href="http://labs.jboss.org/file-access/default/members/jbossws/downloads/ReleaseNotes-2.0.1.GA.txt">here</a>.</li><li>A new tomcat filter for flushing the jboss authentication cache upon session expiration, <a href="http://jira.jboss.com/jira/browse/JBAS-4752">JBAS-4752</a>.</li></ul><h3>Minor
+to JBoss WS 2.x. See the release notes <a href="http://labs.jboss.org/file-access/default/members/jbossws/downloads/ReleaseNotes-2.0.1.GA.txt">here</a>.</li><li>A
+new tomcat filter for flushing the jboss authentication cache upon
+session expiration, <a href="http://jira.jboss.com/jira/browse/JBAS-4752">JBAS-4752</a>.</li></ul><h3>Minor
feature additions in 4.2.1.GA<br>
</h3><ul><li>LIMIT/OFFSET support in StoreManager2
(CMP), <a href="http://jira.jboss.com/jira/browse/JBAS-4408">JBAS-4408</a>.</li>
@@ -113,11 +115,21 @@
This lists the changes that could affect compatibility.<br>
<br>According to our <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProductVersioning">product
versioning rules</a>, JBossAS 4.2.2 should be fully compatible
-with previous JBossAS 4.2.x releases. However you may want to check the release notes of
+with previous JBossAS 4.2.x releases. However you may want to check the
+release notes of
the individual <a href="readme.html#Libraries">JBoss
and Thirdparty libraries</a> updated with this release. Some
related issues that you should be aware of are listed below:<br>
-<h3>JBossAS 4.2.2.GA</h3><ul><li>EJB Timer related fixes, <a href="http://jira.jboss.com/jira/browse/JBAS-3379">JBAS-3379</a>, <a href="http://jira.jboss.com/jira/browse/JBAS-4053">JBAS-4053</a>.</li><li>JBossMQ related fixes, JBAS-4525, JBAS-4555, JBAS-4559, JBAS-4607, JBAS-4625, JBAS-4699</li><li>JSP compiler now set to compile JDK 1.5 source code by default, <a href="http://jira.jboss.com/jira/browse/JBAS-4605">JBAS-4605</a>.</li><li>The mail-ra.rar resource adapter was missing from the distro, <a href="http://jira.jboss.com/jira/browse/JBAS-4659">JBAS-4659</a>.</li><li>HSQLDB (which shouldn't be used in production) v1.8.0.8 has a known bug when used in server mode, <a href="http://jira.jboss.com/jira/browse/JBAS-4694">JBAS-4694</a>.</li></ul><h3>JBossAS 4.2.1.GA
+<h3>JBossAS 4.2.2.GA</h3><ul><li>EJB Timer
+related fixes, <a href="http://jira.jboss.com/jira/browse/JBAS-3379">JBAS-3379</a>,
+<a href="http://jira.jboss.com/jira/browse/JBAS-4053">JBAS-4053</a>.</li><li>JBossMQ
+related fixes, JBAS-4525, JBAS-4555, JBAS-4559, JBAS-4607, JBAS-4625,
+JBAS-4699</li><li>JSP compiler now set to compile JDK 1.5
+source code by default, <a href="http://jira.jboss.com/jira/browse/JBAS-4605">JBAS-4605</a>.</li><li>The
+mail-ra.rar resource adapter was missing from the distro, <a href="http://jira.jboss.com/jira/browse/JBAS-4659">JBAS-4659</a>.</li><li>HSQLDB
+(which shouldn't be used in production) v1.8.0.8 has a known bug when
+used in server mode, <a href="http://jira.jboss.com/jira/browse/JBAS-4694">JBAS-4694</a>.</li><li>Serialization of HomeHandleImplIIOP has changed. In the unlikely case of a compatibility problem, define the system property -Dorg.jboss.proxy.ejb.old.homehandle.serialization=true to fall back to the legacy serialization mode, <a href="http://jira.jboss.com/jira/browse/JBAS-4801">JBAS-4801</a>. </li></ul><h3>JBossAS
+4.2.1.GA
</h3><ul><li>JBoss TS, the new default transaction
manager will not let
you enlist multiple 1-phase participants in the same transaction. This
@@ -191,12 +203,17 @@
</ul><!-- ======================================================= --><h2><a name="Configuration">Configuration
Issues</a></h2>
This lists the changes that could affect configuration.<br>
-<h3>JBossAS 4.2.2.GA</h3><ul><li>Extensions to LdapExtLoginModule, <a href="http://jira.jboss.com/jira/browse/JBAS-4619">JBAS-4619</a>.</li><li>Escape syntax for mysql and postgresql in jboss CMP,<a href="http://jira.jboss.com/jira/browse/JBAS-4463"> JBAS-4463</a>.</li><li>Introduced a new system
+<h3>JBossAS 4.2.2.GA</h3><ul><li>Extensions to
+LdapExtLoginModule, <a href="http://jira.jboss.com/jira/browse/JBAS-4619">JBAS-4619</a>.</li><li>Escape
+syntax for mysql and postgresql in jboss CMP,<a href="http://jira.jboss.com/jira/browse/JBAS-4463"> JBAS-4463</a>.</li><li>Introduced
+a new system
property org.jboss.mx.loading.UnifiedLoaderRepository.notifyMode to
provide fine-grained control over the emission of notifications
-whenever Unified Classloaders are created. Classloader leaks can
+whenever Unified Classloaders are created. Classloader leaks
+can
appear if those notifications are send to remote jmx agents, so the
-usage of the flag can avoid this problem, <a href="http://jira.jboss.com/jira/browse/JBAS-4593">JBAS-4953</a>. </li></ul><h3>JBossAS 4.2.1.GA</h3>
+usage of the flag can avoid this problem, <a href="http://jira.jboss.com/jira/browse/JBAS-4593">JBAS-4953</a>.
+</li></ul><h3>JBossAS 4.2.1.GA</h3>
<ul><li>%PATH% is not removed from java.library.path in the
presence of JAVA_HOME/bin/native, so e.g. native jdbc drivers can be
loaded, <a href="http://jira.jboss.com/jira/browse/JBAS-4418">JBAS-4418</a>.</li>
@@ -355,7 +372,9 @@
cluster fail-over support </li> <li> [ <a href="http://jira.jboss.com/jira/browse/JBAS-4729">JBAS-4729</a>
] HARMIClient fails over on UnmarshalException </li> <li>
[ <a href="http://jira.jboss.com/jira/browse/JBAS-4748">JBAS-4748</a>
-] TransactionLocal.get() not sufficiently pluggable </li> </ul>
+] TransactionLocal.get() not sufficiently pluggable</li><li>[
+<a href="http://jira.jboss.com/jira/browse/JBAS-4801">JBAS-4801</a>
+] HomeHandleImplIIOP not using the HandleDelegate</li> </ul>
<h2>Task</h2> <ul> <li> [ <a href="http://jira.jboss.com/jira/browse/JBAS-3142">JBAS-3142</a>
] Add UnifiedInvoker (JBSer and JavaSer) into Version MatrixTestSuite </li>
<li> [ <a href="http://jira.jboss.com/jira/browse/JBAS-4092">JBAS-4092</a>
More information about the jboss-cvs-commits
mailing list