You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jo...@apache.org on 2010/03/01 23:34:31 UTC

svn commit: r917763 [2/2] - /qpid/trunk/qpid/doc/book/src/

Modified: qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console-User-Guide.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console-User-Guide.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console-User-Guide.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console-User-Guide.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section id="Qpid-JMX-Management-Console-User-Guide"><title>
       Apache Qpid : Qpid JMX Management Console User Guide
     </title><section role="h1" id="QpidJMXManagementConsoleUserGuide-QpidJMXManagementConsoleUserGuide"><title>
             Qpid JMX Management Console User Guide
@@ -105,7 +105,8 @@
             KeyStore and matching TrustStore. This script can serve as a
             guide on how to use the Java Keytool security utility to
             manipulate your own stores, and more information can be found in
-            the JSSE Reference Guide: <xref linkend="qpid_JSSERefGuide"/>
+            the JSSE Reference Guide: 
+	    <ulink url="http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#CustomizingStores">http://java.sun.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#CustomizingStores</ulink>.
           </para><para>
             Supplying the necessary details to the console is performed by
             setting the <emphasis>javax.net.ssl.trustStore</emphasis> and
@@ -789,4 +790,4 @@
           </para>
             
 <!--h1--></section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-JMX-Management-Console.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<chapter id="Qpid-JMX-Management-Console">
 
   <title>
     Apache Qpid : Qpid JMX Management Console
@@ -42,12 +42,12 @@
 	JMX.
       </para>
        
-	  <xi:include href="Configuring%20Management%20Users.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-	  <xi:include href="Configuring%20Qpid%20JMX%20Management%20Console.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-          <xi:include href="Management%20Console%20Security.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-          <xi:include href="Qpid%20JMX%20Management%20Console%20FAQ.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-	  <xi:include href="Qpid%20JMX%20Management%20Console%20User%20Guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> 
-	  <xi:include href="Qpid%20Management%20Features.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	  <xi:include href="Configuring-Management-Users.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	  <xi:include href="Configuring-Qpid-JMX-Management-Console.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+          <xi:include href="Management-Console-Security.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+          <xi:include href="Qpid-JMX-Management-Console-FAQ.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+	  <xi:include href="Qpid-JMX-Management-Console-User-Guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> 
+	  <xi:include href="Qpid-Management-Features.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
 <!--h3--></section>
 <!--h2--></section>            
 </chapter>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-Java-Broker-Management-CLI.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-Java-Broker-Management-CLI.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-Java-Broker-Management-CLI.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-Java-Broker-Management-CLI.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Qpid Java Broker Management CLI
     </title>
 	  <section role="h2" id="QpidJavaBrokerManagementCLI-HowtobuildApacheQpidCLI"><title>
@@ -156,4 +156,4 @@
 
 <!--h3--></section>
 <!--h2--></section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-Java-Build-How-To.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-Java-Build-How-To.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-Java-Build-How-To.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-Java-Build-How-To.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Qpid Java Build How To
     </title>
 
@@ -353,7 +353,7 @@
             What next ?
           </title>
 	 <para>
-            If you want to run your built Qpid package, see our <xref linkend="qpid_Getting-20Started-20Guide"/> for details of
+            If you want to run your built Qpid package, see our <xref linkend="qpid_Getting-Started-Guide"/> for details of
             how to do that.
           </para><para>
             If you want to run our tests, you can use the ant test or
@@ -362,4 +362,4 @@
             
 <!--h2--></section>
 <!--h1--></section>	   
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-Java-FAQ.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-Java-FAQ.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-Java-FAQ.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-Java-FAQ.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Qpid Java FAQ
     </title>
 
@@ -55,7 +55,7 @@
             <listitem><para>Persistence using the high performance Berkeley DB Java
             Edition. The persistence layer is also pluggable should an
             alternative implementation be required. The BDB store is
-            available from the <xref linkend="qpid_3rd-20Party-20Libraries"/> page
+            available from the <xref linkend="qpid_3rd-Party-Libraries"/> page
             </para></listitem>
             <listitem><para>Pluggable security using SASL. Any Java SASL provider can be
             used
@@ -168,7 +168,7 @@
             manifest files to your classpath.
           </para><para>
             For more information on running the broker please see our
-            <xref linkend="qpid_Getting-20Started"/> page.
+            <xref linkend="Getting-Started"/> page.
           </para>
 <!--h3--></section>
 
@@ -178,7 +178,7 @@
           </title>
 
 	  <para>
-            Please see the <xref linkend="qpid_Connection-20URL-20Format"/> documentation.
+            Please see the <xref linkend="qpid_Connection-URL-Format"/> documentation.
           </para>
 <!--h3--></section>
 
@@ -203,7 +203,7 @@
             Queue names may consist of any mixture of digits, letters, and
             underscores.
           </para><para>
-            The <xref linkend="qpid_BindingURLFormat"/> is described in more
+            The <xref linkend="BindingURLFormat"/> is described in more
             detail on it's own page.
           </para>
 <!--h4--></section>
@@ -252,7 +252,7 @@
           </title>
 
 	  <para>
-            see <xref linkend="qpid_How-20to-20Use-20JNDI"/>
+            see <xref linkend="How-to-Use-JNDI"/>
           </para>
 <!--h3--></section>
 
@@ -262,8 +262,10 @@
           </title>
 
 	  <para>
-            Here is a donated Spring configuration file <xref linkend="qpid_2264.zip"/> which shows the
-            config for Qpid side by side with Weblogic. HtH !
+            Here is a donated Spring configuration file <ulink
+            url="http://qpid.apache.org/qpid-java-faq.data/appContext.zip">appContext.zip</ulink>
+            which shows the config for Qpid side by side with
+            Weblogic. HtH !
           </para>
 <!--h3--></section>
 
@@ -323,13 +325,13 @@
             qpid-server -c &lt;your_config_file's_path&gt;
           </para><para>
             For more detailed information on configuration, please see
-            <xref linkend="qpid_Qpid-20Design-20--20Configuration"/>
+            <xref linkend="qpid_Qpid-Design---Configuration"/>
           </para><para>
             
           </para>
 <!--h3--></section>
 
-	  <section role="h3" id="QpidJavaFAQ-Whatportsdoesthebrokeruse-3F"><title>
+	  <section role="h3" id="QpidJavaFAQ-Whatportsdoesthebrokeruse"><title>
             What ports
             does the broker use?
           </title>
@@ -371,7 +373,7 @@
             For additional details on what ports the broker uses see <xref linkend="QpidJavaFAQ-Whatportsdoesthebrokeruse"/> FAQ
             entry.
             For more detailed information on configuration, please see
-            <xref linkend="qpid_Qpid-20Design-20--20Configuration"/>
+            <xref linkend="qpid_Qpid-Design---Configuration"/>
           </para>
 <!--h3--></section>
 
@@ -586,7 +588,7 @@
 
 	  <para>
             There are a number of tuning options available, please see the
-            <xref linkend="qpid_How-20to-20Tune-20M3-20Java-20Broker-20Performance"/> page for more information.
+            <xref linkend="How-to-Tune-M3-Java-Broker-Performance"/> page for more information.
           </para>
 <!--h3--></section>
 
@@ -678,12 +680,12 @@
 
 	  <para>
             For general questions, please subscribe to the
-            users@qpid.apache.org mailing list (<xref linkend="qpid_"/>).
+            <ulink url="mailto:users@qpid.apache.org">users@qpid.apache.org</ulink> mailing list.
           </para><para>
             For development questions, please subscribe to the
-            dev@qpid.apache.org mailing list (<xref linkend="qpid_"/>).
+            <ulink url="mailto:dev@qpid.apache.org">dev@qpid.apache.org</ulink> mailing list.
           </para><para>
-            More details on these lists are available on our <xref linkend="qpid_Mailing-20Lists"/>
+            More details on these lists are available on our <xref linkend="qpid_Mailing-Lists"/>
             page.
           </para>
 <!--h3--></section>
@@ -693,7 +695,7 @@
           </title>
 
 	  <para>
-            You can do this via the <xref linkend="qpid_Qpid-20JMX-20Management-20Console"/>. To
+            You can do this via the <xref linkend="qpid_Qpid-JMX-Management-Console"/>. To
             do this simply log in to the management console as an admin user
             (you need to have created an admin account in the
             jmxremote.access file first) and then select the 'UserManagement'
@@ -705,7 +707,7 @@
             to be disconnected if they are already connected.
           </para><para>
             For more information on the Management Console please see our
-            <xref linkend="qpid_Qpid-20JMX-20Management-20Console-20User-20Guide"/>
+            <xref linkend="Qpid-JMX-Management-Console-User-Guide"/>
           </para>
 <!--h3--></section>
 
@@ -740,14 +742,15 @@
           </title>
 
 	  <para>
-            I would take a look at the testPassiveTTL in <xref linkend="qpid_TimeToLiveTest.java?revision=683950&amp;view=markup"/>
+            I would take a look at the testPassiveTTL in
+	    <ulink url="https://svn.apache.org/repos/asf/qpid/trunk/qpid/java/systests/src/main/java/org/apache/qpid/server/queue/TimeToLiveTest.java">TimeToLiveTest.java</ulink>
           </para><para>
             The setUp and tearDown methods show how to correctly start up a
             broker for InVM testing. If you write your tests using a file for
             the JNDI you can then very easily swap between running your tests
             InVM and against a real broker.
           </para><para>
-            See our <xref linkend="qpid_How-20to-20Use-20JNDI"/> on how to confgure it
+            See our <xref linkend="How-to-Use-JNDI"/> on how to confgure it
           </para><para>
             Basically though you just need to set two System Properites:
           </para><para>
@@ -771,10 +774,10 @@
             There are two possibilities here:
           </para><para>
             1) The management console can be used to interogate an active
-            broker and browse the contents of a queue.See the <xref linkend="qpid_Qpid-20JMX-20Management-20Console"/>
+            broker and browse the contents of a queue.See the <xref linkend="qpid_Qpid-JMX-Management-Console"/>
             page for further details.
           </para><para>
-            2) The <xref linkend="qpid_MessageStore-20Tool"/> can be used to inspect
+            2) The <xref linkend="qpid_MessageStore-Tool"/> can be used to inspect
             the contents of a persistent message store. Note: this can
             currently only be used when the broker is offline.
           </para>
@@ -821,7 +824,7 @@
           </para><para>
             You may also want to increase the memory allowance to the broker
             though this will only delay the exception if you are publishing
-            messages faster than you are consuming. See <xref linkend="qpid_Java-20Environment-20Variables"/> for
+            messages faster than you are consuming. See <xref linkend="qpid_Java-Environment-Variables"/> for
             details of changing the memory settings.
           </para>
 <!--h3--></section>
@@ -899,7 +902,7 @@
 
 	  <para>
             You have not configured the console's SSL trust store properly,
-            see <xref linkend="qpid_Management-20Console-20Security"/> for
+            see <xref linkend="qpid_Management-Console-Security"/> for
             more details.
           </para>
 <!--h3--></section>
@@ -923,7 +926,7 @@
             Transfer accross the network and b) to be fully written to disk.
           </para><para>
             These situations require that the default timeout value be
-            increased. A cilent <xref linkend="qpid_System-20Properties"/> 'amqj.default_syncwrite_timeout' can be set
+            increased. A cilent <xref linkend="qpid_System-Properties"/> 'amqj.default_syncwrite_timeout' can be set
             on the client to increase the wait time. The default in 0.5 is
             30000 (30s).
           </para>
@@ -935,7 +938,7 @@
           </title>
 
 	  <para>
-            See <xref linkend="qpid_Configure-20Broker-20and-20Client-20Heartbeating"/>
+            See <xref linkend="qpid_Configure-Broker-and-Client-Heartbeating"/>
           </para>
 
 <!--h3--></section>            
@@ -943,4 +946,4 @@
 
 	            
 
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-Management-Features.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-Management-Features.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-Management-Features.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-Management-Features.xml Mon Mar  1 22:34:29 2010
@@ -20,12 +20,12 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section>
   <title>
       Apache Qpid : Qpid Management Features
     </title>
   <para>
-            <emphasis>Management tool:</emphasis> See our <xref linkend="qpid_Qpid-20JMX-20Management-20Console"/> for
+            <emphasis>Management tool:</emphasis> See our <xref linkend="qpid_Qpid-JMX-Management-Console"/> for
             details of how to use various console options with the Qpid
             management features.
           </para>
@@ -152,7 +152,7 @@
             </para></listitem>
             <listitem><para>Dropping a connection.
             </para></listitem>
-            <listitem><para>The work for <xref linkend="qpid_Network-20IO-20Interface"/> implies that
+            <listitem><para>The work for <xref linkend="qpid_Network-IO-Interface"/> implies that
             there are potentially some additional requirements
               <orderedlist>
                 <listitem><para>Alert when tcp flow control kicks in
@@ -179,8 +179,7 @@
             </para></listitem>
             <listitem><para>Creating a Queue.
             </para></listitem>
-            <listitem><para>Deleting a
-            Queue.        
+            <listitem><para>Deleting a Queue.
             </para></listitem>
           </orderedlist>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-Management-Framework.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-Management-Framework.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-Management-Framework.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-Management-Framework.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Qpid Management Framework
     </title>
             <itemizedlist>
@@ -58,7 +58,7 @@
             </itemizedlist>
           
             <para>
-              Please visit the <xref linkend="qpid_QMFv2-20Project-20Page"/> for information
+              Please visit the <xref linkend="qpid_QMFv2-Project-Page"/> for information
               about the future of QMF.
             </para>
           <section role="h1" id="QpidManagementFramework-WhatIsQMF"><title>
@@ -915,10 +915,10 @@
             one another.
           </para><para>
             A description of the current version of the QMF protocol can be
-            found at <xref linkend="qpid_QMF-20Protocol"/>.
+            found at <xref linkend="qpid_QMF-Protocol"/>.
           </para><para>
             A proposal for an updated protocol based on map-messages is in
-            progress and can be found at <xref linkend="qpid_QMF-20Map-20Message-20Protocol"/>.
+            progress and can be found at <xref linkend="qpid_QMF-Map-Message-Protocol"/>.
           </para>
 <!--h1--></section>
 
@@ -928,7 +928,7 @@
           </title>
 
 	 <para>
-            Please see the <xref linkend="qpid_QMF-20Python-20Console-20Tutorial"/> for information about using the console API with
+            Please see the <xref linkend="qpid_QMF-Python-Console-Tutorial"/> for information about using the console API with
             Python.
           </para>
 <!--h1--></section>
@@ -941,4 +941,4 @@
 	  <!--h1--></section>
 
 	 
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Qpid-Troubleshooting-Guide.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Qpid-Troubleshooting-Guide.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Qpid-Troubleshooting-Guide.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Qpid-Troubleshooting-Guide.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section>
 
   <title>
       Apache Qpid : Qpid Troubleshooting Guide
@@ -149,8 +149,8 @@
             should always be created at broker startup. If you don't want to
             use this config, then simply ensure that you consume first from
             queue before staring to publish to it. See the entry on our
-            <xref linkend="qpid_Qpid-20Java-20FAQ"/> for more details of using the virtualhosts.xml route.
+            <xref linkend="qpid_Qpid-Java-FAQ"/> for more details of using the virtualhosts.xml route.
           </para>
 <!--h2--></section>
 
-</chapter>
+</section>

Copied: qpid/trunk/qpid/doc/book/src/Running-CPP-Broker.xml (from r908503, qpid/trunk/qpid/doc/book/src/RASC.xml)
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Running-CPP-Broker.xml?p2=qpid/trunk/qpid/doc/book/src/Running-CPP-Broker.xml&p1=qpid/trunk/qpid/doc/book/src/RASC.xml&r1=908503&r2=917763&rev=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/RASC.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Running-CPP-Broker.xml Mon Mar  1 22:34:29 2010
@@ -1,9 +1,31 @@
 <?xml version="1.0" encoding="utf-8"?>
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
-      Apache Qpid : RASC
-    </title>
+<!--
+ 
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+   http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+ 
+-->
 
-    <section role="h2" id="RASC-BuildingtheC-5CBrokerandClientLibraries"><title>
+<section id="section-Running-a-Qpid-CPP-Broker">
+  <title>
+    Running a Qpid C++ Broker
+  </title>
+
+    <section role="h2" id="RASC-BuildingtheCppBrokerandClientLibraries"><title>
             Building the
             C++ Broker and Client Libraries
           </title>
@@ -14,11 +36,11 @@
             most cases you will do the following:
           </para>
             <programlisting>
-[qpidc-0.4]$ ./configure}}
+[qpidc-0.4]$ ./configure
 [qpidc-0.4]$ make
 </programlisting>
     <!--h2--></section>
-    <section role="h2" id="RASC-RunningtheC-5CBroker"><title>
+    <section role="h2" id="RASC-RunningtheCppBroker"><title>
             Running the C++ Broker
           </title>
           <para>
@@ -124,7 +146,7 @@
 log-to-syslog=yes
 </programlisting>
 	  <!--h3--></section>
-          <section role="h3" id="RASC-CanIuseanyLanguageclientwiththeC-5CBroker-3F"><title>
+          <section role="h3" id="RASC-CanIuseanyLanguageclientwiththeCppBroker-3F"><title>
             Can I use
             any Language client with the C++ Broker?
           </title>
@@ -138,13 +160,13 @@
             using the Java client refer to these pages:
           </para><itemizedlist>
             <listitem><para>
-              <xref linkend="qpid_How-20to-20Use-20JNDI"/>
+              <xref linkend="How-to-Use-JNDI"/>
             </para></listitem>
             <listitem><para>
-              <xref linkend="qpid_URL-20Formats"/>
+              <xref linkend="qpid_URL-Formats"/>
             </para></listitem>
             <listitem><para>
-              <xref linkend="qpid_Example-20Classes"/>
+              <xref linkend="qpid_Example-Classes"/>
             </para></listitem>
           </itemizedlist>
 	  <!--h3--></section>
@@ -303,4 +325,4 @@
                             pages (1 read page = 64kiB)
 </programlisting>
 <!--h2--></section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/SSL.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/SSL.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/SSL.xml (original)
+++ qpid/trunk/qpid/doc/book/src/SSL.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : SSL
     </title>
 
@@ -177,4 +177,4 @@
           </para>
 	  <!--h2--></section>
 	<!--h1--></section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Starting-a-cluster.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Starting-a-cluster.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Starting-a-cluster.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Starting-a-cluster.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Starting a cluster
     </title><section role="h1" id="Startingacluster-RunningaQpiddcluster"><title>
             Running a
@@ -222,4 +222,4 @@
           </para>
 <!--h2--></section>
 <!--h1--></section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/System-Properties.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/System-Properties.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/System-Properties.xml (original)
+++ qpid/trunk/qpid/doc/book/src/System-Properties.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section>
 
   <title>
     Apache Qpid : System Properties
@@ -79,7 +79,7 @@
 
 
 
-	<varlistentry>
+	<varlistentry id="SystemProperties-STRICTAMQPFATAL">
 	  <term>STRICT_AMQP_FATAL</term>
 	  <listitem>
 	    <variablelist>
@@ -414,4 +414,4 @@
       </variablelist>
 </section>
 </section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Use-Priority-Queues.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Use-Priority-Queues.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Use-Priority-Queues.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Use-Priority-Queues.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Use Priority Queues
     </title>
 
@@ -111,7 +111,7 @@
 </programlisting>
           <para>
             The prefetch can be also be adjusted on a per connection basis by
-            adding a 'maxprefetch' value to the <xref linkend="qpid_Connection-20URL-20Format"/>
+            adding a 'maxprefetch' value to the <xref linkend="Connection-URL-Format"/>
           </para>
             <programlisting>
 amqp://guest:guest@client1/development?maxprefetch='1'&amp;brokerlist='tcp://localhost:5672'
@@ -135,4 +135,4 @@
           </para>
 <!--h3--></section>
 <!--h2--></section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Using-Broker-Federation.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Using-Broker-Federation.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Using-Broker-Federation.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Using-Broker-Federation.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml"><title>
+<section><title>
       Apache Qpid : Using Broker Federation
     </title><section role="h1" id="UsingBrokerFederation-Introduction"><title>
             Introduction
@@ -29,10 +29,12 @@
             Please note: Whereas broker federation was introduced in the M3
             milestone release, the discussion in this document is based on
             the richer capabilities of federation in the M4 release.
-          </para><para>
-            This document presents broker federation for the administrative
-            user. For design and developer information, please see <xref linkend="qpid_Federation-20Design-20Note"/>.
           </para>
+<!--
+	  <para>
+            This document presents broker federation for the administrative
+            user. For design and developer information, please see <xref linkend="qpid_Federation-Design-Note"/>.
+          </para> -->
 	<!--h1--></section>
 
 	  <section role="h1" id="UsingBrokerFederation-WhatIsBrokerFederation-3F"><title>
@@ -699,4 +701,4 @@
 	  </section>
           
 	
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/Using-Qpid-with-other-JNDI-Providers.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Using-Qpid-with-other-JNDI-Providers.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Using-Qpid-with-other-JNDI-Providers.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Using-Qpid-with-other-JNDI-Providers.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<chapter>
 
   <title>
     Apache Qpid : Using Qpid with other JNDI Providers

Modified: qpid/trunk/qpid/doc/book/src/WCF.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/WCF.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/WCF.xml (original)
+++ qpid/trunk/qpid/doc/book/src/WCF.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section>
   <title>
     Apache Qpid : WCF
   </title>
@@ -134,4 +134,4 @@
     </programlisting>
     <!--h1-->
   </section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/queue-state-replication.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/queue-state-replication.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/queue-state-replication.xml (original)
+++ qpid/trunk/qpid/doc/book/src/queue-state-replication.xml Mon Mar  1 22:34:29 2010
@@ -20,7 +20,7 @@
  
 -->
 
-<chapter xmlns:html="http://www.w3.org/1999/xhtml">
+<section>
   <title>
     Apache Qpid : queue state replication
   </title>
@@ -330,4 +330,4 @@
     </section>
     <!--h2-->
   </section>
-</chapter>
+</section>

Modified: qpid/trunk/qpid/doc/book/src/schemas.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/schemas.xml?rev=917763&r1=917762&r2=917763&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/schemas.xml (original)
+++ qpid/trunk/qpid/doc/book/src/schemas.xml Mon Mar  1 22:34:29 2010
@@ -21,6 +21,12 @@
 -->
 
 <locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
+  <uri resource="Download.xml" typeId="DocBook"/>
+  <uri resource="Getting-Started.xml" typeId="DocBook"/>
+  <uri resource="WCF.xml" typeId="DocBook"/>
+  <uri resource="Book-Info.xml" typeId="DocBook"/>
+  <uri resource="Book-Info.xml" typeId="DocBook"/>
+  <uri resource="Book.xml" uri="../../../../../../../usr/share/xml/docbook5/schema/rng/5.0/docbookxi.rnc"/>
   <uri resource="queue%20state%20replication.xml" typeId="DocBook"/>
   <uri resource="queue state replication.xml" typeId="DocBook"/>
   <uri resource="AMQP Ruby Messaging Client.xml" typeId="DocBook"/>



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org