Author: ochikvina
Date: 2008-04-10 11:54:21 -0400 (Thu, 10 Apr 2008)
New Revision: 7490
Modified:
trunk/as/docs/reference/en/modules/perspective.xml
trunk/as/docs/reference/en/modules/runtimes_servers.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-304 - making changes in the text according to new
Jboss AS 5 adapter
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2008-04-10 14:11:27 UTC (rev 7489)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2008-04-10 15:54:21 UTC (rev 7490)
@@ -26,7 +26,7 @@
<?dbhtml filename="JBossServerView.html"?>
<title>The JBoss Server View</title>
<para>Let's have a look at the <property>JBoss Server
View</property> and inspect
- in details all parts it consists of. </para>
+ in detail all parts it consists of. </para>
<para>The <property>JBoss Server View</property> is based on
the WTP view, Server View. The
top part of the <property>JBoss Servers View</property>
essentially embeds the original
@@ -146,13 +146,13 @@
</mediaobject>
</figure>
- <para>The editor will also allow you to modify that server's
launch
+ <para id="com_line_arg">The editor will also allow you to
modify that server's launch
configuration. It's just after clicking <emphasis>
<property>Open launch configuration</property>
</emphasis> link. In the open window there are the tabs for setting
command line
arguments and other things that are relevant to launching the
server.</para>
- <figure id="com_line_arg">
+ <figure>
<title>Launch Configuration Properties</title>
<mediaobject>
<imageobject>
Modified: trunk/as/docs/reference/en/modules/runtimes_servers.xml
===================================================================
--- trunk/as/docs/reference/en/modules/runtimes_servers.xml 2008-04-10 14:11:27 UTC (rev
7489)
+++ trunk/as/docs/reference/en/modules/runtimes_servers.xml 2008-04-10 15:54:21 UTC (rev
7490)
@@ -67,8 +67,8 @@
</mediaobject>
</figure>
- <para>As shown on the above figure, <property>JBoss
Tools</property> provides
- its own updated and supported adapters such as JBoss 3.2, 4.0, and 4.2.
+ <para>As shown on the above figure, <property>JBoss
Tools</property> provide
+ its own updated and supported adapters such as JBoss 3.2, 4.0, 4.2 and 5.0 as
well.
You'll also note a Deploy-Only Runtime type. This type provides no
classpath for WTP
projects. It is used solely by its server type for the purpose of setting up a
deploy
directory for users who don't wish to make use of starting, stopping, or
debugging their