From jboss-remoting-commits at lists.jboss.org Tue Dec 30 00:08:53 2008
Content-Type: multipart/mixed; boundary="===============0214720563033546736=="
MIME-Version: 1.0
From: jboss-remoting-commits at lists.jboss.org
To: jboss-remoting-commits at lists.jboss.org
Subject: [jboss-remoting-commits] JBoss Remoting SVN: r4774 -
remoting2/branches/2.2/docs/guide/en.
Date: Tue, 30 Dec 2008 00:08:53 -0500
Message-ID:
--===============0214720563033546736==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: ron.sigal(a)jboss.com
Date: 2008-12-30 00:08:53 -0500 (Tue, 30 Dec 2008)
New Revision: 4774
Modified:
remoting2/branches/2.2/docs/guide/en/chap1.xml
remoting2/branches/2.2/docs/guide/en/chap16.xml
remoting2/branches/2.2/docs/guide/en/master.xml
Log:
JBREM-1039: Updated Remoting Guide.
Modified: remoting2/branches/2.2/docs/guide/en/chap1.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- remoting2/branches/2.2/docs/guide/en/chap1.xml 2008-12-30 02:35:26 UTC =
(rev 4773)
+++ remoting2/branches/2.2/docs/guide/en/chap1.xml 2008-12-30 05:08:53 UTC =
(rev 4774)
@@ -182,6 +182,16 @@
What's new?
=
+ In release 2.2.2.SP11
+ =
+
+ More flexible classloading by client side unmarsh=
allers;
+ miscellaneous bug fixes. =
+
+ =
+
+ =
+
In release 2.2.2.SP10
=
Modified: remoting2/branches/2.2/docs/guide/en/chap16.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- remoting2/branches/2.2/docs/guide/en/chap16.xml 2008-12-30 02:35:26 UTC=
(rev 4773)
+++ remoting2/branches/2.2/docs/guide/en/chap16.xml 2008-12-30 05:08:53 UTC=
(rev 4774)
@@ -17,6 +17,33 @@
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
+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 deadloc=
k when used with BlockingCallbackStore
+ * [JBREM-1050] - HTTPClientInvoker does not support BASIC authen=
tication for proxies when use of proxy is configured by system properties=
para>
+ * [JBREM-1052] - CLONE [JBREM-1046] - HTTPClientInvoker throws N=
ullPointerException 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 c=
orrectly
+ * [JBREM-1070] - Fix deadlock in ConnectionValidator
+ * [JBREM-1071] - IllegalStateException in ConnectorValidator.run=
()
+ * [JBREM-1072] - Synchronize access to static maps in MarshalFac=
tory
+ * [JBREM-1073] - Allow invocations to stopped servers to throw C=
annotConnectExceptions
+ =
+ Release
+
+ * [JBREM-1039] - Release 2.2.2.SP11
+
+Task
+
+ * [JBREM-1075] - Assure version compatibility with earlier versi=
ons of Remoting
+ =
+ =
+=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
Release Notes - JBoss Remoting - Version 2.2.2.SP10
=
Bug
Modified: remoting2/branches/2.2/docs/guide/en/master.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- remoting2/branches/2.2/docs/guide/en/master.xml 2008-12-30 02:35:26 UTC=
(rev 4773)
+++ remoting2/branches/2.2/docs/guide/en/master.xml 2008-12-30 05:08:53 UTC=
(rev 4774)
@@ -22,9 +22,9 @@
JBoss Remoting Guide
=
- JBoss Remoting version 2.2.2.SP10
+ JBoss Remoting version 2.2.2.SP11
=
- October 1, 2008
+ December 31, 2008
=
--===============0214720563033546736==--