Author: ochikvina
Date: 2008-12-09 09:22:38 -0500 (Tue, 09 Dec 2008)
New Revision: 12486
Modified:
trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-503 - updating the chapter;
Modified: trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2008-12-09
11:22:48 UTC (rev 12485)
+++ trunk/seam/docs/reference/en/modules/crud_application_walkthrough.xml 2008-12-09
14:22:38 UTC (rev 12486)
@@ -16,32 +16,7 @@
<section>
<title>Using CRUD Application</title>
<para>To run your CRUD Application you should do the following
steps:</para>
- <itemizedlist>
- <listitem>
- <para>Start JBoss Application Server if it was not started before.
</para>
- </listitem>
- </itemizedlist>
- <para>On<emphasis>
- <property> JBossServer View </property>
- </emphasis> right click on the <emphasis>
- <property>JBoss Application Server</property>
- </emphasis> and select <emphasis>
- <property> Start </property>
- </emphasis></para>
-
- <figure>
- <title>Start the Server</title>
- <mediaobject>
- <imageobject>
- <imagedata
-
fileref="images/crud_application_walkthrough/crud_application_walkthrough_1.png"
- scale="70"/>
- </imageobject>
- </mediaobject>
- </figure>
-
-
<itemizedlist>
<listitem>
<para>Run a project on the Server. </para>
@@ -60,7 +35,7 @@
<mediaobject>
<imageobject>
<imagedata
-
fileref="images/crud_application_walkthrough/crud_application_walkthrough_2.png"
+
fileref="images/crud_application_walkthrough/crud_application_walkthrough_1.png"
scale="70"/>
</imageobject>
</mediaobject>