Author: ykryvinchanka
Date: 2008-01-15 12:05:25 -0500 (Tue, 15 Jan 2008)
New Revision: 5721
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/manage.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-235 remarks+links+info added
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml 2008-01-15
16:16:04 UTC (rev 5720)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml 2008-01-15
17:05:25 UTC (rev 5721)
@@ -27,7 +27,7 @@
<para>This section helps you to create a simple Seam project.</para>
<para>To create a new web application in <property>Seam</property>,
you should create a Seam web
project. This section provides all the necessary steps to organize a new project
with appropriate
- tooling and adjust the settings that match your needs.</para>
+ tooling and adjust the settings that match your needs. In order to find out more
information, see <ulink url="../../../seam/en/html_single/index.html">Seam
Dev Tools Reference guide</ulink></para>
<para>First, select <emphasis>
<property>New > Project ... > Seam > Seam Web
Project</property>
</emphasis>. You will be prompted to enter a name and a location directory
for your new
@@ -76,7 +76,7 @@
</mediaobject>
</figure>
<para>A dynamic web application contains both web pages and Java code. The
wizard will ask you
- where you want to put those files. You can just leave the default
values.</para>
+ where you want to put those files. You can just leave the default values or choose
another folder.</para>
<figure>
<title>Select Directory Names for Web Pages and Java Files</title>
@@ -88,7 +88,7 @@
</figure>
- <para>In the next screen, you will be able to select where those library JARs
come from. The
+ <para>On the next form, you will be able to select where those library JARs
come from. The
easiest is just to select the JARs provided by the JBoss AS runtime associated with
this
project. That is why it is important to chose the right JBoss AS 4.2 runtime in the
project
setup window.</para>
@@ -221,7 +221,7 @@
<property>WebContent/home.xhtml file</property>
</emphasis> and edit it in the visual editor. Notice that the visual editor
lets you both the
XHTML code and the rendered page. The rendered view is designed to make it easy to
find stuff
- in a complex XHTML page.</para>
+ in a complex XHTML page. If you'd like to learn more about the VPE, read the
Editors section in the <ulink
url="../../../jsf/en/html_single/index.html">Visual Web Tools Reference
guide</ulink>.</para>
<figure>
<title>Making Changes in the Visual Editor</title>
@@ -545,6 +545,7 @@
<para>Seam Tools - New and Noteworthy: <ulink
url="http://fisheye.jboss.org/browse/~raw,r=3993/JBossTools/trunk/do...
What's new and noteworthy</ulink></para>
+
<para>Max Andersen's blogs: <ulink
url="http://blog.xam.dk/">Max's blog</ulink>, <ulink
url="http://in.relation.to/Bloggers/Max">In Relation
To...</ulink></para>
</section>
</chapter>
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml 2008-01-15
16:16:04 UTC (rev 5720)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/getting_started.xml 2008-01-15
17:05:25 UTC (rev 5721)
@@ -233,7 +233,7 @@
<itemizedlist>
<listitem>
- <para>Installation process includes JBoss Enterprise Application Platform.
Select <emphasis>
+ <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.</para>
</listitem>
@@ -257,9 +257,8 @@
<itemizedlist>
<listitem>
- <para>Check your installation paths and see the components will be installed.
Click <emphasis>
- <property>Next</property>
- </emphasis> to start installation.</para>
+ <para>Check your installation paths and see the components to install. If
you'd like to change something, press
<emphasis><property>Previous</property></emphasis> button. Click
<emphasis>
+ <property>Next</property></emphasis> to start installation.
</para>
</listitem>
</itemizedlist>
@@ -356,7 +355,7 @@
<itemizedlist>
<listitem>
- <para>to create new Seam, jBPM Process, JSF or Struts projects using JBDS
wizards</para>
+ <para>to create new Seam projects, jBPM Process, JSF or Struts projects using
JBDS wizards</para>
</listitem>
</itemizedlist>
@@ -437,7 +436,7 @@
<?dbhtml filename="FAQ.html"?>
<title>FAQ</title>
<para>For easy reference to JBoss Developer Studio related questions, our FAQ
provides answers to
- our most "popular" questions. The sections of questions are
organized by type. </para>
+ the most "popular" questions. The sections of questions are
organized by type. </para>
<!-- <section id="Before_Installing">
<title>Before Installing, Tutorials, Examples, Readme Files</title>
<para><emphasis role="bold">I'm looking for examples, do you
have any?</emphasis></para>
@@ -534,7 +533,7 @@
<title>Troubleshooting, Problems, Configuration, Error Messages</title>
<para>
<emphasis role="bold">Is it possible to increase the performance of
Eclipse after installing
- your product? My Eclipse now crawls.</emphasis>
+ your product?</emphasis>
</para>
<para>JBoss Developer Studio preconfigures eclipse via the eclipse.ini file to
allocate extra
memory, but if you for some reason need more memory then by default, you can manually
make
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml 2008-01-15
16:16:04 UTC (rev 5720)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml 2008-01-15
17:05:25 UTC (rev 5721)
@@ -13,20 +13,20 @@
<note>
<title>Note:</title>
<para>We highly recommend developing in <property>Seam</property>.
This chapter is for users
- who for some reason cannot use <property>Seam</property>.</para>
+ who for some reason cannot use Seam.</para>
</note>
<para>In this chapter you'll find out how to create a simple JSP application
using the JBoss
Developer Studio. The application will show a classic "Hello World!"
on
the page.</para>
<para>We'll assume that you have already launched JBoss Developer Studio
and also that
- the Web Development perspective is the current perspective. (If not, make it active by
+ the Web Development perspective is the current perspective. If not, make it active by
selecting <emphasis>
<property>Window > Open Perspective > Web
Development</property>
</emphasis> from the menu bar or by selecting <emphasis>
<property>Window > Open Perspective > Other...</property>
</emphasis> from the menu bar and then selecting Web Development from the Select
Perspective
- dialog box.)</para>
+ dialog box.</para>
<section id="SettingUpTheProject">
<?dbhtml filename="SettingUpTheProject.html"?>
<title>Setting Up the Project</title>
Modified: trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/manage.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/manage.xml 2008-01-15
16:16:04 UTC (rev 5720)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/manage.xml 2008-01-15
17:05:25 UTC (rev 5721)
@@ -16,7 +16,7 @@
<section id="JBossbundled">
<?dbhtml filename="JBossbundled.html"?>
<title>How to Manage the JBoss AS Bundled in JBDS</title>
- <para>This section covers the basics of working with the JBoss server
supported directly by JBDS via bundled plug-in.</para>
+ <para>This section covers the basics of working with the JBoss server
supported directly by JBDS via bundled AS plug-in. To read more about AS plug-in, read
<ulink url="../../../as/en/html_single/index.html">Server Manager
guide</ulink>.</para>
<section id="StartingServer">
<?dbhtml filename="StartingServer.html"?>
<title>Starting JBoss server</title>