[jboss-cvs] JBossAS SVN: r103794 - projects/docs/enterprise/4.3.8/Getting_Started/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 12 02:09:31 EDT 2010


Author: laubai
Date: 2010-04-12 02:09:31 -0400 (Mon, 12 Apr 2010)
New Revision: 103794

Added:
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml
Removed:
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml
Modified:
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Book_Info.xml
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Directory_Structure.xml
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/EJB3_Caveats.xml
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Introduction.xml
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/Preface_1.xml
   projects/docs/enterprise/4.3.8/Getting_Started/en-US/The_JBoss_Server___A_Quick_Tour.xml
Log:
Updated version number for CP08 and removed &JBEAP; entities for translation.

Modified: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Book_Info.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Book_Info.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -3,15 +3,15 @@
 ]>
 
 <bookinfo id="Getting_Started_JBoss_Enterprise_Application_Platform">
-	<title>Getting Started Guide CP07</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 4.3 Cumulative Patch 7</subtitle>
+	<title>Getting Started Guide CP08</title>
+	<subtitle>for Use with JBoss Enterprise Application Platform 4.3 Cumulative Patch 8</subtitle>
 	<edition>2.0</edition>
 	<pubsnumber>5</pubsnumber>
 	<productname>JBoss Enterprise Application Platform</productname>
 	<productnumber>4.3</productnumber>
 <!--	<pubdate>, 2009</pubdate> -->
 	<isbn>N/A</isbn>
-	<abstract><para>This book provides post-installation information about &JBEAP;. Use this guide to familiarise yourself with the platform and the sample applications that demonstrate application development and deployment.</para>
+	<abstract><para>This book provides post-installation information about JBoss Enterprise Application Platform. Use this guide to familiarise yourself with the platform and the sample applications that demonstrate application development and deployment.</para>
 	</abstract>
 	<corpauthor>
 	  <inlinemediaobject>

Modified: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Directory_Structure.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Directory_Structure.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Directory_Structure.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -7,7 +7,7 @@
 	<section id="The_JBoss_Server___A_Quick_Tour-Directory_Structure-JBoss_Top_Level_Directory_Structure">
 		<title>JBoss Top Level Directory Structure</title>
 		<para>
-			Installing &JBEAP; creates a top level directory, which will be named <filename class="directory">jboss-eap-<replaceable>&lt;version&gt;</replaceable></filename> if you used the zip installation method, and will be named according to your specification if you used the GUI installer. Throughout this guide we refer to this top-level directory as the <literal>JBOSS_DIST</literal> directory. There are four sub-directories immediately below this: 
+			Installing JBoss Enterprise Application Platform creates a top level directory, which will be named <filename class="directory">jboss-eap-<replaceable>&lt;version&gt;</replaceable></filename> if you used the zip installation method, and will be named according to your specification if you used the GUI installer. Throughout this guide we refer to this top-level directory as the <literal>JBOSS_DIST</literal> directory. There are four sub-directories immediately below this: 
 			<itemizedlist>
 				<listitem>
 					<para>
@@ -32,7 +32,7 @@
 			</itemizedlist>
 		</para>
 		<para>
-			Below is the layout of the installation directory of &JBEAP;.  In the figure, the <literal>default</literal> server configuration file set is shown expanded. In a clean installation, within the <filename class="directory">server/default</filename> directory only the <filename class="directory">conf</filename>, <filename class="directory">deploy</filename>, and <filename class="directory">lib</filename> directories exist. The <filename class="directory">data</filename>, <filename class="directory">log</filename>, <filename class="directory">tmp</filename> and <filename class="directory">work</filename> sub-directories are created by JBoss and won’t exist until you’ve run the server at least once. <xref linkend="Starting_and_Stopping_the_Server" /> will teach you to run the server.
+			Below is the layout of the installation directory of JBoss Enterprise Application Platform.  In the figure, the <literal>default</literal> server configuration file set is shown expanded. In a clean installation, within the <filename class="directory">server/default</filename> directory only the <filename class="directory">conf</filename>, <filename class="directory">deploy</filename>, and <filename class="directory">lib</filename> directories exist. The <filename class="directory">data</filename>, <filename class="directory">log</filename>, <filename class="directory">tmp</filename> and <filename class="directory">work</filename> sub-directories are created by JBoss and won’t exist until you’ve run the server at least once. <xref linkend="Starting_and_Stopping_the_Server" /> will teach you to run the server.
 		</para>
 		
 		

Modified: projects/docs/enterprise/4.3.8/Getting_Started/en-US/EJB3_Caveats.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/EJB3_Caveats.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/EJB3_Caveats.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -4,11 +4,11 @@
 
 <chapter id="EJB3_Caveats">
 	<title>
-		EJB3 Caveats in &JBEAP; &JBEAPVERSION;
+		EJB3 Caveats in JBoss Enterprise Application Platform &JBEAPVERSION;
 	</title>
 	
 	<para>
-		There are a number of implementation features that you should be aware of when developing applications for &JBEAP; &JBEAPVERSION;. 
+		There are a number of implementation features that you should be aware of when developing applications for JBoss Enterprise Application Platform &JBEAPVERSION;. 
 	</para>
 	
 	<section>
@@ -17,7 +17,7 @@
 		</title>
 		
 		<para>
-			The Release Notes for &JBEAP; &JBEAPVERSION; contain information on EJB3 features that are not yet implemented, or partially implemented. The Release Notes include links to issues in JIRA for information on workarounds and further details.
+			The Release Notes for JBoss Enterprise Application Platform &JBEAPVERSION; contain information on EJB3 features that are not yet implemented, or partially implemented. The Release Notes include links to issues in JIRA for information on workarounds and further details.
 		</para>
 	</section>
 			
@@ -28,11 +28,11 @@
 		</title>
 	
 		<para>
-			&JBEAP; 5 will fully support the entire Java 5 Enterprise Edition specification. In the meantime &JBEAP; &JBEAPVERSION; implements EJB3 functionality by way of an EJB MBean container running as a plugin in the JBoss Application Server. This has certain implications for application development.
+			JBoss Enterprise Application Platform 5 will fully support the entire Java 5 Enterprise Edition specification. In the meantime JBoss Enterprise Application Platform &JBEAPVERSION; implements EJB3 functionality by way of an EJB MBean container running as a plugin in the JBoss Application Server. This has certain implications for application development.
 		</para>
 		
 		<para>
-			The EJB3 plugin injects references to an EntityManager and @EJB references from one EJB object to another. However this support is limited to the EJB3 MBean and the JAR files it manages. Any JAR files which are loaded from a WAR (such as Servlets, JSF backing beans, and so forth) do not undergo this processing. The Java 5 Enterprise Edition standard specifies that a Servlet can reference a Session Bean through an @EJB annotated reference, however this is not implemented in &JBEAP; &JBEAPVERSION;.
+			The EJB3 plugin injects references to an EntityManager and @EJB references from one EJB object to another. However this support is limited to the EJB3 MBean and the JAR files it manages. Any JAR files which are loaded from a WAR (such as Servlets, JSF backing beans, and so forth) do not undergo this processing. The Java 5 Enterprise Edition standard specifies that a Servlet can reference a Session Bean through an @EJB annotated reference, however this is not implemented in JBoss Enterprise Application Platform &JBEAPVERSION;.
 		</para>
 		
 		<para>
@@ -47,7 +47,7 @@
 					</title>
 					
 					<para>
-						Without utilizing the Seam framework that is part of &JBEAP; &JBEAPVERSION; you will need to use an explicit JNDI lookup to access the EJB3 Session Bean. You can see an example of this being done in the <filename>TodoBean.java</filename> file in the <literal>jsfejb3</literal> example application, described in <xref linkend="Sample_JSF_EJB3_Application"/>.
+						Without utilizing the Seam framework that is part of JBoss Enterprise Application Platform &JBEAPVERSION; you will need to use an explicit JNDI lookup to access the EJB3 Session Bean. You can see an example of this being done in the <filename>TodoBean.java</filename> file in the <literal>jsfejb3</literal> example application, described in <xref linkend="Sample_JSF_EJB3_Application"/>.
 					</para>
 				</formalpara>
 					

Deleted: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent	2010-04-12 06:09:31 UTC (rev 103794)
@@ -1,4 +0,0 @@
-<!ENTITY JBEAP "JBoss Enterprise Application Platform">
-<!ENTITY JBEAPVERSION "4.3">
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2009">

Deleted: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -1,37 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
-]>
-
-<book>
-	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="Preface_1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="The_JBoss_Server___A_Quick_Tour.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-    <xi:include href="Logging.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="EJB3_Caveats.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="About_the_Example_Applications.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="Sample_JSF_EJB3_Application.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="Using_Seam.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<xi:include href="Using_Other_Databases.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
-	<appendix id="Further_Information_Sources">
-		<title>Further Information Sources</title>
-		<para>
-			For a longer introduction to JBoss, see <emphasis>JBoss: A Developer&#39;s Notebook</emphasis>. (O&#39;Reilly, 2005. Norman Richards, Sam Griffith).
-		</para>
-		<para>
-			For more comprehensive JBoss documentation covering advanced JBoss topics, refer to the manuals available online at <ulink url="http://www.redhat.com/docs/manuals/jboss"></ulink>.
-		</para>
-		<para>
-			For general EJB instruction, with thorough JBoss coverage, see <emphasis> Enterprise JavaBeans, 4th Edition</emphasis>. (O&#39;Reilly, 2004. Richard Monson-Haeful, Bill Burke, Sacha Labourey)
-		</para>
-		<para>
-			To learn more about Hibernate, see <emphasis>Java Persistence With Hibernate</emphasis>. (Manning, 2007. Christian Bauer, Gavin King)
-		</para>
-		<para>
-			For complete coverage of the JBoss Seam framework, we recommend <emphasis>JBoss Seam: Simplicity And Power Beyond Java EE</emphasis>. (Prentice Hall, 2007. Michael Yuan, Thomas Heute).
-		</para>
-	</appendix> 
-	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/> 
-
-</book>
-

Copied: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent (from rev 103783, projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent)
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent	                        (rev 0)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent	2010-04-12 06:09:31 UTC (rev 103794)
@@ -0,0 +1,3 @@
+<!ENTITY JBEAPVERSION "4.3">
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2010">

Copied: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml (from rev 103783, projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml)
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml	                        (rev 0)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -0,0 +1,37 @@
+<?xml version='1.0'?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+
+<book>
+	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="Preface_1.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="The_JBoss_Server___A_Quick_Tour.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+    <xi:include href="Logging.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="EJB3_Caveats.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="About_the_Example_Applications.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="Sample_JSF_EJB3_Application.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="Using_Seam.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<xi:include href="Using_Other_Databases.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> 
+	<appendix id="Further_Information_Sources">
+		<title>Further Information Sources</title>
+		<para>
+			For a longer introduction to JBoss, see <emphasis>JBoss: A Developer&#39;s Notebook</emphasis>. (O&#39;Reilly, 2005. Norman Richards, Sam Griffith).
+		</para>
+		<para>
+			For more comprehensive JBoss documentation covering advanced JBoss topics, refer to the manuals available online at <ulink url="http://www.redhat.com/docs/manuals/jboss"></ulink>.
+		</para>
+		<para>
+			For general EJB instruction, with thorough JBoss coverage, see <emphasis> Enterprise JavaBeans, 4th Edition</emphasis>. (O&#39;Reilly, 2004. Richard Monson-Haeful, Bill Burke, Sacha Labourey)
+		</para>
+		<para>
+			To learn more about Hibernate, see <emphasis>Java Persistence With Hibernate</emphasis>. (Manning, 2007. Christian Bauer, Gavin King)
+		</para>
+		<para>
+			For complete coverage of the JBoss Seam framework, we recommend <emphasis>JBoss Seam: Simplicity And Power Beyond Java EE</emphasis>. (Prentice Hall, 2007. Michael Yuan, Thomas Heute).
+		</para>
+	</appendix> 
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/> 
+
+</book>
+

Modified: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Introduction.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Introduction.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Introduction.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -5,11 +5,11 @@
 <chapter id="Introduction">
 	<title>Introduction</title>
 	<para>
-		&JBEAP; is easy to install and you can have it running in a few easy steps. Refer to the <emphasis>&JBEAP;: Installation Guide</emphasis> for information on pre-requisites for installation and the detailed installation steps.
+		JBoss Enterprise Application Platform is easy to install and you can have it running in a few easy steps. Refer to the <emphasis>JBoss Enterprise Application Platform: Installation Guide</emphasis> for information on pre-requisites for installation and the detailed installation steps.
 	</para>
 	
 	<para>
-		Once you have &JBEAP; installed, use this guide to familiarize yourself with its layout and the example applications that demonstrate application development and deployment.
+		Once you have JBoss Enterprise Application Platform installed, use this guide to familiarize yourself with its layout and the example applications that demonstrate application development and deployment.
 	</para>
 	<section id="introduction-Feedback">
 		<title>Feedback</title>

Modified: projects/docs/enterprise/4.3.8/Getting_Started/en-US/Preface_1.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/Preface_1.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/Preface_1.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -4,12 +4,12 @@
 
 <preface id="About_this_book"><title>About this book</title>
 <para>
-	The goal of this book is to give you an overview of &JBEAP;, and demonstrate some of its features and capability to provide a rapid application development and deployment environment for Enterprise Java Applications. At the time of writing, the latest release is version &JBEAPVERSION;. You should use this version or later with the example applications. The example applications described in this book illustrate the development and deployment of Enterprise Java applications in &JBEAP;. While the book is not intended to teach you Enterprise Java development, we will be covering the subject from quite a basic standpoint, so it will still be useful if you are new to Enterprise Java Application Development.
+	The goal of this book is to give you an overview of JBoss Enterprise Application Platform, and demonstrate some of its features and capability to provide a rapid application development and deployment environment for Enterprise Java Applications. At the time of writing, the latest release is version &JBEAPVERSION;. You should use this version or later with the example applications. The example applications described in this book illustrate the development and deployment of Enterprise Java applications in JBoss Enterprise Application Platform. While the book is not intended to teach you Enterprise Java development, we will be covering the subject from quite a basic standpoint, so it will still be useful if you are new to Enterprise Java Application Development.
 </para>
 <para>
-	We will provide you a quick tour of the JBoss Directory Structure, basic Server Configuration, key configuration files and the JMX and Web Consoles. As we move on to the example applications, you will see &JBEAP; in action and get some exposure in simple configuration and deployment issues. We will introduce the Seam framework and demonstrate the significant difference that Seam makes to application development.
+	We will provide you a quick tour of the JBoss Directory Structure, basic Server Configuration, key configuration files and the JMX and Web Consoles. As we move on to the example applications, you will see JBoss Enterprise Application Platform in action and get some exposure in simple configuration and deployment issues. We will introduce the Seam framework and demonstrate the significant difference that Seam makes to application development.
 </para>
 <para>
-	Of course, that barely scratches the surface of what you can do with &JBEAP;. Once you feel comfortable with the information here, the <emphasis>&JBEAP;: Server Configuration Guide</emphasis> can take you through the rest of the way to total mastery of &JBEAP;.
+	Of course, that barely scratches the surface of what you can do with JBoss Enterprise Application Platform. Once you feel comfortable with the information here, the <emphasis>JBoss Enterprise Application Platform: Server Configuration Guide</emphasis> can take you through the rest of the way to total mastery of JBoss Enterprise Application Platform.
 </para>
 </preface>

Modified: projects/docs/enterprise/4.3.8/Getting_Started/en-US/The_JBoss_Server___A_Quick_Tour.xml
===================================================================
--- projects/docs/enterprise/4.3.8/Getting_Started/en-US/The_JBoss_Server___A_Quick_Tour.xml	2010-04-12 06:04:34 UTC (rev 103793)
+++ projects/docs/enterprise/4.3.8/Getting_Started/en-US/The_JBoss_Server___A_Quick_Tour.xml	2010-04-12 06:09:31 UTC (rev 103794)
@@ -5,7 +5,7 @@
 <chapter id="The_JBoss_Server___A_Quick_Tour">
 	<title>The JBoss Server - A Quick Tour</title>
 	<para>
-		Let's explore the &JBEAP; directory structure and help you understand how the installation is laid out and what goes where. It’s worth familiarizing yourself with the layout, locations of the key configuration files, log files, deployment and so on. It will help you understand the JBoss service architecture so that you’ll be able to find your way around when it comes to deploying your own applications.
+		Let's explore the JBoss Enterprise Application Platform directory structure and help you understand how the installation is laid out and what goes where. It’s worth familiarizing yourself with the layout, locations of the key configuration files, log files, deployment and so on. It will help you understand the JBoss service architecture so that you’ll be able to find your way around when it comes to deploying your own applications.
 	</para>
 
 <!-- Embedded sections -->




More information about the jboss-cvs-commits mailing list