Author: prabhat.jha(a)jboss.com
Date: 2008-12-03 12:06:23 -0500 (Wed, 03 Dec 2008)
New Revision: 12338
Added:
docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.ent
docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.xml
Log:
renaming files
Added: docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.ent
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.ent
(rev 0)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.ent 2008-12-03
17:06:23 UTC (rev 12338)
@@ -0,0 +1,6 @@
+<!ENTITY JBEAP "JBoss Enterprise Application Platform">
+<!ENTITY JBEPP "JBoss Enterprise Portal Platform">
+<!ENTITY JBEPPVERS "4.3">
+<!ENTITY JBEAPVERS "4.3">
+<!ENTITY HOLDER "Red Hat, Inc">
+<!ENTITY YEAR "2008">
Added: docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.xml
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.xml
(rev 0)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Installation_Guide.xml 2008-12-03
17:06:23 UTC (rev 12338)
@@ -0,0 +1,16 @@
+<?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="Introduction.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Getting_Started.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Installation.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Post_Installation.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Uninstall_JBoss.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Configuration.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Databases.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Test_Your_Installation.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include
xmlns:xi="http://www.w3.org/2001/XInclude"
href="Revision_History.xml"/>
+</book>