Author: tromanovich
Date: 2008-04-22 05:55:55 -0400 (Tue, 22 Apr 2008)
New Revision: 7679
Removed:
trunk/jsf/docs/jsf_tools_tutorial/en/images/business_application/
Modified:
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_project_verification.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/managed_beans.xml
trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml
trunk/jsf/docs/jsf_tools_tutorial/en/modules/jsf_application.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-301 - JSF Tools Ref Guide update
JSF Tools Reference Guide and JSF Tools Tutorial text updating
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml 2008-04-22
08:52:11 UTC (rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/creation_and_registration.xml 2008-04-22
09:55:55 UTC (rev 7679)
@@ -16,7 +16,7 @@
<title>Create and Register a Custom Converter</title>
- <para>With JBDS it's also possible to create a
+ <para><!-- With JBDS -->It's also possible to create a
custom Converter in order to specify your own converting rules.
Let's look at how you can do this.</para>
<para>To create and register a custom converter it's necessary
to
@@ -140,7 +140,7 @@
<title>Create and Register a Custom Validator</title>
- <para>With the help of JBDS it's also quite easy to develop your
+ <para>It's also quite easy to develop your
own custom Validators. You should perform the actions similar to
previous. Go through the following steps:</para>
<itemizedlist>
@@ -197,8 +197,7 @@
<para>In the Validator section you can see your <emphasis>
<property>Validator-id</property>
</emphasis> and <emphasis>
- <property>Validator-class</property>
- </emphasis>. To generate the source code click on <emphasis>
+ <property>Validator-class</property></emphasis>. To
generate the source code click on <emphasis>
<property>Validator-class</property>.
</emphasis></para>
</listitem>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml 2008-04-22 08:52:11 UTC
(rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/introduction.xml 2008-04-22 09:55:55 UTC
(rev 7679)
@@ -14,13 +14,12 @@
<title>Introduction</title>
- <para>JBoss Developer Studio is especially designed for supporting JSF and
JSF-related
- technologies. JBDS provides extensible and exemplary tools for building
JSF-based
+ <para>JSF Tools are especially designed for supporting JSF and JSF-related
+ technologies. JSF Tools provide extensible and exemplary tools for building
JSF-based
applications as well as adding JSF capabilities to existing web projects,
importing
- JSF projects (created outside JBDS) and choosing any JSF implementation while
+ JSF projects and choosing any JSF implementation while
developing JSF application.</para>
- <para>In this guide we provide you with the information on JSF tooling in JBoss
Developer Studio
- which allows you to develop JSF applications much faster and with far fewer
+ <para>In this guide we provide you with the information on JSF tooling which
allows you to develop JSF applications much faster and with far fewer
errors so sparing your time.</para>
</chapter>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml 2008-04-22 08:52:11
UTC (rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_config_file.xml 2008-04-22 09:55:55
UTC (rev 7679)
@@ -219,10 +219,10 @@
<section id="ErrorReporting3324">
<title>Error Reporting</title>
- <para>When you are developing your project, JBoss Developer Studio
constantly provides
- error checking. This greatly reduces your development time as it allows
you to catch
+ <para>When you are developing your project, error checking is
iconstantly provided.
+ This greatly reduces your development time as it allows you to catch
many of the errors during development.</para>
- <para>Errors will be reported by JBoss Developer Studio's
<link
+ <para>Errors will be reported by <link
linkend="jsf_project_verification">
verification</link> facility:</para>
<figure>
<title>Error Reporting in Source View</title>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_project_verification.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_project_verification.xml 2008-04-22
08:52:11 UTC (rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_project_verification.xml 2008-04-22
09:55:55 UTC (rev 7679)
@@ -14,9 +14,9 @@
<title>JSF Project Verification</title>
- <para>In this chapter we'll discuss a possible verification that you
can take advantage of </para>
-
- <para>JBoss Developer Studio checks for many different rules for a JSF
+ <para>In this chapter we'll discuss a possible verification that you
can take advantage of.</para>
+ <!-- JBoss Developer Studio checks for many different rules for a JSF project
-->
+ <para>Many different rules are checked for a JSF
project that can be configured by selecting <emphasis>
<property>Window > Preferences</property>
</emphasis> from the menu bar, selecting <emphasis>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml 2008-04-22 08:52:11 UTC
(rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/jsf_support.xml 2008-04-22 09:55:55 UTC
(rev 7679)
@@ -13,7 +13,7 @@
<title>JavaServer Faces Support</title>
- <para>With Developer Studio, we don't lock you into any one
<property>JavaServer
+ <para>We don't lock you into any one <property>JavaServer
Faces</property> implementation. You can always select the
one which is
necessary for you while <link
linkend="new_jsf_project">creating a new JSF
project</link>, <link
linkend="add_jsf_capability">adding JSF capability</link> to
@@ -39,12 +39,11 @@
<section id="FaceletsSupport865">
<title>Facelets Support</title>
- <para>In this section we will focus more on all concepts that JBDS
integrates for
+ <para>In this section we will focus more on all concepts that are
integrated for
working with Facelets.</para>
<para>The Facelets extends JavaServer Faces by providing a
lightweight framework
- that radically simplifies the design of presentation pages for
JSF. JBoss
- Developer Studio provides support for Facelets in a variety of
ways that we
+ that radically simplifies the design of presentation pages for
JSF. Facelets can be used in a variety of ways that we
will consider further in this section.</para>
<section>
@@ -254,9 +253,9 @@
</section>
<section>
<title>Open On feature</title>
- <para>Finally, JBDS provides Eclipse's
<emphasis>
+ <para>Finally, Eclipse's <emphasis>
<property>OpenOn</property>
- </emphasis> feature for editing Facelets files.
Using this feature,
+ </emphasis> feature for editing Facelets files is
supported. Using this feature,
you can easily navigate between the
<property>Facelets
templates</property> and other parts of your
projects. Just by
holding down the Control key while hovering the mouse
cursor over a
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/managed_beans.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/managed_beans.xml 2008-04-22 08:52:11
UTC (rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/managed_beans.xml 2008-04-22 09:55:55
UTC (rev 7679)
@@ -13,7 +13,7 @@
<title>Managed Beans</title>
- <para>JBoss Developer Studio gives you lots of power to work with
+ <para>There are lots of power to work with
<property>managed beans</property>.</para>
<itemizedlist>
<listitem>
Modified: trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml 2008-04-22 08:52:11 UTC
(rev 7678)
+++ trunk/jsf/docs/jsf_tools_ref_guide/en/modules/projects.xml 2008-04-22 09:55:55 UTC
(rev 7679)
@@ -12,8 +12,7 @@
</chapterinfo>
<title>Projects</title>
- <para>To take an advantage of JSF support in
<property>JBoss Developer
- Studio</property> firstly you should
perform one of the next
+ <para>To take an advantage of JSF firstly you should
perform one of the next
steps:</para>
<itemizedlist>
@@ -41,8 +40,7 @@
<para>If you want your project has already
contained all JSF
libraries, tag libraries and JSF configuration
file, just
- organize a new brand JSF project.
<property>JBoss Developer
- Studio</property> allows to do this
easily with the
+ organize a new brand JSF project. It is possible
to do this easily with the
help of the special wizard. To get it,
select<emphasis>
<property> File > New
> Project
> JBoos Tools Web > JSF
@@ -77,10 +75,9 @@
</mediaobject>
</figure>
- <para><property>JBoss Developer
Studio</property> comes with a
- number of predefined project templates that are
flexible and
+ <para>There is a number of predefined project
templates that are flexible and
easily customizable. Thus you can pick a
different template
- on which the project should be based to. Almost
all
+ on which the project sImporting Existing hould be
based to. Almost all
templates come in two variations: with jsf
libraries and
without ones.</para>
<figure>
@@ -245,7 +242,7 @@
<para>At this point you can open <emphasis>
<property>faces-config.xml</property>
</emphasis> and start working on your
application.
- <property>JBDS</property>
provides a lot of features
+ There are a lot of features
to develop JSF applications. We will describe the
features
further.</para>
</section>
@@ -254,8 +251,7 @@
<title>Importing Existing JSF Projects with Any
Structure</title>
- <para>For detailed information on migration
projects to JBoss
- Developer Studio see <ulink
+ <para>For detailed information on migration
projects see <ulink
url="../../Exadel-migration/html_single/index.html"
Migration Guide</ulink>. </para>
@@ -264,12 +260,10 @@
<title>Adding JSF Capability to Any Existing
Eclipse Project</title>
- <para>With <property>JBoss Developer
Studio</property> it's
- also possible to add <property>JSF
capability</property>
+ <para>It's also possible to add
<property>JSF capability</property>
(JSF libraries, tag libraries) to any existing
Eclipse
project in your workspace. After that
you'll be
- able to make use of such <property>JBoss
Developer
- Studio</property> editors as JSF
configuration editor, JBoss
+ able to make use of such editors as JSF
configuration editor, JBoss
Tools JSP editor and any others.</para>
<para>Right click the project and select
<emphasis>
<property>JBoss Tools > Add JSF
@@ -305,8 +299,7 @@
<para>Make sure to select <emphasis>
<property>Add
Libraries</property>
- </emphasis> for <property>JBoss
Developer Studio</property>
- to add all required JSF related libraries to this
project.</para>
+ </emphasis> to add all required JSF related
libraries to this project.</para>
<para>The <emphasis>
<property>Context
Path</property>
@@ -377,7 +370,7 @@
<para>Template is a set of files that serve as a
basis to facilitate
the creation of a new project. Project templates
provide
content and structure for a
project.</para>
- <para><property>JBoss Developer
Studio</property> has a powerful
+ <para>There is a powerful
templating capability for creating new and
importing
existing Struts and JSF projects. This templating
facility
has a variety of aspects to consider. But,
let's
Modified: trunk/jsf/docs/jsf_tools_tutorial/en/modules/jsf_application.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en/modules/jsf_application.xml 2008-04-22 08:52:11
UTC (rev 7678)
+++ trunk/jsf/docs/jsf_tools_tutorial/en/modules/jsf_application.xml 2008-04-22 09:55:55
UTC (rev 7679)
@@ -14,14 +14,12 @@
<?dbhtml
filename="GettingStartedForCreatingAJSFApplication.html"?>
<title>Creating a Simple JSF Application</title>
<para>We are going to show you how to create a simple <property>JSF
application
- </property>using the JBoss Developer Studio plug-in for Eclipse. The
completed
+ </property>using the Eclipse. The completed
application will ask a user to enter a name and click a button. The resulting
new page
will display the familiar message, "Hello
<name>!" This
document will show you how to create such an application from the beginning,
along the
- way demonstrating some of the powerful features of JBoss Developer Studio.
You will
- design the JSF application and then run the application from inside JBoss
Developer
- Studio. We'll assume that you have already launched Eclipse with
JBoss
- Developer Studio installed and also that the JBoss Developer Studio
perspective is the
+ way demonstrating some of the powerful features of JBoss Tools. You will
+ design the JSF application. We'll assume that you have already
launched Eclipse and also that the Web Development perspective is the
current one. (If not, make it active by selecting <emphasis>
<property>Window > Open Perspective > Web
Development</property>
</emphasis> from the menu bar or by selecting <emphasis>
@@ -111,8 +109,8 @@
<para>In our simple application, the flow is defined as a single navigation
rule connecting
two views (presentation files). At this point, we will create the
placeholders for the
two JSP presentation files and then the navigation rule to connect them as
views. Later,
- we will complete the coding for the JSP presentation files. With JBoss
Developer Studio,
- we can do all of this in the Diagram mode of the configuration file
editor.</para>
+ we will complete the coding for the JSP presentation files.
+ We can do all of this in the Diagram mode of the configuration file
editor.</para>
<section id="AddingTwoViewsJSPPages">
<?dbhtml filename="AddingTwoViewsJSPPages.html"?>
<title>Adding Two Views (JSP Pages)</title>
@@ -588,9 +586,7 @@
<section id="RunningTheApplicationJSF">
<?dbhtml filename="RunningTheApplicationJSF.html"?>
<title>Running the Application</title>
- <para>Everything is now ready for running our application without having to
leave JBoss
- Developer Studio by using the JBoss engine that comes with the JBoss
Developer Studio
- plug-in. For controlling JBoss server within JBoss Developer Studio there is
JBoss
+ <para>Everything is now ready for running our application by using the
JBoss engine. For controlling JBoss server there is JBoss
Server view:</para>
<figure>
<title>JBoss Server View</title>