[jboss-remoting-commits] JBoss Remoting SVN: r4508 - remoting2/branches/2.x/docs.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Tue Aug 12 02:02:14 EDT 2008


Author: ron.sigal at jboss.com
Date: 2008-08-12 02:02:14 -0400 (Tue, 12 Aug 2008)
New Revision: 4508

Modified:
   remoting2/branches/2.x/docs/README.txt
Log:
JBREM-1025: Added release notes for 2.4.0.SP1 release.

Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt	2008-08-12 05:59:00 UTC (rev 4507)
+++ remoting2/branches/2.x/docs/README.txt	2008-08-12 06:02:14 UTC (rev 4508)
@@ -30,6 +30,38 @@
 in Jira, please create one.
 
 ==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.4.0.SP1 (Pinto)
+Bug
+
+    * [JBREM-302] - remote dynamic marshall loading not working on linux
+    * [JBREM-925] - SSLSocketBuilder config attribute names out of sync with docs
+    * [JBREM-990] - CLONE [JBREM-960] - Remoting configured with Servlet invoker can return misleading Exceptions when Servlet path is incorrect
+    * [JBREM-991] - Investigate MulticastDetector message flood
+    * [JBREM-1000] - CLONE [JBREM-962] - Remote classloading does not work with Isolated EARs
+    * [JBREM-1005] - Prevent build up of cancelled TimerTasks in bisocket transport
+    * [JBREM-1006] - SOA MTOM bug points to bug in Remoting codebase
+    * [JBREM-1019] - RemotingClassLoader needs option to delegate to user class loader before parent
+    * [JBREM-1022] - Fix misleading javadoc in InvokerLocator
+    * [JBREM-1023] - Dynamic marshalling fails with JBossSerialization
+
+Feature Request
+
+    * [JBREM-996] - CLONE [JBREM-971] - Enhance server-side connection error handling so certain (potentially revealing) socket-related exceptins are not discarded
+    * [JBREM-997] - CLONE [JBREM-970] - Enhance client-side error reporting so a misspelled truststore file name required by SSL can be easily spotted
+    * [JBREM-1012] - CLONE [JBREM-1010] - Add feature to declaratively turn on leasing for 2.4.0
+    * [JBREM-1015] - CLONE [JBREM-1014] - Support injection of socket factory class name into AbstractInvoker
+
+Release
+
+    * [JBREM-1025] - Release 2.4.0.SP1
+
+Task
+
+    * [JBREM-999] - Make sure all fixes on 2.2 branch are ported to 2.x branch.
+    * [JBREM-1017] - Improve socket timeout log message
+    * [JBREM-1024] - Assure version compatibility with earlier versions of Remoting
+
+==========================================================================================================
 Release Notes - JBoss Remoting - Version 2.4.0.GA
 
 Bug




More information about the jboss-remoting-commits mailing list