[jboss-cvs] JBossAS SVN: r65790 - projects/docs/trunk/Clustering_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 3 02:36:43 EDT 2007
Author: mhideo at redhat.com
Date: 2007-10-03 02:36:43 -0400 (Wed, 03 Oct 2007)
New Revision: 65790
Added:
projects/docs/trunk/Clustering_Guide/en-US/Author_Group.xml
projects/docs/trunk/Clustering_Guide/en-US/Legal_Notice.xml
Modified:
projects/docs/trunk/Clustering_Guide/en-US/Clustering_Guide.xml
Log:
Reving for release
Added: projects/docs/trunk/Clustering_Guide/en-US/Author_Group.xml
===================================================================
--- projects/docs/trunk/Clustering_Guide/en-US/Author_Group.xml (rev 0)
+++ projects/docs/trunk/Clustering_Guide/en-US/Author_Group.xml 2007-10-03 06:36:43 UTC (rev 65790)
@@ -0,0 +1,5 @@
+<?xml version='1.0'?>
+<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<authorgroup><corpauthor> JBoss Community Documentation Project </corpauthor></authorgroup>
Modified: projects/docs/trunk/Clustering_Guide/en-US/Clustering_Guide.xml
===================================================================
--- projects/docs/trunk/Clustering_Guide/en-US/Clustering_Guide.xml 2007-10-03 06:32:31 UTC (rev 65789)
+++ projects/docs/trunk/Clustering_Guide/en-US/Clustering_Guide.xml 2007-10-03 06:36:43 UTC (rev 65790)
@@ -1,23 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<book>
- <bookinfo>
- <title>The JBoss 4 Application Server Clustering Guide</title>
- <subtitle>JBoss AS 4.0.4</subtitle>
- <releaseinfo>Release 5</releaseinfo>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/title.jpg"/>
- </imageobject>
- </mediaobject>
- <copyright>
- <year>2004</year>
- <year>2005</year>
- <year>2006></year>
- <holder>JBoss, Inc.</holder>
- </copyright>
- </bookinfo>
- <toc/>
+
+ <bookinfo>
+ <title>JBoss Application Server 4.2.2</title>
+ <subtitle>Clustering Guide</subtitle>
+ <issuenum>4.2</issuenum>
+ <productnumber>2</productnumber>
+ <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+</bookinfo>
+
+
+
<chapter id="cluster.chapt">
<title>Clustering</title>
<subtitle>High Availability Enterprise Services via JBoss Clusters</subtitle>
Added: projects/docs/trunk/Clustering_Guide/en-US/Legal_Notice.xml
===================================================================
--- projects/docs/trunk/Clustering_Guide/en-US/Legal_Notice.xml (rev 0)
+++ projects/docs/trunk/Clustering_Guide/en-US/Legal_Notice.xml 2007-10-03 06:36:43 UTC (rev 65790)
@@ -0,0 +1,17 @@
+<?xml version='1.0'?>
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<legalnotice id="Book-Legal_Notice">
+ <title>Legal Notice</title>
+ <para>
+ <address>
+ <street>1801 Varsity Drive</street>
+ <city>Raleigh</city>, <state>NC</state><postcode>27606-2072</postcode><country>USA</country><phone>Phone: +1 919 754 3700</phone>
+ <phone>Phone: 888 733 4281</phone>
+ <fax>Fax: +1 919 754 3701</fax>
+ <pob>PO Box 13588</pob><city>Research Triangle Park</city>, <state>NC</state><postcode>27709</postcode><country>USA</country>
+ </address>
+ </para>
+</legalnotice>
+
More information about the jboss-cvs-commits
mailing list