Author: ron.sigal(a)jboss.com
Date: 2008-10-01 18:59:34 -0400 (Wed, 01 Oct 2008)
New Revision: 4588
Modified:
remoting2/branches/2.2/docs/guide/en/chap1.xml
Log:
JBREM-1020: Added notes about 2.2.2.SP8, 2.2.2.SP9, and 2.2.2.SP10..
Modified: remoting2/branches/2.2/docs/guide/en/chap1.xml
===================================================================
--- remoting2/branches/2.2/docs/guide/en/chap1.xml 2008-10-01 19:13:51 UTC (rev 4587)
+++ remoting2/branches/2.2/docs/guide/en/chap1.xml 2008-10-01 22:59:34 UTC (rev 4588)
@@ -180,8 +180,42 @@
<section>
<title>What's new?</title>
+
+ <section>
+ <title>In release 2.2.2.SP10</title>
+
+ <orderedlist>
+ <listitem><para><classname>CoyoteInvoker</classname>
stores <classname>InvokerLocator</classname> query
+ in
<classname>InvocationRequest</classname>;</para></listitem>
+ <listitem><para>miscellaneous bug and documentation
fixes.</para></listitem>
+ </orderedlist>
+
+ </section>
<section>
+ <title>In release 2.2.2.SP9</title>
+
+ <orderedlist>
+ <listitem><para>Fixed potential build up of cancelled
<classname>TimerTasks</classname> in bisocket
transport;</para></listitem>
+ <listitem><para>it's possible to turn on server side connection
monitoring (leasing) declaratively;</para></listitem>
+ <listitem><para>miscellaneous bug
fixes.</para></listitem>
+ </orderedlist>
+
+ </section>
+
+ <section>
+ <title>In release 2.2.2.SP8</title>
+
+ <orderedlist>
+ <listitem><para>Remoting remote classloading facility now works with
isolated EARs;</para></listitem>
+ <listitem><para><classname>InvokerLocator</classname>
can process zone indices;</para></listitem>
+ <listitem><para>improved client side connection
monitoring;</para></listitem>
+ <listitem><para>miscellaneous bug
fixes.</para></listitem>
+ </orderedlist>
+
+ </section>
+
+ <section>
<title>In release 2.2.2.SP7</title>
<orderedlist>
Show replies by date