[jboss-cvs] JBossAS SVN: r90067 - projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 10 18:52:19 EDT 2009


Author: irooskov at redhat.com
Date: 2009-06-10 18:52:19 -0400 (Wed, 10 Jun 2009)
New Revision: 90067

Modified:
   projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Tutorial.xml
Log:
updated seam reference guide with tutorial fix


Modified: projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Book_Info.xml	2009-06-10 20:42:28 UTC (rev 90066)
+++ projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Book_Info.xml	2009-06-10 22:52:19 UTC (rev 90067)
@@ -8,7 +8,7 @@
 	<pubsnumber>5</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
 	<productnumber>4.3</productnumber>
-	<pubdate>Sep, 2007</pubdate>
+<!--	<pubdate>Sep, 2007</pubdate> -->
 	<isbn>N/A</isbn>
 	<abstract><para>This book is a Reference Guide to Seam 1.2 for JBoss Enterprise Application Platform 4.3.</para>
 	</abstract>

Modified: projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Tutorial.xml
===================================================================
--- projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Tutorial.xml	2009-06-10 20:42:28 UTC (rev 90066)
+++ projects/docs/enterprise/4.3.5/Seam/Reference_Guide/en-US/Tutorial.xml	2009-06-10 22:52:19 UTC (rev 90067)
@@ -1927,7 +1927,7 @@
 			<para>
 				Now lets see how the booking example application uses a conversation-scoped stateful session bean to achieve a natural cache of persistent data related to the conversation. The following code example is pretty long. But if you think of it as a list of scripted actions that implement the various steps of the conversation, it is understandable. Read the class from top to bottom, as if it were a story.
 			</para>
-			<example><title></title>
+	<!--		<example><title></title> -->
 			<!--	<programlistingco>
 				<areaspec>
 					<area coords="7" id="booking-extendedpersistencecontext-annotation" />




More information about the jboss-cvs-commits mailing list