Author: abogachuk
Date: 2010-03-23 12:12:44 -0400 (Tue, 23 Mar 2010)
New Revision: 20991
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml
trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml
trunk/documentation/guides/GettingStartedGuide/en-US/master.xml
trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-1135 - The obsolete figure is updated.
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml 2010-03-23
16:11:52 UTC (rev 20990)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml 2010-03-23
16:12:44 UTC (rev 20991)
@@ -278,8 +278,7 @@
<imageobject>
<imagedata fileref="images/first_seam/first_seam15.png"/>
</imageobject>
- </inlinemediaobject> ) in the
- JBoss Server View.</para>
+ </inlinemediaobject> ) in the
<property>Servers</property>.</para>
<para>Then run the project by selecting the project and use
<emphasis><property>Run As... >
Run on Server</property>.</emphasis></para>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2010-03-23
16:11:52 UTC (rev 20990)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2010-03-23
16:12:44 UTC (rev 20991)
@@ -303,7 +303,7 @@
</listitem>
<listitem>
<para>Then run in console:</para>
- <programlisting role="JAVA"><![CDATA[java -jar
jbdevstudio-eap-linux-gtk-2.1.0.GA.jar
+ <programlisting role="JAVA"><![CDATA[java -jar
jbdevstudio-eap-linux-gtk-3.0.0.GA.jar
]]></programlisting>
</listitem>
<listitem>
@@ -352,7 +352,7 @@
<note>
<title>Note:</title>
- <para>JBoss Developer Studio needs Java 5 and "gij"
isn't available on
+ <para>JBoss Developer Studio needs Java 6 and "gij"
isn't available on
every platform.</para>
</note>
@@ -363,8 +363,8 @@
<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>
+ <para>Like in the previous version of JBDS, JBDS 3.0.0.GA comes integrated
with JBoss EAP 5.0
+ that supports EAP 5 adapter and Seam 2.2.</para>
</note>
<para>This step lets you configure locally available JBoss Application
Servers: </para>
@@ -400,7 +400,8 @@
</itemizedlist>
<itemizedlist>
- <listitem> <para>You can also add servers one by one using the
<emphasis><property>Add</property></emphasis>
button:</para>
+ <listitem><para>You can also add servers one by one using the
+ <emphasis><property>Add</property></emphasis>
button:</para>
</listitem>
</itemizedlist>
@@ -442,9 +443,7 @@
</mediaobject>
</figure>
<para/>
-
-
-
+
<!-- <note>
<title>Note:</title>
<para>The installer installs JBoss Enterprise Application Platform for running
your applications
@@ -568,7 +567,7 @@
<note>
<title>Note:</title>
- <para>Remember to choose the download that matches your OS and use Java 5 when
you run
+ <para>Remember to choose the download that matches your OS and use Java 6 when
you run
it.</para>
</note>
<para>If you need to install any standalone plug-in from JBoss Tools visit a
<ulink
url="http://labs.jboss.com/wiki/InstallingJBossTools">JBoss Tools
Wiki</ulink> page to read
@@ -835,14 +834,21 @@
<section id="Upgrading">
<?dbhtml filename="Upgrading.html"?>
<title>Upgrading</title>
- <para>To upgrade, of course you can uninstall your current version and install
the new one.</para>
- <para>Now it's possible to upgrade from JBDS 2.0 to 2.1 using the update
site which is available at
- <ulink url="is available at
http://devstudio.jboss.com/updates/2.1">http://devstudio.jboss.co...;.
- This is described more fully in the <ulink
url="http://www.jboss.com/products/devstudio/update/">JBDS Update
Guide</ulink>.</para>
+ <para>As opposed to upgrading your JBDS from 2.0 to 2.1 using the update site,
+ to upgrade your JBDS from 2.1 to 3.0 you have to uninstall your 2.1 version and
install the new one
+ because of some platform change.</para>
+<!--
+ <para>Now it's possible to upgrade from JBDS 2.0 to 2.1 using the update
site
+ which is available at <ulink url="is available at
+
http://devstudio.jboss.com/updates/2.1">http://devstudio.jboss.co...;.
+ This is described more fully in the
+ <ulink
url="http://www.jboss.com/products/devstudio/update/">JBDS
Update Guide</ulink>.</para>
<note>
<title>Note:</title>
- <para>You <emphasis><property>CAN
NOT</property></emphasis> upgrade from 2.1 to 3.0 using update site because of
some platform change.Full installation is required.</para>
- </note>
+ <para>You <emphasis><property>CAN
NOT</property></emphasis> upgrade from 2.1 to 3.0 using update site because of
some platform change.
+ Full installation is required.</para>
+ </note>
+-->
</section>
<section id="Uninstalling">
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml 2010-03-23 16:11:52
UTC (rev 20990)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml 2010-03-23 16:12:44
UTC (rev 20991)
@@ -15,11 +15,10 @@
<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 2.1.0.GA</property> is
shipped with <property>JBoss EAP 5
+ <para><property>JBoss Developer Studio 3.0.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 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>
+ defined. To run JBoss AS you need JDK 1.6.</para>
<section id="JBossbundled">
<?dbhtml filename="JBossbundled.html"?>
@@ -49,12 +48,12 @@
<itemizedlist>
<listitem>
<para>To launch the server click the green-with-white-arrow
icon on the
- <property>JBoss Server View </property>or right
click server name in
+ <property>Servers</property> or right click
server name in
this view and select <emphasis>
<property>Start</property>
</emphasis>. If this view is not open, select
<emphasis>
<property>Window > Show View > Other
> Server
- > JBoss Server View</property>
+ > Servers</property>
</emphasis></para>
</listitem>
</itemizedlist>
@@ -80,8 +79,7 @@
</figure>
<para>When the server is started you should see <emphasis>
<property>Started</property>
- </emphasis> in the square brackets right next its name in
<property>JBoss Server
- View</property>.</para>
+ </emphasis> in the square brackets right next its name in
<property>Servers</property>.</para>
<figure>
<title>Server is Started</title>
@@ -92,7 +90,7 @@
</mediaobject>
</figure>
<!--para>To see event log after the server is started, expand
<property>Event
- Log</property> branch beneath <property>JBoss Server
View</property>:</para>
+ Log</property> branch beneath
<property>Servers</property>:</para>
<figure>
<title>Event Log</title>
<mediaobject>
@@ -108,7 +106,7 @@
<title>Stopping JBoss Server</title>
<para>To stop the server, click the <emphasis>
<property>Stop</property>
- </emphasis> icon in <property>JBoss Server
View</property> or right click the server
+ </emphasis> icon in <property>Servers</property> or
right click the server
name and press <emphasis>
<property>Stop</property>.
</emphasis></para>
@@ -196,9 +194,9 @@
Developer Studio</property>.</para>
<itemizedlist>
<listitem>
- <para>Open the <property>JBoss Server
View</property> by selecting <emphasis>
+ <para>Open the <property>Servers</property> by
selecting <emphasis>
<property>Window > Show View > Other
> Server
- > JBoss Server View</property>
+ > Servers</property>
</emphasis></para>
</listitem>
<listitem>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/master.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/master.xml 2010-03-23 16:11:52
UTC (rev 20990)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/master.xml 2010-03-23 16:12:44
UTC (rev 20991)
@@ -39,9 +39,9 @@
<title>Getting Started Guide</title>
<copyright>
- <year>2007</year>
+ <year>2007</year>
<year>2008</year>
- <year>2009</year>
+ <year>2009</year>
<year>2010</year>
<holder>JBoss by Red Hat</holder>
</copyright>
@@ -59,7 +59,7 @@
-&getting_started;
+ &getting_started;
&manage;
&first_seam;
&jsp_application;
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml 2010-03-23
16:11:52 UTC (rev 20990)
+++
trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml 2010-03-23
16:12:44 UTC (rev 20991)
@@ -35,9 +35,9 @@
project wizard and predefined templates. Follow the next steps:</para>
<itemizedlist>
<listitem>
- <para>In Web Projects View (if it is not open select
<emphasis>
+ <para>In Web Projects (if it is not open select <emphasis>
<property>Window > Show View > Others
> JBoss Tools Web
- > Web Projects View</property>)
</emphasis> click <emphasis>
+ > Web Projects</property></emphasis>)
click <emphasis>
<property>Create New JSF Project</property>
</emphasis> button. <figure>
<title>Create New JSF Project</title>
@@ -60,7 +60,7 @@
</emphasis></para>
</listitem>
</itemizedlist>
- <para>Our project will appear in Project Explorer and Web Projects Views.
As you can see
+ <para>Our project will appear in Project Explorer and Web Projects. As you
can see
JBoss Developer Studio has created for us the whole skeleton for the project
with all
needed libraries, faces-config.xml and web.xml files.</para>
<figure>
@@ -1064,7 +1064,7 @@
<listitem>
<para>Start up JBoss server by clicking on the <emphasis>
<property>Start</property>
- </emphasis> icon in JBoss Server view. (If JBoss is already
running, stop it by
+ </emphasis> icon in <property>Servers</property>. (If
JBoss is already running, stop it by
clicking on the red icon and then start it again. After the messages
in the
Console tabbed view stop scrolling, JBoss is available)</para>
</listitem>