Author: ron.sigal(a)jboss.com
Date: 2008-08-12 01:56:20 -0400 (Tue, 12 Aug 2008)
New Revision: 4504
Modified:
remoting2/branches/2.x/docs/guide/en/chap17.xml
Log:
JBREM-1025: Added release notes for 2.4.0.SP1 release.
Modified: remoting2/branches/2.x/docs/guide/en/chap17.xml
===================================================================
--- remoting2/branches/2.x/docs/guide/en/chap17.xml 2008-08-12 05:55:58 UTC (rev 4503)
+++ remoting2/branches/2.x/docs/guide/en/chap17.xml 2008-08-12 05:56:20 UTC (rev 4504)
@@ -52,6 +52,39 @@
<section>
<title>Version 2.4</title>
+
+ <bridgehead>Release Notes - JBoss Remoting - Version 2.4.0.SP1
(Pinto)</bridgehead>
+
+ <para><emphasis role="bold">Bug</emphasis></para>
+
+ <para>* [JBREM-302] - remote dynamic marshall loading not working on
linux</para>
+ <para>* [JBREM-925] - SSLSocketBuilder config attribute names out of sync
with docs</para>
+ <para>* [JBREM-990] - CLONE [JBREM-960] - Remoting configured with Servlet
invoker can return misleading Exceptions when Servlet path is incorrect</para>
+ <para>* [JBREM-991] - Investigate MulticastDetector message
flood</para>
+ <para>* [JBREM-1000] - CLONE [JBREM-962] - Remote classloading does not
work with Isolated EARs</para>
+ <para>* [JBREM-1005] - Prevent build up of cancelled TimerTasks in bisocket
transport</para>
+ <para>* [JBREM-1006] - SOA MTOM bug points to bug in Remoting
codebase</para>
+ <para>* [JBREM-1019] - RemotingClassLoader needs option to delegate to user
class loader before parent</para>
+ <para>* [JBREM-1022] - Fix misleading javadoc in
InvokerLocator</para>
+ <para>* [JBREM-1023] - Dynamic marshalling fails with
JBossSerialization</para>
+
+ <para><emphasis role="bold">Feature
Request</emphasis></para>
+
+ <para>* [JBREM-996] - CLONE [JBREM-971] - Enhance server-side connection
error handling so certain (potentially revealing) socket-related exceptins are not
discarded</para>
+ <para>* [JBREM-997] - CLONE [JBREM-970] - Enhance client-side error
reporting so a misspelled truststore file name required by SSL can be easily
spotted</para>
+ <para>* [JBREM-1012] - CLONE [JBREM-1010] - Add feature to declaratively
turn on leasing for 2.4.0</para>
+ <para>* [JBREM-1015] - CLONE [JBREM-1014] - Support injection of socket
factory class name into AbstractInvoker</para>
+
+ <para><emphasis
role="bold">Release</emphasis></para>
+
+ <para>* [JBREM-1025] - Release 2.4.0.SP1</para>
+
+ <para><emphasis role="bold">Task</emphasis></para>
+
+ <para>* [JBREM-999] - Make sure all fixes on 2.2 branch are ported to 2.x
branch.</para>
+ <para>* [JBREM-1017] - Improve socket timeout log message</para>
+ <para>* [JBREM-1024] - Assure version compatibility with earlier versions
of Remoting</para>
+
<bridgehead>Release Notes - JBoss Remoting - Version 2.4.0.GA
(Pinto)</bridgehead>
<para><emphasis role="bold">Bug</emphasis></para>
Show replies by date