Author: irooskov(a)redhat.com
Date: 2012-05-29 23:39:47 -0400 (Tue, 29 May 2012)
New Revision: 41525
Modified:
trunk/as/docs/reference/en-US/Book_Info.xml
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_4.png
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_1.png
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_2.png
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_3.png
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_4c.png
trunk/as/docs/reference/en-US/images/webtools/webtools_1.png
trunk/as/docs/reference/en-US/images/webtools/webtools_3.png
trunk/as/docs/reference/en-US/images/webtools/webtools_5.png
trunk/as/docs/reference/en-US/modules.xml
trunk/as/docs/reference/en-US/perspective.xml
trunk/as/docs/reference/en-US/quick_start.xml
trunk/as/docs/reference/en-US/runtimes_servers.xml
trunk/as/docs/reference/en-US/webtools.xml
Log:
updated with qe feedback changes
Modified: trunk/as/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/as/docs/reference/en-US/Book_Info.xml 2012-05-30 00:06:10 UTC (rev 41524)
+++ trunk/as/docs/reference/en-US/Book_Info.xml 2012-05-30 03:39:47 UTC (rev 41525)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>10</pubsnumber>
+ <pubsnumber>11</pubsnumber>
<abstract>
<para>The JBoss Server Manager Reference Guide explains how to use the JBoss
Server Manager to configure, start, stop the server, to know deployment and archiving
processes.</para>
</abstract>
Modified:
trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers-detecting_new_runtime_4.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_1.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_2.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_3.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/runtimes_servers/runtimes_servers_4c.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/webtools/webtools_1.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/webtools/webtools_3.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/images/webtools/webtools_5.png
===================================================================
(Binary files differ)
Modified: trunk/as/docs/reference/en-US/modules.xml
===================================================================
--- trunk/as/docs/reference/en-US/modules.xml 2012-05-30 00:06:10 UTC (rev 41524)
+++ trunk/as/docs/reference/en-US/modules.xml 2012-05-30 03:39:47 UTC (rev 41525)
@@ -4,7 +4,7 @@
<para>In this chapter it will be described how to deploy modules onto the
server.</para>
<para>
- First of all it is necessary to say that deploying to a server is mostly painless.
There are several ways to do it provided by WTP and some additional methods provided by
JBoss Tools. These methods are described further in this chapter.
+ There are several ways to deploy to a server, provided by the Web Tools Platform (WTP)
and some additional methods provided by JBoss Tools. These methods are described further
in this chapter.
</para>
<section>
@@ -146,7 +146,5 @@
<para>
The "Finger" touches descriptors dependent on project (i.e.
<filename>web.xml</filename> for WAR,
<filename>application.xml</filename> for EAR,
<filename>jboss-esb.xml</filename> in ESB projects).
</para>
-
- <para>The last chapter covers a variety of methods on how you can deploy needed
modules onto a server.</para>
</section>
</chapter>
Modified: trunk/as/docs/reference/en-US/perspective.xml
===================================================================
--- trunk/as/docs/reference/en-US/perspective.xml 2012-05-30 00:06:10 UTC (rev 41524)
+++ trunk/as/docs/reference/en-US/perspective.xml 2012-05-30 03:39:47 UTC (rev 41525)
@@ -11,12 +11,12 @@
</keywordset>
</chapterinfo>
- <title>JBoss AS Perspective</title>
+ <title>JBoss Perspective</title>
- <para>This chapter describes how to manage installed <productname>JBoss
Servers</productname> via the <guilabel>JBoss AS</guilabel>
perspective.</para>
+ <para>This chapter describes how to manage installed <productname>JBoss
Servers</productname> via the <guilabel>JBoss Perspective</guilabel>.
The Servers view will primarily be discussed.</para>
<para>
- The <guilabel>JBoss AS</guilabel> perspective is similar to the
<guilabel>Java</guilabel> perspective, but it contains a few additional views.
The <guilabel>Console view</guilabel> and the <guilabel>Properties
view</guilabel> are standard views. The other two views that are added are the
<guilabel>Project archives</guilabel> view and the
<guilabel>Servers</guilabel> view.
+ The view
</para>
<section id="JBossServerView" role="updated">
@@ -181,15 +181,24 @@
<row>
<entry>
- <para>Show in</para>
+ <para>Show In</para>
</entry>
<entry>
<para>This option provides easy access to the Console, Debug, Server Log or
MBean Explorer views</para>
</entry>
</row>
-
<row>
<entry>
+ <para>Show In -> File Browser</para>
+ </entry>
+ <entry>
+ <para>
+ This action uses the native OS file explorer to browse the deploy destination of
a local server.
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry>
<para>Delete</para>
</entry>
<entry>
@@ -235,17 +244,6 @@
<row>
<entry>
- <para>Explore</para>
- </entry>
- <entry>
- <para>
- This action uses the native OS file explorer to browse the deploy destination.
Note: The option is also available for deployed resources and projects (see the figure
below).
- </para>
- </entry>
- </row>
-
- <row>
- <entry>
<para>Add and Remove Projects</para>
</entry>
<entry>
@@ -510,7 +508,7 @@
<title>Drag-n-Drop to Servers view</title>
<para>
- Starting from <productname>JBoss AS Tools</productname> 2.0.0.CR2 the
<guilabel>Servers</guilabel> view supports drag-n-drop of deployable and
runnable projects and resources.
+ The <guilabel>Servers</guilabel> view supports drag-n-drop of deployable
and runnable projects and resources.
</para>
<figure>
@@ -784,9 +782,6 @@
<para>The first tab shows the JBoss server arguments</para>
- <para>
- See the <ulink
url="http://docs.jboss.org/jbossas/guides/installguide/r1/en/html/st...
Installation Guide </ulink> to find the parameters that can be specified for
<productname>JBoss Server</productname>.
- </para>
<note>
<title>Note:</title>
Modified: trunk/as/docs/reference/en-US/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en-US/quick_start.xml 2012-05-30 00:06:10 UTC (rev 41524)
+++ trunk/as/docs/reference/en-US/quick_start.xml 2012-05-30 03:39:47 UTC (rev 41525)
@@ -273,23 +273,4 @@
This section has provided some basic information that will allow you to use the common
features provided by the JBoss server. However, JBoss server includes a great deal more
functionality, which will be discussed in subsequent chapters.
</para>
</section>
-
- <section>
- <title>Other relevant resources on the topic</title>
-
- <para>
- All JBoss Developer Studio/JBoss Tools documentation can be found on the <ulink
url="http://docs.jboss.org/tools/2.1.0.GA">on JBoss Tools release
documentation page</ulink>.
- </para>
- <para>
- The latest documentation builds are available from the <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/"> JBoss Tools nightly
builds documentation page</ulink>.
- </para>
-
- <para>
- Find answers to frequently asked questions about JBoss AS 5 usage in the <ulink
url="http://community.jboss.org/wiki/JBossAS5FAQ">JBossAS5FA...;.
- </para>
-
- <para>
- Information on how to monitor a remote JBoss Server from Eclipse can be found in this
<ulink
url="http://www.jboss.org/community/wiki/MonitorARemoteJbossServerFr...
article</ulink>.</para>
- </section>
-
</chapter>
Modified: trunk/as/docs/reference/en-US/runtimes_servers.xml
===================================================================
--- trunk/as/docs/reference/en-US/runtimes_servers.xml 2012-05-30 00:06:10 UTC (rev
41524)
+++ trunk/as/docs/reference/en-US/runtimes_servers.xml 2012-05-30 03:39:47 UTC (rev
41525)
@@ -84,7 +84,7 @@
<note>
<title>Note:</title>
- <para>Currently we recommend you to use a fully supported JBoss 5.0 server
adapter.</para>
+ <para>We recommend you use a fully supported JBoss Enterprise 6.0 server
adapter.</para>
</note>
<para>
@@ -146,7 +146,7 @@
</entry>
<entry>
<para>
- The proper Java Runtime Environment. Because of the open-source nature of JBoss,
a user is likely to want to modify and repackage some of the configuration-specific JBoss
JARs and create their own configuration. So rather than forcing you to copy your entire
JBoss installation, the structure of the wizard allows to create a new configuration
instead.
+ The Java Runtime Environment.
</para>
</entry>
</row>
@@ -363,7 +363,7 @@
WTP servers are Eclipse-representations of a back end server installation. They are
used to start or stop servers, deploy to servers, or debug code that will run on the
server. They keep track of the modules (JARs, WARs, etc) you deploy to the server and also
allow you to undeploy those modules (see <xref
linkend="run_on_server_wizard"/>).
</para>
<para>
- Servers can be started or stopped with different <link
linkend="com_line_arg">command-line arguments</link>. They are often
backed by a runtime object representing that server's location.
+ Servers can be started or stopped via the <guilabel>Servers</guilabel>
view in your workbench. They are often backed by a runtime object representing that
server's location.
</para>
<section id="creating_a_new_server">
Modified: trunk/as/docs/reference/en-US/webtools.xml
===================================================================
--- trunk/as/docs/reference/en-US/webtools.xml 2012-05-30 00:06:10 UTC (rev 41524)
+++ trunk/as/docs/reference/en-US/webtools.xml 2012-05-30 03:39:47 UTC (rev 41525)
@@ -29,7 +29,7 @@
</para>
<para>
- One way to configure the facets is doing it while organizing a new project. To
demonstrate this let's create a new <guilabel>Dynamic Web
Project</guilabel> by selecting
<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other...</guimenuitem><guimenuitem>Web</guimenuitem><guimenuitem>Dynamic
Web Project</guimenuitem></menuchoice>.
+ One way to configure the facets is doing it while organizing a new project. To
demonstrate this create a new <guilabel>Dynamic Web Project</guilabel> by
clicking on the <guilabel>Dynamic Web Project</guilabel> option in the
<guilabel>Create Projects</guilabel> section of <guilabel>JBoss
Central</guilabel>.
<!--<menuchoice><guimenuitem>File</guimenuitem><guimenuitem>New</guimenuitem><guimenuitem>Other...</guimenuitem><guimenuitem>Web</guimenuitem><guimenuitem>Dynamic
Web Project</guimenuitem></menuchoice>. -->
</para>
<figure>
<title>New Dynamic Web Project</title>