Author: bdaw
Date: 2007-07-24 13:47:41 -0400 (Tue, 24 Jul 2007)
New Revision: 7838
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/clustering.xml
Log:
JBPORTAL-1582
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/clustering.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/clustering.xml 2007-07-24
17:47:11 UTC (rev 7837)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/clustering.xml 2007-07-24
17:47:41 UTC (rev 7838)
@@ -343,7 +343,7 @@
<title>Portlet configuration</title>
<para>In order to activate portlet session replication you need
to</para>
<itemizedlist>
- <listitem>Add in the <emphasis>/WEB-INF/web.xml</emphasis>
file of your web application a specific listener class</listitem>
+ <listitem>Add a specific listener class to the
<emphasis>/WEB-INF/web.xml</emphasis> file of your web
application</listitem>
<listitem>Configure your portlet to be distributed in the
<emphasis>/WEB-INF/jboss-portlet.xml</emphasis> file.</listitem>
</itemizedlist>
<para>
@@ -357,7 +357,7 @@
</web-app>
]]></programlisting>
<caption>
- <para>Example of web.xml file of your web application</para>
+ <para>Example web.xml</para>
</caption>
</para>
<para>
Show replies by date