Author: mcaspers
Date: 2011-03-16 22:08:47 -0400 (Wed, 16 Mar 2011)
New Revision: 29843
Modified:
trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml
trunk/documentation/guides/Beginners_Guide/en-US/Java_Web_(EE)_and_Standard_Edition_(SE).xml
trunk/documentation/guides/Beginners_Guide/en-US/The_interface.xml
Log:
"Fixed spelling errors"
Modified: trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml 2011-03-17 01:59:32 UTC
(rev 29842)
+++ trunk/documentation/guides/Beginners_Guide/en-US/Book_Info.xml 2011-03-17 02:08:47 UTC
(rev 29843)
@@ -2,29 +2,34 @@
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
<bookinfo id="book-Beginners_Guide-Beginners_Guide">
- <title>Beginners Guide</title>
- <subtitle>
- Provides information about the use of the <application>JBoss Developer
Studio</application> from a beginners level.
- </subtitle>
- <productname>JBoss Developer Studio</productname>
- <productnumber>4.0</productnumber>
- <edition>4.0.0</edition>
- <pubsnumber>13</pubsnumber>
- <abstract>
- <para>
- The Beginners Guide brings all concepts pertaining to the
<application>JBoss Developer Studio</application> back to basics. It
is intended for individuals who may be
- new to application servers and the creation of applications for
- deployment.
- </para>
- </abstract>
- <corpauthor>
- <inlinemediaobject>
- <imageobject>
- <imagedata fileref="Common_Content/images/title_logo.svg"
format="SVG" />
- </imageobject>
- </inlinemediaobject>
- </corpauthor>
- <xi:include href="Common_Content/Legal_Notice.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Author_Group.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <title>Beginners Guide</title>
+ <subtitle>
+ Provides information about the use of the <application>JBoss Developer
Studio</application> from a beginners level.
+ </subtitle>
+
+ <productname>JBoss Developer Studio</productname>
+
+ <productnumber>4.0</productnumber>
+
+ <edition>4.0.0</edition>
+
+ <pubsnumber>13</pubsnumber>
+
+ <abstract>
+ <para>
+ The Beginners Guide brings all concepts pertaining to the <application>JBoss
Developer Studio</application> back to basics. It is intended for
individuals who may be new to application servers and the creation of applications for
deployment.
+ </para>
+ </abstract>
+
+ <corpauthor>
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="Common_Content/images/title_logo.svg"
format="SVG" />
+ </imageobject>
+ </inlinemediaobject>
+ </corpauthor>
+
+ <xi:include href="Common_Content/Legal_Notice.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+
+ <xi:include href="Author_Group.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</bookinfo>
-
Modified:
trunk/documentation/guides/Beginners_Guide/en-US/Java_Web_(EE)_and_Standard_Edition_(SE).xml
===================================================================
---
trunk/documentation/guides/Beginners_Guide/en-US/Java_Web_(EE)_and_Standard_Edition_(SE).xml 2011-03-17
01:59:32 UTC (rev 29842)
+++
trunk/documentation/guides/Beginners_Guide/en-US/Java_Web_(EE)_and_Standard_Edition_(SE).xml 2011-03-17
02:08:47 UTC (rev 29843)
@@ -330,7 +330,7 @@
<term>Editors and views</term>
<listitem>
<para>
- There are a number of editors available in the <application>JBoss Developer
Studio</application> for working with Seam in addition to the Visual Page Editor
including:
+ There are a number of editors available in <application>JBoss Developer
Studio</application> for working with Seam in addition to the Visual Page Editor
including:
</para>
<variablelist>
<varlistentry>
@@ -605,7 +605,7 @@
<section
id="sect-Beginners_Guide-Java_Web_EE_and_Standard_Edition_SE_Plug_Ins-JSF_Tools">
<title>JSF Tools</title>
<para>
- JavaServer Faces (JSF) is a Web application framework developed by Sun Microsystems©
Inc. JSF Tools allows you to build JSF based applications, add JSF capabilities to
existing web projects, import JSF projects and choose a JSF implementation during
application development.
+ Java Server Faces (JSF) is a Web application framework developed by Sun Microsystems©
Inc. JSF Tools allows you to build JSF based applications, add JSF capabilities to
existing web projects, import JSF projects and choose a JSF implementation during
application development.
</para>
<para>
The tools included are outlined as follows:
@@ -618,7 +618,7 @@
</listitem>
<listitem>
<para>
- Pre-configured templates are included, along with the ability to create your own.
+ Preconfigured templates are included, along with the ability to create your own.
</para>
</listitem>
<listitem>
Modified: trunk/documentation/guides/Beginners_Guide/en-US/The_interface.xml
===================================================================
--- trunk/documentation/guides/Beginners_Guide/en-US/The_interface.xml 2011-03-17 01:59:32
UTC (rev 29842)
+++ trunk/documentation/guides/Beginners_Guide/en-US/The_interface.xml 2011-03-17 02:08:47
UTC (rev 29843)
@@ -120,7 +120,7 @@
Below the <guilabel>General Information</guilabel> subsection is the
<guilabel>Login Credentials</guilabel> subsection. Here you can set the
<guilabel>User Name</guilabel> and <guilabel>Password</guilabel>
that will be used to provide secure access to your server.
</para>
<para>
- The <guilabel>Publishing</guilabel> subsection at the top right of the
<guilabel>Overview</guilabel> section allows you to specify when applications
will be published to the location specified (whether the applications will be made
available through the application server depends on the server running and if it is
configured to recognise dynamic changes). You can select to either never have an
application be published automatically or for a check of new applications yet to be
published to occur at a certain timed interval.
+ The <guilabel>Publishing</guilabel> subsection at the top right of the
<guilabel>Overview</guilabel> section allows you to specify when applications
will be published to the location specified (whether the applications will be made
available through the application server depends on the server running and if it is
configured to recognize dynamic changes). You can select to either never have an
application be published automatically or for a check of new applications yet to be
published to occur at a certain timed interval.
</para>
<para>
The <guilabel>Timeouts</guilabel> subsection below the
<guilabel>Publishing</guilabel> subsections allows you to set the start and
stop times (in seconds) in which the server should complete all of its operations. This
setting is made available in order to decrease the chance of the server freezing or
hanging.
@@ -155,7 +155,7 @@
<section
id="sect-Beginners_Guide-JBoss_Application_Server-Adding_a_new_application_server_for_use_with_the_JBoss_Developer_Studio">
<title>Adding a new application server for use with the JBoss Developer
Studio</title>
<para>
- Though the JBoss Developer Studio may come with a pre-configured application server,
you can still add your own servers. This section details how to add additional servers for
use with the JBoss Developer Studio.
+ Though the JBoss Developer Studio may come with a preconfigured application server,
you can still add your own servers. This section details how to add additional servers for
use with the JBoss Developer Studio.
</para>
<para>
To add a new server runtime follow these steps: