Author: afedosik
Date: 2007-08-16 08:38:17 -0400 (Thu, 16 Aug 2007)
New Revision: 3162
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml
Log:
Modified:
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml
===================================================================
---
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml 2007-08-16
12:08:41 UTC (rev 3161)
+++
trunk/documentation/GettingStartedGuide/docs/userguide/en/modules/GetStartSeamGen.xml 2007-08-16
12:38:17 UTC (rev 3162)
@@ -20,7 +20,7 @@
<section>
<title>Create a Seam Project</title>
- <para>To create a new web application in Seam, select <emphasis
role="italic">New > Project ... > Seam > Seam Web
Project</emphasis>. You will be prompted to enter a name and a location directory
for your new project. You will also be asked to choose a JBoss AS server to deploy the
project. You must choose the JBoss AS 4.2.0 instance we had defined in the JBoss AS Server
manager view.</para>
+ <para>To create a new web application in Seam, select "New >
Project ... > Seam > Seam Web Project". You will be prompted to enter a
name and a location directory for your new project. You will also be asked to choose a
JBoss AS server to deploy the project. You must choose the JBoss AS 4.2.0 instance we had
defined in the JBoss AS Server manager view.</para>
<figure>
<title>Create a Seam project</title>
@@ -79,6 +79,10 @@
</figure>
<para>Now you need to specify driver and connection details.</para>
+ <orderedlist continuation="continues">
+ <listitem><para>Click the Browse button near driver selection drop down
list.</para></listitem>
+ </orderedlist>
+
<figure>
<title>Give a name to connection profile</title>
<mediaobject>
@@ -89,7 +93,7 @@
</figure>
<orderedlist continuation="continues">
- <listitem><para>Click the Browse button near driver selection drop down
list.</para></listitem>
+
<listitem><para>In the next dialog select Add
button.</para></listitem>
<listitem><para>Select Hypersonic database: Hypersonic > 1.8
> Hypersonic DB.</para></listitem>
</orderedlist>
Show replies by date