Author: ochikvina
Date: 2008-04-11 10:59:58 -0400 (Fri, 11 Apr 2008)
New Revision: 7501
Modified:
trunk/as/docs/reference/en/modules/quick_start.xml
trunk/as/docs/reference/en/modules/runtimes_servers.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-304 - updating screens
Modified: trunk/as/docs/reference/en/modules/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en/modules/quick_start.xml 2008-04-11 14:59:42 UTC (rev 7500)
+++ trunk/as/docs/reference/en/modules/quick_start.xml 2008-04-11 14:59:58 UTC (rev 7501)
@@ -126,10 +126,19 @@
<title>Runtime and Server Sections in the New Project Wizard</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/quick_start/quick_start_4.png"
scale="68"/>
+ <imagedata fileref="images/quick_start/quick_start_4a.png"
scale="68"/>
</imageobject>
</mediaobject>
</figure>
+
+ <figure>
+ <title>Runtime and Server Sections in the Import Project
Wizard</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/quick_start/quick_start_4b.png"
scale="68"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
<para>You can deploy an existing application to a server by right-clicking the
target defined
server in the <property>JBoss Servers View</property> and then
selecting <property>Add and
Modified: trunk/as/docs/reference/en/modules/runtimes_servers.xml
===================================================================
--- trunk/as/docs/reference/en/modules/runtimes_servers.xml 2008-04-11 14:59:42 UTC (rev
7500)
+++ trunk/as/docs/reference/en/modules/runtimes_servers.xml 2008-04-11 14:59:58 UTC (rev
7501)
@@ -204,13 +204,24 @@
<title>Installed Server Runtime Environments</title>
<mediaobject>
<imageobject>
- <imagedata
fileref="images/runtimes_servers/runtimes_servers_5.png"/>
+ <imagedata
fileref="images/runtimes_servers/runtimes_servers_5a.png"/>
</imageobject>
</mediaobject>
</figure>
<para>If the server you want to create doesn't have any installed runtime
yet, the combo box
- and button will disappear. The next page in the wizard which has the same form as
in <link
+ and button will disappear.</para>
+
+ <figure>
+ <title>Installed Server Runtime Environments</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/runtimes_servers/runtimes_servers_5b.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>In this case the next page in the wizard which has the same form as
in <link
linkend="add_runtime_figure">the previous section</link>
will ask you to create the
associated runtime.</para>
<para>Either way, after targeting your server to a runtime, the final screen
in this wizard is