Author: ochikvina
Date: 2009-08-26 10:48:30 -0400 (Wed, 26 Aug 2009)
New Revision: 17274
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 guide according to the EAP 5
support implemented;
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml 2009-08-26
13:17:09 UTC (rev 17273)
+++
trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml 2009-08-26
14:48:30 UTC (rev 17274)
@@ -300,7 +300,7 @@
</listitem>
<listitem>
<para>Then run in console:</para>
- <programlisting role="JAVA"><![CDATA[java -jar
jbdevstudio-linux-gtk-2.0.0.GA.jar
+ <programlisting role="JAVA"><![CDATA[java -jar
jbdevstudio-linux-gtk-2.1.0.GA.jar
]]></programlisting>
</listitem>
<listitem>
@@ -356,9 +356,15 @@
<itemizedlist>
<listitem>
<para>Installation process includes <ulink
url="http://www.jboss.com/products/platforms/application">JBoss Enterprise
Application
- Platform</ulink>. Select <emphasis>
- <property>Yes</property>
- </emphasis> to use it in JBoss Developer Studio. This step lets you
configure locally available JBoss Application Servers: </para>
+ Platform</ulink>. Select <emphasis>
+ <property>Yes</property></emphasis> to use it in JBoss
Developer Studio.</para>
+ <note>
+ <title>Note:</title>
+ <para>JBDS 2.0.0.GA comes integrated with JBoss EAP 4.3, while the current
2.1.0.GA release of JBDS comes with JBoss EAP 5 that support EAP 5 adapter
+ and Seam 2.2.</para>
+ </note>
+
+ <para>This step lets you configure locally available JBoss Application
Servers: </para>
</listitem>
</itemizedlist>
@@ -553,13 +559,12 @@
<para>Get Eclipse and Web Tools</para>
</listitem>
</itemizedlist>
- <para>The current version of JBoss Tools (3.0.1.GA) targets at Eclipse 3.4.2 and
WTP
- 3.0.4</para>
+ <para>The current version of JBoss Tools (3.1.M2) targets at Eclipse 3.5/Galileo
which is available from <ulink
url="http://www.eclipse.org/downloads/">eclipse.org</ulin...
<tip>
<title>Tip:</title>
- <para>We recommend you do not use
Eclipse.org update site to go from Eclipse
3.3 to Eclipse 3.4.
- Instead we suggest that you download the full binary from <ulink
url="http://www.eclipse.org/downloads/">here</ulink>.&...
+ <para>We recommend you do not use
Eclipse.org update site to go from old
version of Eclipse to new one.
+ Instead we suggest that you download the full binary from <ulink
url="http://www.eclipse.org/downloads/">here</ulink>.&...
</tip>
<para>If you can only use Eclipse 3.3 use <ulink
url="http://www.jboss.org/tools/download.html">JBoss Tools
2.1.2</ulink>, but
Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml 2009-08-26
13:17:09 UTC (rev 17273)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/manage.xml 2009-08-26
14:48:30 UTC (rev 17274)
@@ -15,9 +15,9 @@
<para>In this chapter we'll focus more on how to operate the
<property>JBoss
AS</property> from <property>JBoss Developer
Studio</property>.</para>
- <para><property>JBoss Developer Studio</property> is shipped with
<property>JBoss EAP
+ <para><property>JBoss Developer Studio 2.1.0.GA</property> is
shipped with <property>JBoss EAP 5
</property>. When you followed the default installation of
<property>JBoss
- Developer Studio</property>, you should already have a JBoss EAP 4.3
Server installed and
+ Developer Studio</property>, you should already have a JBoss EAP 5
Server installed and
defined. To run JBoss AS you need JDK 1.5, JDK 6 is not formally supported yet,
although
you may be able to start the server with it.</para>
@@ -141,7 +141,7 @@
<?dbhtml filename="JBossInstances.html"?>
<title>How to Use Your Own JBoss AS Instance with JBDS</title>
<para>Although <property>JBoss Developer Studio</property>
works closely with
- <property>JBoss EAP 4.3</property> we do not ultimately tie
you to any particular
+ <property>JBoss EAP 5</property> we do not ultimately tie you
to any particular
server for deployment. There are some servers that Studio supports directly
(via the
bundled Eclipse WTP plug-ins). In this section we discuss how to manage
self-installed
JBoss AS. Suppose you want to deploy the application to <property>JBoss
4.2.3