Author: cluts
Date: 2008-09-03 05:51:09 -0400 (Wed, 03 Sep 2008)
New Revision: 10289
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml
Log:
RF-4060 - added new link and information
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml 2008-09-03 08:43:58
UTC (rev 10288)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCSettings.xml 2008-09-03 09:51:09
UTC (rev 10289)
@@ -43,7 +43,15 @@
</ulink>
</member>
</simplelist>
-
+ <para>
+ Additional information how to get
+ <code>
+ ViewExpiredExceptions
+ </code>
+ when using <property>RichFaces</property>
+ with <property>JSF 1.2</property>
+ you can find <ulink
url="http://wiki.jboss.org/auth/wiki//RichFacesCookbook/ViewExpiredE...;.
+ </para>
</section>
<section id="ApacheMyFaces">
<?dbhtml filename="ApacheMyFaces.html"?>
@@ -314,7 +322,7 @@
<property>Seam</property>
with MyFaces. Look at myFaces part of this section.
</para>
- <para>Detailed information on how to integrate Richfaces and Trinidad and how to
hide ".seam" postfix in the URL you can find
+ <para>Detailed information on how to integrate Richfaces and Trinidad and how to
hide ".seam" postfix in the URL you can find
<ulink
url="http://wiki.jboss.org/auth/wiki/RichFacesWithTrinidad">...
</section>
<section id="PortletSupport">
@@ -365,7 +373,7 @@
<programlisting role="XML"><![CDATA[...
<imported-shared-libraries>
<remove-inherited name="oracle.xml"/>
- <remove-inherited name="oracle.xml.security"/>
+ <remove-inherited name="oracle.xml.security"/>
</imported-shared-libraries>
...
]]></programlisting>