Author: ochikvina
Date: 2008-10-06 10:02:52 -0400 (Mon, 06 Oct 2008)
New Revision: 10688
Modified:
trunk/as/docs/reference/en/modules/perspective.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-433 - adding a note;
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2008-10-06 12:55:31 UTC (rev
10687)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2008-10-06 14:02:52 UTC (rev
10688)
@@ -72,8 +72,8 @@
incremental publish if it turns out that the module in question is capable of
doing one.</para>
<para>Now, let's get to know with both of the
<property>JBoss Server
- View</property> parts.</para>
-
+ View</property> parts.</para>
+
<section role="updated">
<title>Top Part of the JBoss Server View</title>
<para>In the top part of the <property>JBoss Server
View</property> all declared servers
@@ -164,12 +164,16 @@
port settings are configurable.</para>
<para>The settings relating to <emphasis>
- <property>Publishing</property></emphasis>,
<emphasis>
- <property>Timeouts</property></emphasis> or
<emphasis>
- <property>Server Polling</property></emphasis>
can also be adjusted here.</para>
+ <property>Publishing</property>
+ </emphasis>, <emphasis>
+ <property>Timeouts</property>
+ </emphasis> or <emphasis>
+ <property>Server Polling</property>
+ </emphasis> can also be adjusted here.</para>
- <para id="com_line_arg">In the <property>Server
editor</property> it's possible to modify the server's
- launch configuration as well. It's just after clicking
<emphasis>
+ <para id="com_line_arg">In the <property>Server
editor</property> it's possible
+ to modify the server's launch configuration as well.
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>
@@ -625,6 +629,15 @@
</imageobject>
</mediaobject>
</figure>
+
+ <note>
+ <title>Note:</title>
+ <para>If you see only JAR from the list of available archive types,
you should
+ verify whether AS Tools plugins/features are in place. EAR, EJB JAR
and WAR options are
+ contributed by the AS Tools independently from webtools and the
virtual
+ project model. Thus, without them only JAR will show
up.</para>
+ </note>
+
<para><property>JAR</property> is the standard archive
type, and does very little
configuration, leaving most of the work up to you. You can customize the
name, add
folders, filesets, and inner jars to it.</para>