Author: abogachuk
Date: 2010-04-06 08:34:42 -0400 (Tue, 06 Apr 2010)
New Revision: 21287
Modified:
trunk/as/docs/reference/en-US/quick_start.xml
trunk/as/docs/reference/en-US/runtimes_servers.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-1143 Jboss AS docs mistakes
In quick_start.xml file "Project archives view" is replaced with "Project
archives" view.
In runtimes_servers.xml "jboss 4.2 runtime" is replaced with 5.0 version.
Modified: trunk/as/docs/reference/en-US/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en-US/quick_start.xml 2010-04-06 12:34:30 UTC (rev 21286)
+++ trunk/as/docs/reference/en-US/quick_start.xml 2010-04-06 12:34:42 UTC (rev 21287)
@@ -35,7 +35,7 @@
<row>
<entry><para>JBoss AS Perspective</para></entry>
- <entry><para>It makes managing installed JBoss Server quite easy
and includes the standard Console and Properties views, and specially added Project
archives View and Servers view for that purpose. </para></entry>
+ <entry><para>It makes managing installed JBoss Server quite easy
and includes the standard Console and Properties views, and specially added Project
archives view and Servers view for that purpose. </para></entry>
<entry>
<link linkend="perspective">JBoss AS
perspective</link>
</entry>
@@ -145,7 +145,7 @@
plugin consists primarily of a view to set up each packaging configuration
<emphasis>(
<property>Window > Show View > Other > JBoss Tools > Project
archives</property>).
</emphasis></para>
- <para>Right clicking in the <property>Project archives
view</property> you can create War,
+ <para>Right clicking in the <property>Project archives</property>
view you can create War,
EJB War, EAR or JAR archive.</para>
<figure>
@@ -186,7 +186,7 @@
<para>To perform the building of the project archives, select the project in the
<property>Package Explorer</property> view and execute the hotkey combination
you assigned for this action.</para>
- <para>Learn more about the <property>Project Archives
View</property>
+ <para>Learn more about the <property>Project Archives</property>
view
<link linkend="Project_archivesView">here</link>.</para>
</section>
Modified: trunk/as/docs/reference/en-US/runtimes_servers.xml
===================================================================
--- trunk/as/docs/reference/en-US/runtimes_servers.xml 2010-04-06 12:34:30 UTC (rev
21286)
+++ trunk/as/docs/reference/en-US/runtimes_servers.xml 2010-04-06 12:34:42 UTC (rev
21287)
@@ -90,7 +90,7 @@
<note>
<title>Note:</title>
- <para>Currently we recommend you to use a fully supported JBoss 4.2 server
adapter.</para>
+ <para>Currently we recommend you to use a fully supported JBoss 5.0 server
adapter.</para>
</note>
<para>You'll also note a Deploy-Only Runtime type. This type
provides no classpath
@@ -99,7 +99,7 @@
debugging their projects inside eclipse.</para>
<figure id="add_runtime_figure">
- <title>Adding a JBoss 4.2 Runtime</title>
+ <title>Adding a JBoss 5.0 Runtime</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/runtimes_servers/runtimes_servers_3.png"/>