[jboss-cvs] JBossAS SVN: r96518 - projects/docs/enterprise/4.2.8/Getting_Started/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Nov 18 20:59:59 EST 2009
Author: laubai
Date: 2009-11-18 20:59:59 -0500 (Wed, 18 Nov 2009)
New Revision: 96518
Added:
projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent
projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml
Removed:
projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent
projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml
Modified:
projects/docs/enterprise/4.2.8/Getting_Started/en-US/Book_Info.xml
Log:
Updated CP details.
Modified: projects/docs/enterprise/4.2.8/Getting_Started/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/4.2.8/Getting_Started/en-US/Book_Info.xml 2009-11-19 01:56:40 UTC (rev 96517)
+++ projects/docs/enterprise/4.2.8/Getting_Started/en-US/Book_Info.xml 2009-11-19 01:59:59 UTC (rev 96518)
@@ -6,7 +6,7 @@
<title>Getting Started Guide CP08</title>
<subtitle>for Use with JBoss Enterprise Application Platform 4.2 Cumulative Patch 8</subtitle>
<edition>1.0</edition>
- <pubsnumber>7</pubsnumber>
+ <pubsnumber>8</pubsnumber>
<productname>JBoss Enterprise Application Platform</productname>
<productnumber>4.2</productnumber>
<!-- <pubdate>, 2009</pubdate> -->
Deleted: projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent
===================================================================
--- projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent 2009-11-19 01:56:40 UTC (rev 96517)
+++ projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.ent 2009-11-19 01:59:59 UTC (rev 96518)
@@ -1,4 +0,0 @@
-<!ENTITY JBEAP "JBoss Enterprise Application Platform">
-<!ENTITY JBEAPVERSION "4.2">
-<!ENTITY HOLDER "Red Hat, Inc">
-<!ENTITY YEAR "2009">
Deleted: projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml
===================================================================
--- projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml 2009-11-19 01:56:40 UTC (rev 96517)
+++ projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP07.xml 2009-11-19 01:59:59 UTC (rev 96518)
@@ -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's Notebook</emphasis>. (O'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'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>
-
Added: projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent
===================================================================
--- projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent (rev 0)
+++ projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.ent 2009-11-19 01:59:59 UTC (rev 96518)
@@ -0,0 +1,4 @@
+<!ENTITY JBEAP "JBoss Enterprise Application Platform">
+<!ENTITY JBEAPVERSION "4.2">
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2009">
Added: projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml
===================================================================
--- projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml (rev 0)
+++ projects/docs/enterprise/4.2.8/Getting_Started/en-US/Getting_Started_Guide_CP08.xml 2009-11-19 01:59:59 UTC (rev 96518)
@@ -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's Notebook</emphasis>. (O'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'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>
+
More information about the jboss-cvs-commits
mailing list