Author: ochikvina
Date: 2009-08-27 06:02:18 -0400 (Thu, 27 Aug 2009)
New Revision: 17297
Modified:
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-836 - updating the chapters according to the EAP 5
support added;
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml 2009-08-27
10:01:15 UTC (rev 17296)
+++
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml 2009-08-27
10:02:18 UTC (rev 17297)
@@ -396,17 +396,6 @@
</para></listitem>
</itemizedlist>
-
- <figure>
- <title>List of Servers Added</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/getting_started/getting_started_3_3.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- <para/>
-
<itemizedlist>
<listitem> <para>You can also add servers one by one using the
<emphasis><property>Add</property></emphasis>
button:</para>
</listitem>
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml 2009-08-27
10:01:15 UTC (rev 17296)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml 2009-08-27
10:02:18 UTC (rev 17297)
@@ -25,7 +25,19 @@
<?dbhtml filename="JBossbundled.html"?>
<title>How to Manage the JBoss AS Bundled in JBDS</title>
<para>This section covers the basics of working with the
<property>JBoss Server</property>
- supported directly by <property>JBDS</property> via bundled AS
plug-in. To read more
+ supported directly by <property>JBDS</property> via bundled AS
plug-in. The server points to
+ the JBoss Enterprise Application Platform 5.0 Runtime shipped with
<property>JBDS</property>.</para>
+
+ <figure>
+ <title>JBoss EAP 5.0 Runtime</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/manage/eap5runtime.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>To read more
about AS plug-in, refer to the <ulink
url="&aslink;">Server Manager
guide</ulink>.</para>