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 2011/02/09 22:39:32 UTC

svn commit: r1069126 [8/24] - in /qpid/site/docs/books: 0.7/AMQP-Messaging-Broker-CPP-Book/html-single/ 0.7/AMQP-Messaging-Broker-CPP-Book/html/ 0.7/AMQP-Messaging-Broker-CPP-Book/pdf/ 0.7/AMQP-Messaging-Broker-Java-Book/AMQP-Messaging-Broker-Java-Book...

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02.html Wed Feb  9 21:39:27 2011
@@ -1,77 +1,77 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. How Tos</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="prev" href="ch01s04.html" title="4.  Qpid Troubleshooting Guide"><link rel="next" href="ch02s02.html" title="2.  Configure ACLs"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. How Tos</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s04.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter 2
 . How Tos"><div class="titlepage"><div><div><h2 class="title"><a name="Qpid-Java-Broker-HowTos"></a>Chapter 2. How Tos</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch02.html#id2927310">1. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 2. How Tos</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="pt01.html" title="Part I. AMQP Messaging Broker (Implemented in Java)"><link rel="prev" href="ch01s05.html" title="1.5. Broker Configuration Guide"><link rel="next" href="ch02s02.html" title="2.2.  Configure ACLs"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. How Tos</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s05.html">Prev</a> </td><th width="60%" align="center">Part I. AMQP Messaging Broker (Implemented in Java)</th><td width="20%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr></table><hr></div><div class="chapte
 r" title="Chapter 2. How Tos"><div class="titlepage"><div><div><h2 class="title"><a name="Qpid-Java-Broker-HowTos"></a>Chapter 2. How Tos</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch02.html#id2985456">2.1. 
       Add New Users
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#AddNewUsers-AvailablePasswordfileformats">1.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#AddNewUsers-AvailablePasswordfileformats">2.1.1. 
             Available
             Password file formats
-          </a></span></dt><dt><span class="section"><a href="ch02.html#AddNewUsers-Dynamicchangestopasswordfiles.">1.2. 
+          </a></span></dt><dt><span class="section"><a href="ch02.html#AddNewUsers-Dynamicchangestopasswordfiles.">2.1.2. 
             Dynamic
             changes to password files.
-          </a></span></dt><dt><span class="section"><a href="ch02.html#AddNewUsers-HowpasswordfilesandPrincipalDatabasesrelatetoauthenticationmechanisms">1.3. 
+          </a></span></dt><dt><span class="section"><a href="ch02.html#AddNewUsers-HowpasswordfilesandPrincipalDatabasesrelatetoauthenticationmechanisms">2.1.3. 
             How password files and PrincipalDatabases relate to
             authentication mechanisms
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s02.html">2. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s02.html">2.2. 
       Configure ACLs
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s02.html#ConfigureACLs-ConfigureACLs">2.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s02.html#ConfigureACLs-ConfigureACLs">2.2.1. 
             Configure ACLs
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s03.html">3. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s03.html">2.3. 
       Configure Java Qpid to use a SSL connection.
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s03.html#ConfigureJavaQpidtouseaSSLconnection.-UsingSSLconnectionwithQpidJava.">3.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s03.html#ConfigureJavaQpidtouseaSSLconnection.-UsingSSLconnectionwithQpidJava.">2.3.1. 
             Using SSL connection with Qpid Java.
-          </a></span></dt><dt><span class="section"><a href="ch02s03.html#ConfigureJavaQpidtouseaSSLconnection.-Setup">3.2. 
+          </a></span></dt><dt><span class="section"><a href="ch02s03.html#ConfigureJavaQpidtouseaSSLconnection.-Setup">2.3.2. 
             Setup
-          </a></span></dt><dt><span class="section"><a href="ch02s03.html#ConfigureJavaQpidtouseaSSLconnection.-Performingtheconnection.">3.3. 
+          </a></span></dt><dt><span class="section"><a href="ch02s03.html#ConfigureJavaQpidtouseaSSLconnection.-Performingtheconnection.">2.3.3. 
             Performing
             the connection.
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s04.html">4. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s04.html">2.4. 
       Configure Log4j CompositeRolling Appender
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s04.html#ConfigureLog4jCompositeRollingAppender-HowtoconfiguretheCompositeRollinglog4jAppender">4.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s04.html#ConfigureLog4jCompositeRollingAppender-HowtoconfiguretheCompositeRollinglog4jAppender">2.4.1. 
             How to configure the CompositeRolling log4j Appender
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s05.html">5. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s05.html">2.5. 
       Configure the Broker via config.xml
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s05.html#ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview">5.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s05.html#ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview">2.5.1. 
             Broker config.xml Overview
-          </a></span></dt><dt><span class="section"><a href="ch02s05.html#ConfiguretheBrokerviaconfig.xml-QpidVersion">5.2. 
+          </a></span></dt><dt><span class="section"><a href="ch02s05.html#ConfiguretheBrokerviaconfig.xml-QpidVersion">2.5.2. 
             Qpid
             Version
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s06.html">6. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s06.html">2.6. 
       Configure the Virtual Hosts via virtualhosts.xml
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s06.html#ConfiguretheVirtualHostsviavirtualhosts.xml-virtualhosts.xmlOverview">6.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s06.html#ConfiguretheVirtualHostsviavirtualhosts.xml-virtualhosts.xmlOverview">2.6.1. 
             virtualhosts.xml Overview
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s07.html">7. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s07.html">2.7. 
       Debug using log4j
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s07.html#Debugusinglog4j-Debuggingwithlog4jconfigurations">7.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s07.html#Debugusinglog4j-Debuggingwithlog4jconfigurations">2.7.1. 
             Debugging
             with log4j configurations
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s08.html">8. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s08.html">2.8. 
       How to Tune M3 Java Broker Performance
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s08.html#HowtoTuneM3JavaBrokerPerformance-ProblemStatement">8.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s08.html#HowtoTuneM3JavaBrokerPerformance-ProblemStatement">2.8.1. 
             Problem
             Statement
-          </a></span></dt><dt><span class="section"><a href="ch02s08.html#HowtoTuneM3JavaBrokerPerformance-SuccessfulTuningOptions">8.2. 
+          </a></span></dt><dt><span class="section"><a href="ch02s08.html#HowtoTuneM3JavaBrokerPerformance-SuccessfulTuningOptions">2.8.2. 
             Successful
             Tuning Options
-          </a></span></dt><dt><span class="section"><a href="ch02s08.html#HowtoTuneM3JavaBrokerPerformance-NextSteps">8.3. 
+          </a></span></dt><dt><span class="section"><a href="ch02s08.html#HowtoTuneM3JavaBrokerPerformance-NextSteps">2.8.3. 
             Next
             Steps
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s09.html">9. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s09.html">2.9. 
       Qpid Java Build How To
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s09.html#QpidJavaBuildHowTo-BuildInstructionsGeneral">9.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s09.html#QpidJavaBuildHowTo-BuildInstructionsGeneral">2.9.1. 
             Build
             Instructions - General
-          </a></span></dt><dt><span class="section"><a href="ch02s09.html#QpidJavaBuildHowTo-BuildInstructionsTrunk">9.2. 
+          </a></span></dt><dt><span class="section"><a href="ch02s09.html#QpidJavaBuildHowTo-BuildInstructionsTrunk">2.9.2. 
             Build
             Instructions - Trunk
-          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s10.html">10. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s10.html">2.10. 
       Use Priority Queues
-    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s10.html#UsePriorityQueues-GeneralInformation">10.1. 
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch02s10.html#UsePriorityQueues-GeneralInformation">2.10.1. 
             General
             Information
-          </a></span></dt><dt><span class="section"><a href="ch02s10.html#UsePriorityQueues-DefiningPriorityQueues">10.2. 
+          </a></span></dt><dt><span class="section"><a href="ch02s10.html#UsePriorityQueues-DefiningPriorityQueues">2.10.2. 
             Defining
             Priority Queues
-          </a></span></dt><dt><span class="section"><a href="ch02s10.html#UsePriorityQueues-Clientconfiguration-2Fmessagingmodelforpriorityqueues">10.3. 
+          </a></span></dt><dt><span class="section"><a href="ch02s10.html#UsePriorityQueues-Clientconfiguration-2Fmessagingmodelforpriorityqueues">2.10.3. 
             Client configuration/messaging model for priority queues
-          </a></span></dt></dl></dd></dl></div><div class="section" title="1.  Add New Users"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2927310"></a>1. 
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch02s11.html">2.11. Slow Consumer Disconnect - User Guide</a></span></dt><dd><dl><dt><span class="section"><a href="ch02s11.html#id2978014">2.11.1. Introduction</a></span></dt><dt><span class="section"><a href="ch02s11.html#id2972381">2.11.2. What can it do?</a></span></dt><dt><span class="section"><a href="ch02s11.html#id2984690">2.11.3. Frequency of SCD Checking</a></span></dt><dt><span class="section"><a href="ch02s11.html#id2966745">2.11.4. Client Exception<span class="bold"><strong>s</strong></span></a></span></dt><dt><span class="section"><a href="ch02s11.html#id2985191">2.11.5. Disconnection Thresholds</a></span></dt><dt><span class="section"><a href="ch02s11.html#id2982990">2.11.6. Important Points To Note</a></span></dt></dl></dd></dl></div><div class="section" title="2.1.  Add New Users"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2985456"></a>2.1. 
       Add New Users
     </h2></div></div></div><p>
             The Qpid Java Broker has a single reference source (<a class="xref" href="">???</a>) that
@@ -81,7 +81,7 @@
             updated. The details about adding entries and when these updates
             take effect are dependent on the file format each of which are
             described below.
-          </p><div class="section" title="1.1.  Available Password file formats"><div class="titlepage"><div><div><h3 class="title"><a name="AddNewUsers-AvailablePasswordfileformats"></a>1.1. 
+          </p><div class="section" title="2.1.1.  Available Password file formats"><div class="titlepage"><div><div><h3 class="title"><a name="AddNewUsers-AvailablePasswordfileformats"></a>2.1.1. 
             Available
             Password file formats
           </h3></div></div></div><p>
@@ -90,17 +90,17 @@
             the clients need not be aware of the type of PrincipalDatabase in
             use they only need support the SASL mechanisms they provide.
           </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
-              <a class="xref" href="ch02.html#AddNewUsers-Plain" title="1.1.1.  Plain">Section 1.1.1, &#8220;
+              <a class="xref" href="ch02.html#AddNewUsers-Plain" title="2.1.1.1.  Plain">Section 2.1.1.1, &#8220;
             Plain
           &#8221;</a>
             </p></li><li class="listitem"><p>
-              <a class="xref" href="ch02.html#AddNewUsers-Base64MD5PasswordFileFormat" title="1.1.3.  Base64MD5 Password File Format">Section 1.1.3, &#8220;
+              <a class="xref" href="ch02.html#AddNewUsers-Base64MD5PasswordFileFormat" title="2.1.1.3.  Base64MD5 Password File Format">Section 2.1.1.3, &#8220;
             Base64MD5
             Password File Format
           &#8221;</a>
             </p></li></ul></div><p>
             
-          </p><div class="section" title="1.1.1.  Plain"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-Plain"></a>1.1.1. 
+          </p><div class="section" title="2.1.1.1.  Plain"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-Plain"></a>2.1.1.1. 
             Plain
           </h4></div></div></div><p>
             The plain file has the following format:
@@ -117,7 +117,7 @@ martin:password
             used to delimit the password.
           </p><p>
             Lines starting with a '#' are treated as comments.
-          </p></div><div class="section" title="1.1.2.  Where is the password file for my broker ?"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-Whereisthepasswordfileformybroker-3F"></a>1.1.2. 
+          </p></div><div class="section" title="2.1.1.2.  Where is the password file for my broker ?"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-Whereisthepasswordfileformybroker-3F"></a>2.1.1.2. 
             Where is
             the password file for my broker ?
           </h4></div></div></div><p>
@@ -148,7 +148,7 @@ martin:password
             The default is:
           </p><pre class="programlisting">
  &lt;conf&gt;${prefix}/etc&lt;/conf&gt;
-</pre></div><div class="section" title="1.1.3.  Base64MD5 Password File Format"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-Base64MD5PasswordFileFormat"></a>1.1.3. 
+</pre></div><div class="section" title="2.1.1.3.  Base64MD5 Password File Format"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-Base64MD5PasswordFileFormat"></a>2.1.1.3. 
             Base64MD5
             Password File Format
           </h4></div></div></div><p>
@@ -168,7 +168,7 @@ martin:X03MO1qnZdYdgyfeuILPmQ==
             encoded in Base64.
           </p><p>
             This file is read on broker start-up and is not re-read.
-          </p></div><div class="section" title="1.1.4.  How can I update a Base64MD5 password file ?"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-HowcanIupdateaBase64MD5passwordfile-3F"></a>1.1.4. 
+          </p></div><div class="section" title="2.1.1.4.  How can I update a Base64MD5 password file ?"><div class="titlepage"><div><div><h4 class="title"><a name="AddNewUsers-HowcanIupdateaBase64MD5passwordfile-3F"></a>2.1.1.4. 
             How can
             I update a Base64MD5 password file ?
           </h4></div></div></div><p>
@@ -182,15 +182,15 @@ martin:X03MO1qnZdYdgyfeuILPmQ==
               for qpid passwd files.
               <span class="emphasis"><em>NOTE:</em></span> For the changes to be seen by the broker you must
               either restart the broker or reload the data with the
-              management tools (see <a class="xref" href="ch03.html#Qpid-JMX-Management-Console-User-Guide" title="1.1.5.  Qpid JMX Management Console User Guide">Section 1.1.5, &#8220;
+              management tools (see <a class="xref" href="ch03.html#Qpid-JMX-Management-Console-User-Guide" title="3.1.1.5.  Qpid JMX Management Console User Guide">Section 3.1.1.5, &#8220;
       Qpid JMX Management Console User Guide
     &#8221;</a>)
             </p></li><li class="listitem"><p>Use the management tools to create a new user. The changes
             will be made by the broker to the password file and the new user
-            will be immediately available to the system (see <a class="xref" href="ch03.html#Qpid-JMX-Management-Console-User-Guide" title="1.1.5.  Qpid JMX Management Console User Guide">Section 1.1.5, &#8220;
+            will be immediately available to the system (see <a class="xref" href="ch03.html#Qpid-JMX-Management-Console-User-Guide" title="3.1.1.5.  Qpid JMX Management Console User Guide">Section 3.1.1.5, &#8220;
       Qpid JMX Management Console User Guide
     &#8221;</a>).
-            </p></li></ol></div></div></div><div class="section" title="1.2.  Dynamic changes to password files."><div class="titlepage"><div><div><h3 class="title"><a name="AddNewUsers-Dynamicchangestopasswordfiles."></a>1.2. 
+            </p></li></ol></div></div></div><div class="section" title="2.1.2.  Dynamic changes to password files."><div class="titlepage"><div><div><h3 class="title"><a name="AddNewUsers-Dynamicchangestopasswordfiles."></a>2.1.2. 
             Dynamic
             changes to password files.
           </h3></div></div></div><p>
@@ -198,7 +198,7 @@ martin:X03MO1qnZdYdgyfeuILPmQ==
             only read once on start up.
           </p><p>
             To make changes dynamically there are two options, both require
-            administrator access via the Management Console (see <a class="xref" href="ch03.html#Qpid-JMX-Management-Console-User-Guide" title="1.1.5.  Qpid JMX Management Console User Guide">Section 1.1.5, &#8220;
+            administrator access via the Management Console (see <a class="xref" href="ch03.html#Qpid-JMX-Management-Console-User-Guide" title="3.1.1.5.  Qpid JMX Management Console User Guide">Section 3.1.1.5, &#8220;
       Qpid JMX Management Console User Guide
     &#8221;</a>)
           </p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>You can replace the file and use the console to reload its
@@ -206,7 +206,7 @@ martin:X03MO1qnZdYdgyfeuILPmQ==
             </p></li><li class="listitem"><p>The management console provides an interface to create,
             delete and amend the users. These changes are written back to the
             active password file.
-            </p></li></ol></div></div><div class="section" title="1.3.  How password files and PrincipalDatabases relate to authentication mechanisms"><div class="titlepage"><div><div><h3 class="title"><a name="AddNewUsers-HowpasswordfilesandPrincipalDatabasesrelatetoauthenticationmechanisms"></a>1.3. 
+            </p></li></ol></div></div><div class="section" title="2.1.3.  How password files and PrincipalDatabases relate to authentication mechanisms"><div class="titlepage"><div><div><h3 class="title"><a name="AddNewUsers-HowpasswordfilesandPrincipalDatabasesrelatetoauthenticationmechanisms"></a>2.1.3. 
             How password files and PrincipalDatabases relate to
             authentication mechanisms
           </h3></div></div></div><p>
@@ -218,7 +218,7 @@ martin:X03MO1qnZdYdgyfeuILPmQ==
             about the SASL module they support and not the type of
             PrincipalDatabase. So I client that understands CRAM-MD5 will
             work correctly with a Plain and Base64MD5 PrincipalDatabase.
-          </p><div class="table"><a name="id2927843"></a><p class="title"><b>Table 2.1. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
+          </p><div class="table"><a name="id2990171"></a><p class="title"><b>Table 2.1. File Format and Principal Database</b></p><div class="table-contents"><table summary="File Format and Principal Database" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
                   FileFormat/PrincipalDatabase
                 </td><td>
                   SASL
@@ -232,8 +232,6 @@ martin:X03MO1qnZdYdgyfeuILPmQ==
                   CRAM-MD5 CRAM-MD5-HASHED
                 </td></tr></tbody></table></div></div><br class="table-break"><p>
             For details of SASL support see <a class="xref" href="">???</a>
-          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s04.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">4. 
-      Qpid Troubleshooting Guide
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2. 
+          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s05.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt01.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">1.5. Broker Configuration Guide  </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.2. 
       Configure ACLs
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s02.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s02.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s02.html Wed Feb  9 21:39:27 2011
@@ -1,24 +1,24 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.  Configure ACLs</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02.html" title="Chapter 2. How Tos"><link rel="next" href="ch02s03.html" title="3.  Configure Java Qpid to use a SSL connection."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.2.  Configure ACLs</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02.html" title="Chapter 2. How Tos"><link rel="next" href="ch02s03.html" title="2.3.  Configure Java Qpid to use a SSL connection."></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.2. 
       Configure ACLs
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s03.html">Next</a></td></tr></table><hr></div><div class="section" title="2.  Configure ACLs"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2927309"></a>2. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s03.html">Next</a></td></tr></table><hr></div><div class="section" title="2.2.  Configure ACLs"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2957101"></a>2.2. 
       Configure ACLs
-    </h2></div></div></div><div class="section" title="2.1.  Configure ACLs"><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureACLs-ConfigureACLs"></a>2.1. 
+    </h2></div></div></div><div class="section" title="2.2.1.  Configure ACLs"><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureACLs-ConfigureACLs"></a>2.2.1. 
             Configure ACLs
-          </h3></div></div></div><div class="section" title="2.1.1.  Specification"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureACLs-Specification"></a>2.1.1. 
+          </h3></div></div></div><div class="section" title="2.2.1.1.  Specification"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureACLs-Specification"></a>2.2.1.1. 
             Specification
           </h4></div></div></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
               <a class="xref" href="">???</a>
             </p></li><li class="listitem"><p>
               <a class="xref" href="">???</a>
-            </p></li></ul></div></div><div class="section" title="2.1.2.  C++ Broker"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureACLs-CBroker"></a>2.1.2. 
+            </p></li></ul></div></div><div class="section" title="2.2.1.2.  C++ Broker"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureACLs-CBroker"></a>2.2.1.2. 
             C++ Broker
           </h4></div></div></div><p>
             The C++ broker supports <a class="xref" href="">???</a> of the ACLs
-          </p></div><div class="section" title="2.1.3.  Java Broker"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureACLs-JavaBroker"></a>2.1.3. 
+          </p></div><div class="section" title="2.2.1.3.  Java Broker"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureACLs-JavaBroker"></a>2.2.1.3. 
             Java Broker
           </h4></div></div></div><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>
               <a class="xref" href="">???</a>
             </p></li><li class="listitem"><p>Support for Version 2 specification is in progress.
-            </p></li></ul></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 2. How Tos </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 3. 
+            </p></li></ul></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 2. How Tos </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.3. 
       Configure Java Qpid to use a SSL connection.
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s03.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s03.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s03.html Wed Feb  9 21:39:27 2011
@@ -1,15 +1,15 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>3.  Configure Java Qpid to use a SSL connection.</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s02.html" title="2.  Configure ACLs"><link rel="next" href="ch02s04.html" title="4.  Configure Log4j CompositeRolling Appender"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">3. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.3.  Configure Java Qpid to use a SSL connection.</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s02.html" title="2.2.  Configure ACLs"><link rel="next" href="ch02s04.html" title="2.4.  Configure Log4j CompositeRolling Appender"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.3. 
       Configure Java Qpid to use a SSL connection.
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s04.html">Next</a></td></tr></table><hr></div><div class="section" title="3.  Configure Java Qpid to use a SSL connection."><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2926875"></a>3. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s04.html">Next</a></td></tr></table><hr></div><div class="section" title="2.3.  Configure Java Qpid to use a SSL connection."><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2995898"></a>2.3. 
       Configure Java Qpid to use a SSL connection.
-    </h2></div></div></div><div class="section" title="3.1.  Using SSL connection with Qpid Java."><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-UsingSSLconnectionwithQpidJava."></a>3.1. 
+    </h2></div></div></div><div class="section" title="2.3.1.  Using SSL connection with Qpid Java."><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-UsingSSLconnectionwithQpidJava."></a>2.3.1. 
             Using SSL connection with Qpid Java.
           </h3></div></div></div><p>
             This section will show how to use SSL to enable secure
             connections between a Java client and broker.
-          </p></div><div class="section" title="3.2.  Setup"><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-Setup"></a>3.2. 
+          </p></div><div class="section" title="2.3.2.  Setup"><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-Setup"></a>2.3.2. 
             Setup
-          </h3></div></div></div><div class="section" title="3.2.1.  Broker Setup"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-BrokerSetup"></a>3.2.1. 
+          </h3></div></div></div><div class="section" title="2.3.2.1.  Broker Setup"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-BrokerSetup"></a>2.3.2.1. 
             Broker
             Setup
           </h4></div></div></div><p>
@@ -28,7 +28,7 @@
             The sslOnly option is included here for completeness however this
             will disable the unencrypted port and leave only the SSL port
             listening for connections.
-          </p></div><div class="section" title="3.2.2.  Client Setup"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-ClientSetup"></a>3.2.2. 
+          </p></div><div class="section" title="2.3.2.2.  Client Setup"><div class="titlepage"><div><div><h4 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-ClientSetup"></a>2.3.2.2. 
             Client
             Setup
           </h4></div></div></div><p>
@@ -36,11 +36,11 @@
             <span class="emphasis"><em>SSLConfiguration</em></span> this is provided to the connection
             during creation however there is currently no example that
             demonstrates its use.
-          </p></div></div><div class="section" title="3.3.  Performing the connection."><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-Performingtheconnection."></a>3.3. 
+          </p></div></div><div class="section" title="2.3.3.  Performing the connection."><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureJavaQpidtouseaSSLconnection.-Performingtheconnection."></a>2.3.3. 
             Performing
             the connection.
-          </h3></div></div></div><p></p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2. 
+          </h3></div></div></div><p></p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.2. 
       Configure ACLs
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 4. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.4. 
       Configure Log4j CompositeRolling Appender
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s04.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s04.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s04.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s04.html Wed Feb  9 21:39:27 2011
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>4.  Configure Log4j CompositeRolling Appender</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s03.html" title="3.  Configure Java Qpid to use a SSL connection."><link rel="next" href="ch02s05.html" title="5.  Configure the Broker via config.xml"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.4.  Configure Log4j CompositeRolling Appender</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s03.html" title="2.3.  Configure Java Qpid to use a SSL connection."><link rel="next" href="ch02s05.html" title="2.5.  Configure the Broker via config.xml"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.4. 
       Configure Log4j CompositeRolling Appender
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s03.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s05.html">Next</a></td></tr></table><hr></div><div class="section" title="4.  Configure Log4j CompositeRolling Appender"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2927727"></a>4. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s03.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s05.html">Next</a></td></tr></table><hr></div><div class="section" title="2.4.  Configure Log4j CompositeRolling Appender"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2959424"></a>2.4. 
       Configure Log4j CompositeRolling Appender
-    </h2></div></div></div><div class="section" title="4.1.  How to configure the CompositeRolling log4j Appender"><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureLog4jCompositeRollingAppender-HowtoconfiguretheCompositeRollinglog4jAppender"></a>4.1. 
+    </h2></div></div></div><div class="section" title="2.4.1.  How to configure the CompositeRolling log4j Appender"><div class="titlepage"><div><div><h3 class="title"><a name="ConfigureLog4jCompositeRollingAppender-HowtoconfiguretheCompositeRollinglog4jAppender"></a>2.4.1. 
             How to configure the CompositeRolling log4j Appender
           </h3></div></div></div><p>
             There are several sections of our default log4j file that will
@@ -102,8 +102,8 @@
         &lt;param name="ZeroBased" value="true"/&gt;
         &lt;!-- Backup Location --&gt;
         &lt;param name="backupFilesToPath" value="${QPID_WORK}/backup/log"/&gt;
-</pre></li></ol></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">3. 
+</pre></li></ol></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s03.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.3. 
       Configure Java Qpid to use a SSL connection.
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 5. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.5. 
       Configure the Broker via config.xml
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s05.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s05.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s05.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s05.html Wed Feb  9 21:39:27 2011
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>5.  Configure the Broker via config.xml</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s04.html" title="4.  Configure Log4j CompositeRolling Appender"><link rel="next" href="ch02s06.html" title="6.  Configure the Virtual Hosts via virtualhosts.xml"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">5. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.5.  Configure the Broker via config.xml</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s04.html" title="2.4.  Configure Log4j CompositeRolling Appender"><link rel="next" href="ch02s06.html" title="2.6.  Configure the Virtual Hosts via virtualhosts.xml"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.5. 
       Configure the Broker via config.xml
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s04.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s06.html">Next</a></td></tr></table><hr></div><div class="section" title="5.  Configure the Broker via config.xml"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2927793"></a>5. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s04.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s06.html">Next</a></td></tr></table><hr></div><div class="section" title="2.5.  Configure the Broker via config.xml"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2958287"></a>2.5. 
       Configure the Broker via config.xml
-    </h2></div></div></div><div class="section" title="5.1.  Broker config.xml Overview"><div class="titlepage"><div><div><h3 class="title"><a name="ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview"></a>5.1. 
+    </h2></div></div></div><div class="section" title="2.5.1.  Broker config.xml Overview"><div class="titlepage"><div><div><h3 class="title"><a name="ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview"></a>2.5.1. 
             Broker config.xml Overview
           </h3></div></div></div><p>
             The broker config.xml file which is shipped in the etc directory
@@ -20,7 +20,7 @@
           </p><p>
             For more information about command line configuration options
             please see <a class="xref" href="">???</a>.
-          </p></div><div class="section" title="5.2.  Qpid Version"><div class="titlepage"><div><div><h3 class="title"><a name="ConfiguretheBrokerviaconfig.xml-QpidVersion"></a>5.2. 
+          </p></div><div class="section" title="2.5.2.  Qpid Version"><div class="titlepage"><div><div><h3 class="title"><a name="ConfiguretheBrokerviaconfig.xml-QpidVersion"></a>2.5.2. 
             Qpid
             Version
           </h3></div></div></div><p>
@@ -29,8 +29,8 @@
           </p><p>
             <a class="xref" href="">???</a>
             <a class="xref" href="">???</a>
-          </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s04.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s06.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">4. 
+          </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s04.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s06.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.4. 
       Configure Log4j CompositeRolling Appender
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 6. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.6. 
       Configure the Virtual Hosts via virtualhosts.xml
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s06.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s06.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s06.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s06.html Wed Feb  9 21:39:27 2011
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>6.  Configure the Virtual Hosts via virtualhosts.xml</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s05.html" title="5.  Configure the Broker via config.xml"><link rel="next" href="ch02s07.html" title="7.  Debug using log4j"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">6. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.6.  Configure the Virtual Hosts via virtualhosts.xml</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s05.html" title="2.5.  Configure the Broker via config.xml"><link rel="next" href="ch02s07.html" title="2.7.  Debug using log4j"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.6. 
       Configure the Virtual Hosts via virtualhosts.xml
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s05.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s07.html">Next</a></td></tr></table><hr></div><div class="section" title="6.  Configure the Virtual Hosts via virtualhosts.xml"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2928591"></a>6. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s05.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s07.html">Next</a></td></tr></table><hr></div><div class="section" title="2.6.  Configure the Virtual Hosts via virtualhosts.xml"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2963263"></a>2.6. 
       Configure the Virtual Hosts via virtualhosts.xml
-    </h2></div></div></div><div class="section" title="6.1.  virtualhosts.xml Overview"><div class="titlepage"><div><div><h3 class="title"><a name="ConfiguretheVirtualHostsviavirtualhosts.xml-virtualhosts.xmlOverview"></a>6.1. 
+    </h2></div></div></div><div class="section" title="2.6.1.  virtualhosts.xml Overview"><div class="titlepage"><div><div><h3 class="title"><a name="ConfiguretheVirtualHostsviavirtualhosts.xml-virtualhosts.xmlOverview"></a>2.6.1. 
             virtualhosts.xml Overview
           </h3></div></div></div><p>
             This configuration file contains details of all queues and
@@ -16,7 +16,7 @@
           </p><p>
             Thus most application deployments need a virtualhosts.xml file
             with at least some minimal detail.
-          </p><div class="section" title="6.1.1.  XML Format with Comments"><div class="titlepage"><div><div><h4 class="title"><a name="ConfiguretheVirtualHostsviavirtualhosts.xml-XMLFormatwithComments"></a>6.1.1. 
+          </p><div class="section" title="2.6.1.1.  XML Format with Comments"><div class="titlepage"><div><div><h4 class="title"><a name="ConfiguretheVirtualHostsviavirtualhosts.xml-XMLFormatwithComments"></a>2.6.1.1. 
             XML Format with Comments
           </h4></div></div></div><p>
             The virtualhosts.xml which currently ships as part of the Qpid
@@ -83,7 +83,7 @@
         &lt;/localhost&gt;
     &lt;/virtualhost&gt;
 &lt;/virtualhosts&gt;
-</pre></div><div class="section" title="6.1.2.  Using your own virtualhosts.xml"><div class="titlepage"><div><div><h4 class="title"><a name="ConfiguretheVirtualHostsviavirtualhosts.xml-Usingyourownvirtualhosts.xml"></a>6.1.2. 
+</pre></div><div class="section" title="2.6.1.2.  Using your own virtualhosts.xml"><div class="titlepage"><div><div><h4 class="title"><a name="ConfiguretheVirtualHostsviavirtualhosts.xml-Usingyourownvirtualhosts.xml"></a>2.6.1.2. 
             Using your own virtualhosts.xml
           </h4></div></div></div><p>
             Note that the config.xml file shipped as an example (or developer
@@ -92,8 +92,8 @@
           </p><p>
             When using your own virtualhosts.xml you must edit this path to
             point at the location of your file.
-          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s05.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s07.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">5. 
+          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s05.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s07.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.5. 
       Configure the Broker via config.xml
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 7. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.7. 
       Debug using log4j
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s07.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s07.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s07.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s07.html Wed Feb  9 21:39:27 2011
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>7.  Debug using log4j</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s06.html" title="6.  Configure the Virtual Hosts via virtualhosts.xml"><link rel="next" href="ch02s08.html" title="8.  How to Tune M3 Java Broker Performance"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">7. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.7.  Debug using log4j</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s06.html" title="2.6.  Configure the Virtual Hosts via virtualhosts.xml"><link rel="next" href="ch02s08.html" title="2.8.  How to Tune M3 Java Broker Performance"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.7. 
       Debug using log4j
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s06.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s08.html">Next</a></td></tr></table><hr></div><div class="section" title="7.  Debug using log4j"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2928594"></a>7. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s06.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s08.html">Next</a></td></tr></table><hr></div><div class="section" title="2.7.  Debug using log4j"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2997658"></a>2.7. 
       Debug using log4j
-    </h2></div></div></div><div class="section" title="7.1.  Debugging with log4j configurations"><div class="titlepage"><div><div><h3 class="title"><a name="Debugusinglog4j-Debuggingwithlog4jconfigurations"></a>7.1. 
+    </h2></div></div></div><div class="section" title="2.7.1.  Debugging with log4j configurations"><div class="titlepage"><div><div><h3 class="title"><a name="Debugusinglog4j-Debuggingwithlog4jconfigurations"></a>2.7.1. 
             Debugging
             with log4j configurations
           </h3></div></div></div><p>
@@ -28,7 +28,7 @@
             oversight. Hopefully in future releases the latter will be
             addressed but care needs to be taken when adding logging to the
             'Message Flow' path as this will have performance implications.
-          </p><div class="section" title="7.1.1.  Logging Connection State *Deprecated*"><div class="titlepage"><div><div><h4 class="title"><a name="Debugusinglog4j-LoggingConnectionState-5CDeprecated-5C"></a>7.1.1. 
+          </p><div class="section" title="2.7.1.1.  Logging Connection State *Deprecated*"><div class="titlepage"><div><div><h4 class="title"><a name="Debugusinglog4j-LoggingConnectionState-5CDeprecated-5C"></a>2.7.1.1. 
             Logging
             Connection State *Deprecated*
           </h4></div></div></div><p>
@@ -131,7 +131,7 @@
 
 &lt;/log4j:configuration&gt;
 
-</pre></div><div class="section" title="7.1.2.  Debugging My Application"><div class="titlepage"><div><div><h4 class="title"><a name="Debugusinglog4j-DebuggingMyApplication"></a>7.1.2. 
+</pre></div><div class="section" title="2.7.1.2.  Debugging My Application"><div class="titlepage"><div><div><h4 class="title"><a name="Debugusinglog4j-DebuggingMyApplication"></a>2.7.1.2. 
             Debugging My
             Application
           </h4></div></div></div><p>
@@ -244,8 +244,8 @@
 
 &lt;/log4j:configuration&gt;
 
-</pre></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s06.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s08.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">6. 
+</pre></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s06.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s08.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.6. 
       Configure the Virtual Hosts via virtualhosts.xml
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 8. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.8. 
       How to Tune M3 Java Broker Performance
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s08.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s08.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s08.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s08.html Wed Feb  9 21:39:27 2011
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>8.  How to Tune M3 Java Broker Performance</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s07.html" title="7.  Debug using log4j"><link rel="next" href="ch02s09.html" title="9.  Qpid Java Build How To"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">8. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.8.  How to Tune M3 Java Broker Performance</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s07.html" title="2.7.  Debug using log4j"><link rel="next" href="ch02s09.html" title="2.9.  Qpid Java Build How To"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.8. 
       How to Tune M3 Java Broker Performance
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s07.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s09.html">Next</a></td></tr></table><hr></div><div class="section" title="8.  How to Tune M3 Java Broker Performance"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="How-to-Tune-M3-Java-Broker-Performance"></a>8. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s07.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s09.html">Next</a></td></tr></table><hr></div><div class="section" title="2.8.  How to Tune M3 Java Broker Performance"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="How-to-Tune-M3-Java-Broker-Performance"></a>2.8. 
       How to Tune M3 Java Broker Performance
-    </h2></div></div></div><div class="section" title="8.1.  Problem Statement"><div class="titlepage"><div><div><h3 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-ProblemStatement"></a>8.1. 
+    </h2></div></div></div><div class="section" title="2.8.1.  Problem Statement"><div class="titlepage"><div><div><h3 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-ProblemStatement"></a>2.8.1. 
             Problem
             Statement
           </h3></div></div></div><p>
@@ -20,7 +20,7 @@
             persistent messages in large batches). Any user wishing to use
             these options <span class="emphasis"><em>must test them thoroughly in their own
             environment with representative volumes</em></span>.
-          </p></div><div class="section" title="8.2.  Successful Tuning Options"><div class="titlepage"><div><div><h3 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-SuccessfulTuningOptions"></a>8.2. 
+          </p></div><div class="section" title="2.8.2.  Successful Tuning Options"><div class="titlepage"><div><div><h3 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-SuccessfulTuningOptions"></a>2.8.2. 
             Successful
             Tuning Options
           </h3></div></div></div><p>
@@ -38,7 +38,7 @@
           </p><p>
             These strategies have been successfully tested to mitigate this
             problem:
-          </p><div class="table"><a name="id2930191"></a><p class="title"><b>Table 2.2. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
+          </p><div class="table"><a name="id2993091"></a><p class="title"><b>Table 2.2. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
                   Strategy
                 </td><td>
                   Result
@@ -64,7 +64,7 @@
             connection details being changed, and from an operational
             perspective. However, it is certainly the most clear cut way of
             isolating the two streams of messages and the heaps impacted.
-          </p><div class="section" title="8.2.1.  Additional tuning"><div class="titlepage"><div><div><h4 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-Additionaltuning"></a>8.2.1. 
+          </p><div class="section" title="2.8.2.1.  Additional tuning"><div class="titlepage"><div><div><h4 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-Additionaltuning"></a>2.8.2.1. 
             Additional
             tuning
           </h4></div></div></div><p>
@@ -80,7 +80,7 @@
             3Gb. If you are deploying on a 64 bit platform, a larger heap is
             definitely worth testing with. We will be testing tuning options
             around a larger heap shortly.
-          </p></div></div><div class="section" title="8.3.  Next Steps"><div class="titlepage"><div><div><h3 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-NextSteps"></a>8.3. 
+          </p></div></div><div class="section" title="2.8.3.  Next Steps"><div class="titlepage"><div><div><h3 class="title"><a name="HowtoTuneM3JavaBrokerPerformance-NextSteps"></a>2.8.3. 
             Next
             Steps
           </h3></div></div></div><p>
@@ -97,8 +97,8 @@
             The using programme should then choose the option most applicable
             for their deployment and perform BAU testing before any
             implementation into a production or pilot environment.
-          </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s07.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s09.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">7. 
+          </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s07.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s09.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.7. 
       Debug using log4j
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 9. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.9. 
       Qpid Java Build How To
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s09.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s09.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s09.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s09.html Wed Feb  9 21:39:27 2011
@@ -1,11 +1,11 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>9.  Qpid Java Build How To</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s08.html" title="8.  How to Tune M3 Java Broker Performance"><link rel="next" href="ch02s10.html" title="10.  Use Priority Queues"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">9. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.9.  Qpid Java Build How To</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s08.html" title="2.8.  How to Tune M3 Java Broker Performance"><link rel="next" href="ch02s10.html" title="2.10.  Use Priority Queues"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.9. 
       Qpid Java Build How To
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s08.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s10.html">Next</a></td></tr></table><hr></div><div class="section" title="9.  Qpid Java Build How To"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2926968"></a>9. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s08.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s10.html">Next</a></td></tr></table><hr></div><div class="section" title="2.9.  Qpid Java Build How To"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2974425"></a>2.9. 
       Qpid Java Build How To
-    </h2></div></div></div><div class="section" title="9.1.  Build Instructions - General"><div class="titlepage"><div><div><h3 class="title"><a name="QpidJavaBuildHowTo-BuildInstructionsGeneral"></a>9.1. 
+    </h2></div></div></div><div class="section" title="2.9.1.  Build Instructions - General"><div class="titlepage"><div><div><h3 class="title"><a name="QpidJavaBuildHowTo-BuildInstructionsGeneral"></a>2.9.1. 
             Build
             Instructions - General
-          </h3></div></div></div><div class="section" title="9.1.1.  Check out the source"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Checkoutthesource"></a>9.1.1. 
+          </h3></div></div></div><div class="section" title="2.9.1.1.  Check out the source"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Checkoutthesource"></a>2.9.1.1. 
             Check out the
             source
           </h4></div></div></div><p>
@@ -13,7 +13,7 @@
             repository:
           </p><p>
             <a class="xref" href="">???</a>
-          </p></div><div class="section" title="9.1.2.  Prerequisites"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Prerequisites"></a>9.1.2. 
+          </p></div><div class="section" title="2.9.1.2.  Prerequisites"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Prerequisites"></a>2.9.1.2. 
             Prerequisites
           </h4></div></div></div><p>
             For the broker code you need JDK 1.5.0_15 or later. You should
@@ -23,7 +23,7 @@
           </p><p>
             If you are wanting to run the python tests against the broker you
             will of course need a version of python.
-          </p></div></div><div class="section" title="9.2.  Build Instructions - Trunk"><div class="titlepage"><div><div><h3 class="title"><a name="QpidJavaBuildHowTo-BuildInstructionsTrunk"></a>9.2. 
+          </p></div></div><div class="section" title="2.9.2.  Build Instructions - Trunk"><div class="titlepage"><div><div><h3 class="title"><a name="QpidJavaBuildHowTo-BuildInstructionsTrunk"></a>2.9.2. 
             Build
             Instructions - Trunk
           </h3></div></div></div><p>
@@ -31,7 +31,7 @@
           </p><p>
             The ant target 'help' will tell you what you need to know about
             the build system.
-          </p><div class="section" title="9.2.1.  Ant Build Scripts"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-AntBuildScripts"></a>9.2.1. 
+          </p><div class="section" title="2.9.2.1.  Ant Build Scripts"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-AntBuildScripts"></a>2.9.2.1. 
             Ant Build
             Scripts
           </h4></div></div></div><p>
@@ -42,7 +42,7 @@
             level build script which inherits from the template.
           </p><p>
             So, at the top level there are:
-          </p><div class="table"><a name="id2929948"></a><p class="title"><b>Table 2.3. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
+          </p><div class="table"><a name="id2960114"></a><p class="title"><b>Table 2.3. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
                   File
                 </td><td>
                   Description
@@ -62,7 +62,7 @@
                   module builds
                 </td></tr></tbody></table></div></div><br class="table-break"><p>
             Then, in each module subdirectory there is:
-          </p><div class="table"><a name="id2930342"></a><p class="title"><b>Table 2.4. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
+          </p><div class="table"><a name="id2990757"></a><p class="title"><b>Table 2.4. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
                   File
                 </td><td>
                   Description
@@ -70,11 +70,11 @@
                   build.xml
                 </td><td>
                   Defines all the module values for template properties
-                </td></tr></tbody></table></div></div><br class="table-break"></div><div class="section" title="9.2.2.  Build targets"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Buildtargets"></a>9.2.2. 
+                </td></tr></tbody></table></div></div><br class="table-break"></div><div class="section" title="2.9.2.2.  Build targets"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Buildtargets"></a>2.9.2.2. 
             Build targets
           </h4></div></div></div><p>
             The main build targets you are probably interested in are:
-          </p><div class="table"><a name="id2930398"></a><p class="title"><b>Table 2.5. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
+          </p><div class="table"><a name="id2968678"></a><p class="title"><b>Table 2.5. </b></p><div class="table-contents"><table summary="" border="1"><colgroup><col><col></colgroup><tbody><tr><td>
                   Target
                 </td><td>
                   Description
@@ -96,7 +96,7 @@
             If you want to compile an individual module, simply run the build
             target from the appropriate module e.g. to compile the broker
             source
-          </p></div><div class="section" title="9.2.3.  Configuring Eclipse"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-ConfiguringEclipse"></a>9.2.3. 
+          </p></div><div class="section" title="2.9.2.3.  Configuring Eclipse"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-ConfiguringEclipse"></a>2.9.2.3. 
             Configuring
             Eclipse
           </h4></div></div></div><p>
@@ -107,7 +107,7 @@
             4. Add the contents of lib/ to the build path
             5. Setup Generated Code
             6. Setup Dependencies
-          </p><div class="section" title="9.2.3.1.  Generated Code"><div class="titlepage"><div><div><h5 class="title"><a name="QpidJavaBuildHowTo-GeneratedCode"></a>9.2.3.1. 
+          </p><div class="section" title="2.9.2.3.1.  Generated Code"><div class="titlepage"><div><div><h5 class="title"><a name="QpidJavaBuildHowTo-GeneratedCode"></a>2.9.2.3.1. 
             Generated Code
           </h5></div></div></div><p>
             The Broker and Common packages both depend on generated code.
@@ -115,7 +115,7 @@
             generated code.
             For the broker module add build/scratch/broker/src
             For the common module add build/scratch/common/src
-          </p></div><div class="section" title="9.2.3.2.  Dependencies"><div class="titlepage"><div><div><h5 class="title"><a name="QpidJavaBuildHowTo-Dependencies"></a>9.2.3.2. 
+          </p></div><div class="section" title="2.9.2.3.2.  Dependencies"><div class="titlepage"><div><div><h5 class="title"><a name="QpidJavaBuildHowTo-Dependencies"></a>2.9.2.3.2. 
             Dependencies
           </h5></div></div></div><p>
             These dependencies are correct at the time of writting however,
@@ -196,7 +196,7 @@ for i in `find . -name build.xml` ; do e
             </p></li><li class="listitem"><p>broker
             </p></li><li class="listitem"><p>common
             </p></li><li class="listitem"><p>junit-toolkit
-            </p></li></ul></div></div></div><div class="section" title="9.2.4.  What next ?"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Whatnext-3F"></a>9.2.4. 
+            </p></li></ul></div></div></div><div class="section" title="2.9.2.4.  What next ?"><div class="titlepage"><div><div><h4 class="title"><a name="QpidJavaBuildHowTo-Whatnext-3F"></a>2.9.2.4. 
             What next ?
           </h4></div></div></div><p>
             If you want to run your built Qpid package, see our <a class="xref" href="">???</a> for details of
@@ -204,8 +204,8 @@ for i in `find . -name build.xml` ; do e
           </p><p>
             If you want to run our tests, you can use the ant test or
             testreport (produces a useful report) targets.
-          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s08.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s10.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">8. 
+          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s08.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s10.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.8. 
       How to Tune M3 Java Broker Performance
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 10. 
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.10. 
       Use Priority Queues
     </td></tr></table></div></body></html>

Modified: qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s10.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s10.html?rev=1069126&r1=1069125&r2=1069126&view=diff
==============================================================================
--- qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s10.html (original)
+++ qpid/site/docs/books/0.7/AMQP-Messaging-Broker-Java-Book/html/ch02s10.html Wed Feb  9 21:39:27 2011
@@ -1,8 +1,8 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>10.  Use Priority Queues</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="AMQP Messaging Broker (Implemented in Java)"><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s09.html" title="9.  Qpid Java Build How To"><link rel="next" href="ch03.html" title="Chapter 3.  Qpid JMX Management Console"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">10. 
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.10.  Use Priority Queues</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title=""><link rel="up" href="ch02.html" title="Chapter 2. How Tos"><link rel="prev" href="ch02s09.html" title="2.9.  Qpid Java Build How To"><link rel="next" href="ch02s11.html" title="2.11. Slow Consumer Disconnect - User Guide"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.10. 
       Use Priority Queues
-    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s09.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr></table><hr></div><div class="section" title="10.  Use Priority Queues"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2928354"></a>10. 
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch02s09.html">Prev</a> </td><th width="60%" align="center">Chapter 2. How Tos</th><td width="20%" align="right"> <a accesskey="n" href="ch02s11.html">Next</a></td></tr></table><hr></div><div class="section" title="2.10.  Use Priority Queues"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2976937"></a>2.10. 
       Use Priority Queues
-    </h2></div></div></div><div class="section" title="10.1.  General Information"><div class="titlepage"><div><div><h3 class="title"><a name="UsePriorityQueues-GeneralInformation"></a>10.1. 
+    </h2></div></div></div><div class="section" title="2.10.1.  General Information"><div class="titlepage"><div><div><h3 class="title"><a name="UsePriorityQueues-GeneralInformation"></a>2.10.1. 
             General
             Information
           </h3></div></div></div><p>
@@ -12,7 +12,7 @@
           </p><p>
             There are some key points around the use of priority queues in
             Qpid, discussed in the sections below.
-          </p></div><div class="section" title="10.2.  Defining Priority Queues"><div class="titlepage"><div><div><h3 class="title"><a name="UsePriorityQueues-DefiningPriorityQueues"></a>10.2. 
+          </p></div><div class="section" title="2.10.2.  Defining Priority Queues"><div class="titlepage"><div><div><h3 class="title"><a name="UsePriorityQueues-DefiningPriorityQueues"></a>2.10.2. 
             Defining
             Priority Queues
           </h3></div></div></div><p>
@@ -43,12 +43,12 @@
         &lt;priority&gt;true&lt;/priority&gt;
     &lt;/test&gt;
 &lt;/queue&gt;
-</pre></div><div class="section" title="10.3.  Client configuration/messaging model for priority queues"><div class="titlepage"><div><div><h3 class="title"><a name="UsePriorityQueues-Clientconfiguration-2Fmessagingmodelforpriorityqueues"></a>10.3. 
+</pre></div><div class="section" title="2.10.3.  Client configuration/messaging model for priority queues"><div class="titlepage"><div><div><h3 class="title"><a name="UsePriorityQueues-Clientconfiguration-2Fmessagingmodelforpriorityqueues"></a>2.10.3. 
             Client configuration/messaging model for priority queues
           </h3></div></div></div><p>
             There are some other configuration &amp; paradigm changes which
             are required in order that priority queues work as expected.
-          </p><div class="section" title="10.3.1.  Set low pre-fetch"><div class="titlepage"><div><div><h4 class="title"><a name="UsePriorityQueues-Setlowprefetch"></a>10.3.1. 
+          </p><div class="section" title="2.10.3.1.  Set low pre-fetch"><div class="titlepage"><div><div><h4 class="title"><a name="UsePriorityQueues-Setlowprefetch"></a>2.10.3.1. 
             Set low pre-fetch
           </h4></div></div></div><p>
             Qpid clients receive buffered messages in batches, sized
@@ -84,15 +84,13 @@ amqp://guest:guest@client1/development?m
             10) if the trade-off between throughput and prioritisation is
             weighted towards the former for your application. (If you're
             using OnMessage() then this is not a concern.)
-          </p></div><div class="section" title="10.3.2.  Single consumer per session"><div class="titlepage"><div><div><h4 class="title"><a name="UsePriorityQueues-Singleconsumerpersession"></a>10.3.2. 
+          </p></div><div class="section" title="2.10.3.2.  Single consumer per session"><div class="titlepage"><div><div><h4 class="title"><a name="UsePriorityQueues-Singleconsumerpersession"></a>2.10.3.2. 
             Single
             consumer per session
           </h4></div></div></div><p>
             If you are using the receive() method to consume messages then
             you should also only use one consumer per session with priority
             queues. If you're using OnMessage() then this is not a concern.
-          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s09.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch03.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">9. 
+          </p></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch02s09.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch02.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch02s11.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">2.9. 
       Qpid Java Build How To
-     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 3. 
-    Qpid JMX Management Console
-  </td></tr></table></div></body></html>
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 2.11. Slow Consumer Disconnect - User Guide</td></tr></table></div></body></html>



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