[jboss-cvs] JBossAS SVN: r84571 - projects/docs/community/5/Administration_And_Configuration_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 20 14:18:27 EST 2009


Author: bstansberry at jboss.com
Date: 2009-02-20 14:18:27 -0500 (Fri, 20 Feb 2009)
New Revision: 84571

Modified:
   projects/docs/community/5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml
Log:
[JBAS-6339] Reflect the new Clustering Guide format; drop the JBC/JGroups stuff from the non-Clustering part

Modified: projects/docs/community/5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml
===================================================================
--- projects/docs/community/5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml	2009-02-20 19:15:28 UTC (rev 84570)
+++ projects/docs/community/5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml	2009-02-20 19:18:27 UTC (rev 84571)
@@ -26,9 +26,9 @@
 		<xi:include href="Web_Services.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="Virtual_Deployment_Framework.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="AOP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!-- <xi:include href="Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
 		<xi:include href="Transactions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<!-- <xi:include href="JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
 		<xi:include href="Remoting.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="Messaging.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		
@@ -44,12 +44,14 @@
 		<title>Clustering Guide</title>
 		
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JNDI.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_Concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_Building_Blocks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JNDI.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_EJBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_Entity_EJBs.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_HTTP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_HASingleton.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JMS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+      <xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_Deployment.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JGroups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 		<xi:include href="http://anonsvn.jboss.org/repos/jbossas/projects/docs/community/5/Clustering_Guide/en-US/Clustering_Guide_JBoss_Cache.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	</part>




More information about the jboss-cvs-commits mailing list