Author: pete.muir(a)jboss.org
Date: 2008-08-19 17:36:11 -0400 (Tue, 19 Aug 2008)
New Revision: 8739
Modified:
branches/Seam_2_0_FP/doc/Seam_Reference_Guide/en-US/Migration.xml
Log:
minor
Modified: branches/Seam_2_0_FP/doc/Seam_Reference_Guide/en-US/Migration.xml
===================================================================
--- branches/Seam_2_0_FP/doc/Seam_Reference_Guide/en-US/Migration.xml 2008-08-19 20:20:09
UTC (rev 8738)
+++ branches/Seam_2_0_FP/doc/Seam_Reference_Guide/en-US/Migration.xml 2008-08-19 21:36:11
UTC (rev 8739)
@@ -153,8 +153,8 @@
<para>
Seam 2 will automatically install RichFaces' Ajax4JSF if it present
- in your project so you should, if it is present, remove the Ajax4JSF
- filter:
+ in your project so you should make sure the Ajax4JSF filter isn't
+ declared:
</para>
<programlisting role="XML"><![CDATA[<!--Remove for Seam
2-->
@@ -252,9 +252,9 @@
</para>
<para>
- For testing, you the jars in Seam's
<literal>lib/test</literal>, the
- jars in Seam's <literal>lib/</literal> directory, your test
classes
- and application classes together with the
+ For testing, you need the jars in Seam's
<literal>lib/test</literal>,
+ the jars in Seam's <literal>lib/</literal> directory, your
test
+ classes and application classes together with the
<literal>bootstrap/</literal> directory in your classpath.
<literal>SeamTest</literal> will automatically start the
container.
</para>
Show replies by date