From jboss-remoting-commits at lists.jboss.org Tue Mar 22 22:05:42 2011
Content-Type: multipart/mixed; boundary="===============1148256269931074258=="
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: r6300 -
remoting2/branches/2.2/docs/guide/en.
Date: Tue, 22 Mar 2011 22:05:42 -0400
Message-ID: <201103230205.p2N25gVX006212@svn01.web.mwc.hst.phx2.redhat.com>
--===============1148256269931074258==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: ron.sigal(a)jboss.com
Date: 2011-03-22 22:05:42 -0400 (Tue, 22 Mar 2011)
New Revision: 6300
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-1264: Included 2.2.4 release notes.
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 2011-03-23 01:43:51 UTC =
(rev 6299)
+++ remoting2/branches/2.2/docs/guide/en/chap1.xml 2011-03-23 02:05:42 UTC =
(rev 6300)
@@ -182,6 +182,21 @@
What's new?
=
+ Release 2.2.4
+
+
+ New server identity feature
+
+
+ New configuration parameters
+
+
+ Multiple enhancements and bug fixes
+
+
+
+ =
+
In release 2.2.3.SP3
=
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 2011-03-23 01:43:51 UTC=
(rev 6299)
+++ remoting2/branches/2.2/docs/guide/en/chap16.xml 2011-03-23 02:05:42 UTC=
(rev 6300)
@@ -17,6 +17,40 @@
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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.4
+
+Bug
+
+ * [JBREM-1242] - Fix deadlock between Client and MicroRemoteClie=
ntInvoker
+ * [JBREM-1261] - Prevent DOS attack on BisocketServerInvoker$Sec=
ondaryServerSocketThread
+ * [JBREM-1268] - RemoteClientInvoker can change configuration ma=
p and prevent InvokerRegistry from reusing client invokers
+ * [JBREM-1269] - Fix deadlock between Client and MicroRemoteClie=
ntInvoker, part 2
+ * [JBREM-1276] - SecondaryServerSocketThread should catch java.l=
ang.Error
+ =
+Enhancement
+
+ * [JBREM-1245] - Consider javax.net.ssl.SSLException("Connection=
has been shutdown") to be retriable
+ * [JBREM-1248] - Avoid connecting to a server in catch clause in=
case of HttpClientInvoker connection failure
+ * [JBREM-1262] - Consider java.io.IOException("Software caused c=
onnection abort: socket write error") retriable
+ * [JBREM-1263] - ClientSocketWrapper.checkConnection() should ch=
eck returned value
+ * [JBREM-1267] - Allow HTTPClientInvoker to call disconnect on H=
ttpURLConnection after use
+ * [JBREM-1275] - Make maxthreads, timeout configurable in Bisock=
etServerInvoker.SecondaryServerSocketThread
+ * [JBREM-1277] - Allow configuration of socket and bisocket acce=
pt thread priority
+ =
+Feature Request
+
+ * [JBREM-1144] - Extend connection identity to server side
+
+Release
+
+ * [JBREM-1264] - Release 2.2.4
+
+Task
+
+ * [JBREM-1272] - Remove JBoss.ORG EULA file
+ * [JBREM-1278] - 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.3.SP3
=
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 2011-03-23 01:43:51 UTC=
(rev 6299)
+++ remoting2/branches/2.2/docs/guide/en/master.xml 2011-03-23 02:05:42 UTC=
(rev 6300)
@@ -23,9 +23,9 @@
JBoss Remoting Guide
=
- JBoss Remoting version 2.2.3.SP3
+ JBoss Remoting version 2.2.4
=
- August 4, 2010
+ March 23, 2011
=
@@ -34,7 +34,7 @@
=
- 2010 JBoss by Red Hat
+ 2011 JBoss by Red Hat
=
.
--===============1148256269931074258==--