User: vharcq
Date: 01/07/15 22:17:52
Modified: src/docs advconfig.xml
Log:
Correct link to MDB chapter (thanks to Doug Ferguson)
Remove wrong info on setting period to 0
Revision Changes Path
1.15 +1 -3 manual/src/docs/advconfig.xml
Index: advconfig.xml
===================================================================
RCS file: /cvsroot/jboss/manual/src/docs/advconfig.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- advconfig.xml 2001/07/08 22:17:11 1.14
+++ advconfig.xml 2001/07/16 05:17:52 1.15
@@ -515,7 +515,7 @@
per se, rather than a copy.</para>
<para>Another element is <![CDATA[<RMIObjectPort>]]>, it defines the port on which
JBoss runs its RMI Server. It has to
be changed when running multiple instances of JBoss on the same server.</para>
-<para>The other elements are specific to Message Driven Beans and are explained in
<xref linkend="howto.mbeans"/></para>
+<para>The other elements are specific to Message Driven Beans and are explained in
<xref linkend="mdb.config.advanced"/></para>
</listitem>
<listitem>
<para><![CDATA[<container-cache-conf>
configuration of the cache. See below for more details.
@@ -704,7 +704,6 @@
The age at which a bean is considered too old is also configurable (see
below). While the period of this task is 300 seconds, the first run happens at
a random time between 0 and 300 seconds.
-To disable the overager set the period to 0.
]]></para>
</listitem>
<listitem>
@@ -716,7 +715,6 @@
capacity upon 3 other parameters (see below).
While the period of this task is 400 seconds, the first run happens at a
random time between 0 and 400 seconds.
-To disable the resizer set the period to 0.
]]></para>
</listitem>
<listitem>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development