Author: ochikvina
Date: 2008-10-30 05:43:44 -0400 (Thu, 30 Oct 2008)
New Revision: 11323
Modified:
trunk/seam/docs/reference/en/modules/creating_new_seam.xml
trunk/seam/docs/reference/en/modules/seam_wizards.xml
trunk/seam/docs/reference/en/modules/testng.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-463 - correcting validation errors;
Modified: trunk/seam/docs/reference/en/modules/creating_new_seam.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/creating_new_seam.xml 2008-10-30 09:42:53 UTC
(rev 11322)
+++ trunk/seam/docs/reference/en/modules/creating_new_seam.xml 2008-10-30 09:43:44 UTC
(rev 11323)
@@ -51,7 +51,7 @@
<para>Clicking on <emphasis>
<property>New...</property>
- </emphasis> button in the <proeprty>Target
Runtime</proeprty> section will bring you to
+ </emphasis> button in the <property>Target
Runtime</property> section will bring you to
another dialog. Here, you can specify a new installed Runtime environment or
the other
type of runtime appropriate for configuring your project. Let's create a
JBoss 4.2
Runtime. For that after choosing it click on <emphasis>
Modified: trunk/seam/docs/reference/en/modules/seam_wizards.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_wizards.xml 2008-10-30 09:42:53 UTC (rev
11322)
+++ trunk/seam/docs/reference/en/modules/seam_wizards.xml 2008-10-30 09:43:44 UTC (rev
11323)
@@ -237,19 +237,16 @@
</imageobject>
</mediaobject>
</figure>
-
- </section>
-
- <para>Let's create two customers <property>c1</property> and
<property>c2</property>. Enter the name in the text field and press the
<property>Save</property> button.
- Customer should be successfully created. Press
<property>Done</property>. Do the same for <property>c2</property>
customer. The result should be:</para>
-
- <figure>
- <title>Two Customers Are Created</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/seam_wizards/seam_wizards_17.png"/>
- </imageobject>
- </mediaobject>
- </figure>
+ <para>Let's create two customers <property>c1</property>
and <property>c2</property>. Enter the name in the text field and press the
<property>Save</property> button.
+ Customer should be successfully created. Press
<property>Done</property>. Do the same for <property>c2</property>
customer. The result should be:</para>
+ <figure>
+ <title>Two Customers Are Created</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_wizards/seam_wizards_17.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
</chapter>
Modified: trunk/seam/docs/reference/en/modules/testng.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/testng.xml 2008-10-30 09:42:53 UTC (rev 11322)
+++ trunk/seam/docs/reference/en/modules/testng.xml 2008-10-30 09:43:44 UTC (rev 11323)
@@ -243,17 +243,17 @@
<para>Thus with Seam tooling you can easily take advantage of TestNG
framework. As you can
see, it generates its own TestNG project as a separate module within which
you can
- easily monitor the tests execution and their output.</para>
+ easily monitor the tests execution and their output.</para>
+
+ <para>In conclusion, the main goal of this document is to get you know with
a full featureset
+ that <property>JBoss Tools</property> provides to support Seam
development. Thus if you have
+ some questions, comments or suggestions on the topic, please fell free to ask
in the <ulink
+
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
+ Tools Forum</ulink>. You can also influence on how you want to see
JBoss Tools docs in
+ future leaving your vote on our page <ulink
+
url="http://wiki.jboss.org/wiki/JBossToolsDocsFuture"
+ >here</ulink>. </para>
+
+ <para>A set of movies on Seam tooling is available <ulink
url="http://docs.jboss.org/tools/movies">here</ulink>....
</section>
-
- <para>In conclusion, the main goal of this document is to get you know with a
full featureset
- that <property>JBoss Tools</property> provides to support Seam
development. Thus if you have
- some questions, comments or suggestions on the topic, please fell free to ask in
the <ulink
-
url="http://www.jboss.com/index.html?module=bb&op=viewforum&...
- Tools Forum</ulink>. You can also influence on how you want to see
JBoss Tools docs in
- future leaving your vote on our page <ulink
-
url="http://wiki.jboss.org/wiki/JBossToolsDocsFuture"
- >here</ulink>. </para>
-
- <para>A set of movies on Seam tooling is available <ulink
url="http://docs.jboss.org/tools/movies">here</ulink>....
</chapter>