[ajax4jsf-svn-commits] JBoss Ajax4JSF SVN: r173 - trunk/docs/userguide/en/modules.

ajax4jsf-svn-commits at lists.jboss.org ajax4jsf-svn-commits at lists.jboss.org
Fri May 4 13:25:38 EDT 2007


Author: vkukharchuk
Date: 2007-05-04 13:25:37 -0400 (Fri, 04 May 2007)
New Revision: 173

Modified:
   trunk/docs/userguide/en/modules/a4jUGenvsettings.xml
   trunk/docs/userguide/en/modules/a4jUGstart.xml
Log:


Modified: trunk/docs/userguide/en/modules/a4jUGenvsettings.xml
===================================================================
--- trunk/docs/userguide/en/modules/a4jUGenvsettings.xml	2007-05-04 14:17:56 UTC (rev 172)
+++ trunk/docs/userguide/en/modules/a4jUGenvsettings.xml	2007-05-04 17:25:37 UTC (rev 173)
@@ -190,6 +190,6 @@
   </section>
   <section id="Portlet Support">
     <title>Portlet Support</title>
-    <para><property>Portlets</property> has no full support now. There is a couple of problems has to be solved before.</para>
+    <para><property>Portlets</property> have support since version Ajax4jsf 1.1.1. Provide your feedback on compatible with Ajax4jsf if you have problems.</para>
   </section>
 </chapter>

Modified: trunk/docs/userguide/en/modules/a4jUGstart.xml
===================================================================
--- trunk/docs/userguide/en/modules/a4jUGstart.xml	2007-05-04 14:17:56 UTC (rev 172)
+++ trunk/docs/userguide/en/modules/a4jUGstart.xml	2007-05-04 17:25:37 UTC (rev 173)
@@ -42,13 +42,17 @@
       </listitem>
       <listitem>
         
-          Copy <emphasis role="italic"><property>&quot;ajax4jsf.jar&quot;</property></emphasis> and <emphasis role="italic"><property>&quot;oscache-2.3.2jar&quot;</property></emphasis> files into the <emphasis role="italic">
+          Copy <emphasis role="italic"><property>&quot;ajax4jsf.jar&quot;</property></emphasis> and <emphasis role="italic"><property>&quot;oscache-2.3.2.jar&quot;</property></emphasis> files into the <emphasis role="italic">
             <property>&quot;WEB-INF/lib&quot;</property>
           </emphasis> folder of your application.
         
       </listitem>
+	      <note>
+            <title>Note:</title>
+            <para>Starting from Ajax4jsf 1.1.1, the oscache  library is not required to be in the classpath anymore.
+			</para>
+          </note>
       <listitem>
-        
           Add the following content into the <emphasis role="italic">
             <property>&quot;WEB-INF/web.xml&quot;</property>
           </emphasis> file of your application:




More information about the ajax4jsf-svn-commits mailing list