Author: ron.sigal(a)jboss.com
Date: 2008-03-01 02:15:39 -0500 (Sat, 01 Mar 2008)
New Revision: 3549
Modified:
remoting2/branches/2.x/docs/README.txt
Log:
JBREM-922: Added 2.4.0.Beta2 release notes.
Modified: remoting2/branches/2.x/docs/README.txt
===================================================================
--- remoting2/branches/2.x/docs/README.txt 2008-03-01 07:03:17 UTC (rev 3548)
+++ remoting2/branches/2.x/docs/README.txt 2008-03-01 07:15:39 UTC (rev 3549)
@@ -31,6 +31,37 @@
==========================================================================================================
+Release Notes - JBoss Remoting - Version 2.4.0.Beta2 (Pinto)
+
+Bug
+
+ * [JBREM-739] - Fix java serialization leak.
+ * [JBREM-864] - CLONE -ServerInvoker#getMBeanObjectName() returns invalid ObjectName
if host value is IPv6 [JBREM-823]
+ * [JBREM-877] - New Socket Connection is being Created for Every Client Request to
the Server
+ * [JBREM-900] - ClassCastExceptions when two apps in jboss make concurrent calls to a
remote jboss
+ * [JBREM-909] - Connector.stop() cannot find invoker MBean when bind address is
0.0.0.0
+ * [JBREM-911] - Check out thread leak
+
+Feature Request
+
+ * [JBREM-703] - allow for total configuration of socket via socket invoker
+ * [JBREM-865] - CLONE -Verify IPv6 addresses are handled correctly [JBREM-852]
+
+Release
+
+ * [JBREM-922] - Release 2.4.0.Beta2
+
+Task
+
+ * [JBREM-510] - SSLSocketBuilder should require a SocketFactory in server mode to
have a keystore.
+ * [JBREM-518] - Remove HTTPServerInvoker
+ * [JBREM-521] - Organize configuration of client side socket/server socket factories
and server side socket/server socket factories.
+ * [JBREM-522] - When Client.addListener() creates a callback Connector for an SSL
transport, the SSLServerSocket should be put in client mode.
+ * [JBREM-753] - Assure version compatibility with earlier versions of Remoting
+ * [JBREM-809] - Verify that the behavior of the HTTPUnMarshaller re stripping CR and
LF characters is correct
+ * [JBREM-842] - Deprecate multiplex transport
+
+==========================================================================================================
Release Notes - JBoss Remoting - Version 2.4.0.Beta1 (Pinto)
** Bug
Show replies by date