[seam-commits] Seam SVN: r9315 - trunk/doc/Seam_Reference_Guide/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Oct 14 15:26:20 EDT 2008
Author: manaRH
Date: 2008-10-14 15:26:20 -0400 (Tue, 14 Oct 2008)
New Revision: 9315
Modified:
trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml
Log:
JBSEAM-3559
Modified: trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml
===================================================================
--- trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml 2008-10-14 19:25:43 UTC (rev 9314)
+++ trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml 2008-10-14 19:26:20 UTC (rev 9315)
@@ -217,7 +217,7 @@
<ejb-ref-name>jboss-seam-jee5/HotelSearchingAction</ejb-ref-name>
<ejb-ref-type>Session</ejb-ref-type>
<local-home></local-home>
- <local>org.jboss.seam.example.booking.HotelSAll of the examples and informaearching</local>
+ <local>org.jboss.seam.example.booking.HotelSearching</local>
</ejb-local-ref>
<ejb-local-ref>
@@ -437,7 +437,7 @@
<programlisting role="XML"><![CDATA[
<!--<include name="lib/log4j.jar" />-->
<include name="lib/el-api.jar" />
- <include name="examples/jpa/lib/el-ri.jar" />
+ <include name="lib/el-ri.jar" />
<include name="lib/jsf-api.jar" />
<include name="lib/jsf-impl.jar" />
<include name="lib/jboss-seam.jar" />
More information about the seam-commits
mailing list