[jboss-cvs] JBossAS SVN: r103785 - projects/snowdrop/examples/trunk/sportsclub/docs/guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 12 01:08:50 EDT 2010


Author: marius.bogoevici
Date: 2010-04-12 01:08:50 -0400 (Mon, 12 Apr 2010)
New Revision: 103785

Modified:
   projects/snowdrop/examples/trunk/sportsclub/docs/guide/en-US/Modules.xml
Log:
docs

Modified: projects/snowdrop/examples/trunk/sportsclub/docs/guide/en-US/Modules.xml
===================================================================
--- projects/snowdrop/examples/trunk/sportsclub/docs/guide/en-US/Modules.xml	2010-04-12 04:57:35 UTC (rev 103784)
+++ projects/snowdrop/examples/trunk/sportsclub/docs/guide/en-US/Modules.xml	2010-04-12 05:08:50 UTC (rev 103785)
@@ -4,7 +4,7 @@
 <!ENTITY % BOOK_ENTITIES SYSTEM "guide.ent">
 %BOOK_ENTITIES;
 ]>
-<chapter id="chap-guide-usecases">
+<chapter id="chap-guide-modules">
   <title>Using JBoss and Spring together</title>
 
   <para>This chapter will describe the various Spring and JBoss integration
@@ -514,7 +514,7 @@
       </itemizedlist></para>
 
     <section>
-      <title>Subscriptions: JSF/EJB over a Spring layer</title>
+      <title>Subscriptions: JSF and Spring</title>
 
       <para>The Subscriptions application uses Richfaces and JSF for the
       presentation layer and EJB for the business layer, so this part of the
@@ -531,7 +531,7 @@
     </section>
 
     <section>
-      <title>Reservations</title>
+      <title>Reservations: JSF/Spring integration</title>
 
       <para>The Reservations application is an example of using Spring in an
       application that uses Richfaces and JSF. Here, Spring beans are used as




More information about the jboss-cvs-commits mailing list