Author: tromanovich
Date: 2008-05-27 06:23:46 -0400 (Tue, 27 May 2008)
New Revision: 8343
Modified:
trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-235 - Guide review
Review Exadel Studion Migration Guide:
remove '*' character from field name ("web.xml Location* field")
Modified: trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml
===================================================================
--- trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml 2008-05-27
10:09:53 UTC (rev 8342)
+++ trunk/documentation/guides/Exadel-migration/en/modules/jsf_struts.xml 2008-05-27
10:23:46 UTC (rev 8343)
@@ -39,7 +39,7 @@
</figure>
<itemizedlist continuation="continues">
- <listitem><para>In the first screen of the wizard, select the
<emphasis><property>Change...</property></emphasis> button next to
the <emphasis><property>web.xml Location*</property></emphasis>
field. Browse to the location of the web.xml file for the application you
+ <listitem><para>In the first screen of the wizard, select the
<emphasis><property>Change...</property></emphasis> button next to
the <emphasis><property>web.xml Location</property></emphasis>
field. Browse to the location of the web.xml file for the application you
want to import as a <property>JSF project</property>. Once you select it,
you'll be returned to the dialog box to see a project name derived from the
web.xml file you selected.
You can edit this project name, if you wish.</para></listitem>
</itemizedlist>
@@ -115,7 +115,7 @@
</figure>
<itemizedlist continuation="continues">
- <listitem><para>In the Project Location screen of the wizard, select the
<emphasis><property>Change... </property></emphasis>button next to
the <emphasis><property>web.xml Location*</property></emphasis>
field. Browse the location of the web.xml file for the application you
+ <listitem><para>In the Project Location screen of the wizard, select the
<emphasis><property>Change... </property></emphasis>button next to
the <emphasis><property>web.xml Location</property></emphasis>
field. Browse the location of the web.xml file for the application you
want to import as a <property>Struts project</property>. Once you select
it, you'll be returned to the dialog box to see a project name derived from the
web.xml file you selected.
You can edit this project name, if you wish.</para></listitem>
</itemizedlist>