[jboss-remoting-commits] JBoss Remoting SVN: r4775 - remoting2/branches/2.2/docs.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Tue Dec 30 00:10:20 EST 2008


Author: ron.sigal at jboss.com
Date: 2008-12-30 00:10:19 -0500 (Tue, 30 Dec 2008)
New Revision: 4775

Modified:
   remoting2/branches/2.2/docs/README.txt
Log:
JBREM-1039: Added 2.2.2.SP11 release notes.

Modified: remoting2/branches/2.2/docs/README.txt
===================================================================
--- remoting2/branches/2.2/docs/README.txt	2008-12-30 05:08:53 UTC (rev 4774)
+++ remoting2/branches/2.2/docs/README.txt	2008-12-30 05:10:19 UTC (rev 4775)
@@ -27,6 +27,32 @@
 in Jira, please create one.
 
 ==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.2.2.SP11
+
+Bug
+
+    * [JBREM-1041] - Remote classloading does not work with Isolated EARs, Part 2
+    * [JBREM-1042] - CLONE [JBREM-1019] - RemotingClassLoader needs option to delegate to user class loader before parent
+    * [JBREM-1045] - ServerInvokerCallbackHandler can suffer deadlock when used with BlockingCallbackStore
+    * [JBREM-1050] - HTTPClientInvoker does not support BASIC authentication for proxies when use of proxy is configured by system properties
+    * [JBREM-1052] - CLONE [JBREM-1046] - HTTPClientInvoker throws NullPointerException when HttpURLConnection.getInputStream() returns null
+    * [JBREM-1055] - ConnectionValidator.run() should have a sanity test to prevent calls from application code
+    * [JBREM-1056] - Fix race condition in InvokerRegistry
+    * [JBREM-1069] - Make ConnectorValidator configure ping period correctly
+    * [JBREM-1070] - Fix deadlock in ConnectionValidator
+    * [JBREM-1071] - IllegalStateException in ConnectorValidator.run()
+    * [JBREM-1072] - Synchronize access to static maps in MarshalFactory
+    * [JBREM-1073] - Allow invocations to stopped servers to throw CannotConnectExceptions
+
+Release
+
+    * [JBREM-1039] - Release 2.2.2.SP11
+
+Task
+
+    * [JBREM-1075] - Assure version compatibility with earlier versions of Remoting
+
+==========================================================================================================
 Release Notes - JBoss Remoting - Version 2.2.2.SP10
 
 Bug




More information about the jboss-remoting-commits mailing list