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/06/20 00:15:13 UTC

svn commit: r956304 [30/33] - in /qpid/site/docs/books/0.7: ./ AMQP-Messaging-Broker-CPP-Book/ AMQP-Messaging-Broker-CPP-Book/html-single/ AMQP-Messaging-Broker-CPP-Book/html-single/images/ AMQP-Messaging-Broker-CPP-Book/html-single/images/jmx_console/...

Added: qpid/site/docs/books/0.7/Qpid-Book/html/ch17.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/ch17.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/ch17.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/ch17.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1,239 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Chapter 17.  Qpid Interoperability Documentation</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="up" href="pt05.html" title="Part V. Appendices"><link rel="prev" href="ch16s02.html" title="2.  Interop table by AMQP specification version"></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 17. 
+      Qpid Interoperability Documentation
+    </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch16s02.html">Prev</a> </td><th width="60%" align="center">Part V. Appendices</th><td width="20%" align="right"> </td></tr></table><hr></div><div class="chapter" title="Chapter 17.  Qpid Interoperability Documentation"><div class="titlepage"><div><div><h2 class="title"><a name="id2974930"></a>Chapter 17. 
+      Qpid Interoperability Documentation
+    </h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="ch17.html#QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation">1. 
+            Qpid Interoperability Documentation
+          </a></span></dt><dd><dl><dt><span class="section"><a href="ch17.html#QpidInteroperabilityDocumentation-SASL">1.1. 
+            SASL
+          </a></span></dt></dl></dd></dl></div><div class="section" title="1.  Qpid Interoperability Documentation"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation"></a>1. 
+            Qpid Interoperability Documentation
+          </h2></div></div></div><p>
+            This page documents the various interoperable features of the
+            Qpid clients.
+          </p><div class="section" title="1.1.  SASL"><div class="titlepage"><div><div><h3 class="title"><a name="QpidInteroperabilityDocumentation-SASL"></a>1.1. 
+            SASL
+          </h3></div></div></div><p>
+            
+          </p><div class="section" title="1.1.1.  Standard Mechanisms"><div class="titlepage"><div><div><h4 class="title"><a name="QpidInteroperabilityDocumentation-StandardMechanisms"></a>1.1.1. 
+            Standard
+            Mechanisms
+          </h4></div></div></div><p>
+            <a class="ulink" href="http://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer#SASL_mechanisms" target="_top">http://en.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer#SASL_mechanisms</a>
+          </p><p>
+            This table list the various SASL mechanisms that each component
+            supports. The version listed shows when this
+            functionality was added to the product.
+          </p><div class="table"><a name="id2990879"></a><p class="title"><b>Table 17.1. SASL Mechanism Support</b></p><div class="table-contents"><table summary="SASL Mechanism Support" border="1"><colgroup><col><col><col><col><col><col><col></colgroup><tbody><tr><td>
+                  Component
+                </td><td>
+                  ANONYMOUS
+                </td><td>
+                  CRAM-MD5
+                </td><td>
+                  DIGEST-MD5
+                </td><td>
+                  EXTERNAL
+                </td><td>
+                  GSSAPI/Kerberos
+                </td><td>
+                  PLAIN
+                </td></tr><tr><td>
+                  C++ Broker
+                </td><td>
+                  M3[<a class="xref" href="ch17.html#QpidInteroperabilityDocumentation-1">Section 1.1.1, &#8220;
+            Standard
+            Mechanisms
+          &#8221;</a>]
+                </td><td>
+                  M3[<a class="xref" href="ch17.html#QpidInteroperabilityDocumentation-1">Section 1.1.1, &#8220;
+            Standard
+            Mechanisms
+          &#8221;</a>,<a class="xref" href="ch17.html#QpidInteroperabilityDocumentation-2">Section 1.1.1, &#8220;
+            Standard
+            Mechanisms
+          &#8221;</a>]
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                  M3[<a class="xref" href="ch17.html#QpidInteroperabilityDocumentation-1">Section 1.1.1, &#8220;
+            Standard
+            Mechanisms
+          &#8221;</a>,<a class="xref" href="ch17.html#QpidInteroperabilityDocumentation-2">Section 1.1.1, &#8220;
+            Standard
+            Mechanisms
+          &#8221;</a>]
+                </td><td>
+                  M1
+                </td></tr><tr><td>
+                  C++ Client
+                </td><td>
+                  M3[<a class="xref" href="ch17.html#QpidInteroperabilityDocumentation-1">Section 1.1.1, &#8220;
+            Standard
+            Mechanisms
+          &#8221;</a>]
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                  M1
+                </td></tr><tr><td>
+                  Java Broker
+                </td><td>
+                   
+                </td><td>
+                  M1
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                  M1
+                </td></tr><tr><td>
+                  Java Client
+                </td><td>
+                   
+                </td><td>
+                  M1
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                  M1
+                </td></tr><tr><td>
+                  .Net Client
+                </td><td>
+                  M2
+                </td><td>
+                  M2
+                </td><td>
+                  M2
+                </td><td>
+                  M2
+                </td><td>
+                   
+                </td><td>
+                  M2
+                </td></tr><tr><td>
+                  Python Client
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                  ?
+                </td></tr><tr><td>
+                  Ruby Client
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                   
+                </td><td>
+                  ?
+                </td></tr></tbody></table></div></div><br class="table-break"><p><a name="QpidInteroperabilityDocumentation-1"></a>        
+            1: Support for these will be in M3 (currently available on
+            trunk).
+	  </p><p><a name="QpidInteroperabilityDocumentation-2"></a>2: C++ Broker uses <a class="ulink" href="http://freshmeat.net/projects/cyrussasl/" target="_top">Cyrus SASL</a> which
+            supports CRAM-MD5 and GSSAPI but these have not been tested yet
+          </p></div><div class="section" title="1.1.2.  Custom Mechanisms"><div class="titlepage"><div><div><h4 class="title"><a name="QpidInteroperabilityDocumentation-CustomMechanisms"></a>1.1.2. 
+            Custom
+            Mechanisms
+          </h4></div></div></div><p>
+            There have been some custom mechanisms added to our
+            implementations.
+          </p><div class="table"><a name="id2979363"></a><p class="title"><b>Table 17.2. SASL Custom Mechanisms</b></p><div class="table-contents"><table summary="SASL Custom Mechanisms" border="1"><colgroup><col><col><col></colgroup><tbody><tr><td>
+                  Component
+                </td><td>
+                  AMQPLAIN
+                </td><td>
+                  CRAM-MD5-HASHED
+                </td></tr><tr><td>
+                  C++ Broker
+                </td><td>
+                   
+                </td><td>
+                   
+                </td></tr><tr><td>
+                  C++ Client
+                </td><td>
+                   
+                </td><td>
+                   
+                </td></tr><tr><td>
+                  Java Broker
+                </td><td>
+                  M1
+                </td><td>
+                  M2
+                </td></tr><tr><td>
+                  Java Client
+                </td><td>
+                  M1
+                </td><td>
+                  M2
+                </td></tr><tr><td>
+                  .Net Client
+                </td><td>
+                   
+                </td><td>
+                   
+                </td></tr><tr><td>
+                  Python Client
+                </td><td>
+                  M2
+                </td><td>
+                   
+                </td></tr><tr><td>
+                  Ruby Client
+                </td><td>
+                  M2
+                </td><td>
+                   
+                </td></tr></tbody></table></div></div><br class="table-break"><div class="section" title="1.1.2.1. AMQPLAIN"><div class="titlepage"><div><div><h5 class="title"><a name="id2977720"></a>1.1.2.1. AMQPLAIN</h5></div></div></div><p></p></div><div class="section" title="1.1.2.2. CRAM-MD5-HASHED"><div class="titlepage"><div><div><h5 class="title"><a name="id2977729"></a>1.1.2.2. CRAM-MD5-HASHED</h5></div></div></div><p>
+            The Java SASL implementations require that you have the password
+            of the user to validate the incoming request. This then means
+            that the user's password must be stored on disk. For this to be
+            secure either the broker must encrypt the password file or the
+            need for the password being stored must be removed.
+          </p><p>
+            The CRAM-MD5-HASHED SASL plugin removes the need for the plain
+            text password to be stored on disk. The mechanism defers all
+            functionality to the build in CRAM-MD5 module the only change is
+            on the client side where it generates the hash of the password
+            and uses that value as the password. This means that the Java
+            Broker only need store the password hash on the file system.
+            While a one way hash is not very secure compared to other forms
+            of encryption in environments where the having the password in
+            plain text is unacceptable this will provide and additional layer
+            to protect the password. In particular this offers some
+            protection where the same password may be shared amongst many
+            systems. It offers no real extra protection against attacks on
+            the broker (the secret is now the hash rather than the password).
+          </p></div></div></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch16s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="pt05.html">Up</a></td><td width="40%" align="right"> </td></tr><tr><td width="40%" align="left" valign="top">2. 
+            Interop
+            table by AMQP specification version
+           </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> </td></tr></table></div></body></html>

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3112999.pdf
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3112999.pdf?rev=956304&view=auto
==============================================================================
Files qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3112999.pdf (added) and qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3112999.pdf Sat Jun 19 22:15:03 2010 differ

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113000.doc
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113000.doc?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113000.doc
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113004.pdf
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113004.pdf?rev=956304&view=auto
==============================================================================
Files qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113004.pdf (added) and qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113004.pdf Sat Jun 19 22:15:03 2010 differ

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113005.doc
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113005.doc?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113005.doc
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113098.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113098.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113098.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113099.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113099.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113099.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113100.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113100.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113100.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113101.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113101.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113101.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113102.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113102.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113102.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113103.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113103.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113103.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113104.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113104.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113104.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113105.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113105.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113105.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113106.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113106.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113106.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113107.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113107.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113107.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113108.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113108.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113108.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113109.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113109.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113109.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113110.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113110.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113110.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113111.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113111.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113111.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113112.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113112.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113112.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113113.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113113.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113113.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113114.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113114.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113114.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113115.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113115.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113115.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113116.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113116.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113116.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113117.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113117.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113117.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113118.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113118.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113118.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113119.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113119.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113119.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113120.pdf
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113120.pdf?rev=956304&view=auto
==============================================================================
Files qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113120.pdf (added) and qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113120.pdf Sat Jun 19 22:15:03 2010 differ

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113121.doc
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113121.doc?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/jmx_console/3113121.doc
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/images/qpid-logo.png
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/images/qpid-logo.png?rev=956304&view=auto
==============================================================================
Binary file - no diff available.

Propchange: qpid/site/docs/books/0.7/Qpid-Book/html/images/qpid-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: qpid/site/docs/books/0.7/Qpid-Book/html/index.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/index.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/index.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/index.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1,333 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Apache Qpid</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="next" href="pt01.html" title="Part I. Basics"></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">Apache Qpid</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="pt01.html">Next</a></td></tr></table><hr></div><div class="book" title="Apache Qpid"><div class="titlepage"><div><div><h1 class="title"><a name="id2906805"></a>Apache Qpid</h1></div><div><h2 class="subtitle">Open Source AMQP Messaging</h2></div><div><h3 class="corpauthor">
+	  <span class="inlinemediaobject"><img src="Common_Content/images/qpid-logo.png"></span>
+	</h3></div><div><p class="copyright">Copyright © 2010 The Apache Software Foundation</p></div><div><div class="legalnotice" title="Legal Notice"><a name="id2970835"></a><p>Licensed 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</p><p><code class="filename">http://www.apache.org/licenses/LICENSE-2.0</code></p><p>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.
+	</p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="part"><a href="pt01.html">I. Basics</a></span></dt><dd><dl><dt><span class="chapter"><a href="ch01.html">1. Apache Qpid: Open Source AMQP Messaging</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2944964">1. AMQP Messaging Brokers</a></span></dt><dt><span class="section"><a href="ch01s02.html">2. AMQP Client APIs: C++, Java, JMS, Ruby, Python, and C#</a></span></dt><dt><span class="section"><a href="ch01s03.html">3. Operating Systems and Platforms:</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch02.html">2. AMQP (Advanced Message Queueing Protocol</a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#id2938175">1. Download the AMQP Specifications</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch03.html">3. Getting Started</a></span></dt><dt><span class="chapter"><a href="ch04.html">4. Download Apache Qpid</a></sp
 an></dt><dd><dl><dt><span class="section"><a href="ch04.html#id2943905">1. Production Releases</a></span></dt><dt><span class="section"><a href="ch04s02.html">2. 0.5 Release</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s02.html#id2955207">2.1. Multiple Component Packages</a></span></dt><dt><span class="section"><a href="ch04s02.html#id2947008">2.2. Single Component Package</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s03.html">3. QpidComponents.org</a></span></dt><dt><span class="section"><a href="ch04s04.html">4. Contributed C++ Packages</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s04.html#id2928298">4.1. Pre-built Linux Packages</a></span></dt><dt><span class="section"><a href="ch04s04.html#id2955988">4.2. Windows Installer</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s05.html">5. Source Code Repository</a></span></dt></dl></dd></dl></dd><dt><span class="part"><a href="pt02.html">II. AMQP Messaging Br
 oker (Implemented in C++)</a></span></dt><dd><dl><dt><span class="chapter"><a href="ch05.html">5.             
+      Running the AMQP Messaging Broker
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05.html#section-Running-a-Qpid-CPP-Broker">1. 
+    Running a Qpid C++ Broker
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05.html#RASC-BuildingtheCppBrokerandClientLibraries">1.1. 
+            Building the
+            C++ Broker and Client Libraries
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-RunningtheCppBroker">1.2. 
+            Running the C++ Broker
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Mostcommonquestionsgettingqpiddrunning">1.3. 
+            Most
+            common questions getting qpidd running
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Authentication">1.4. 
+            Authentication
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Slightlymorecomplexconfiguration">1.5. 
+            Slightly more
+            complex configuration
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Loadingextramodules">1.6. 
+            Loading extra modules
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s02.html">2. 
+      Cheat Sheet for configuring Queue Options
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s02.html#CheatSheetforconfiguringQueueOptions-ConfiguringQueueOptions">2.1. 
+            Configuring
+            Queue Options
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s03.html">3. 
+    Cheat Sheet for configuring Exchange Options
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s03.html#CheatSheetforconfiguringExchangeOptions-ConfiguringExchangeOptions">3.1. 
+      Configuring Exchange Options
+    </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s04.html">4. 
+      Using Broker Federation
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-Introduction">4.1. 
+            Introduction
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-WhatIsBrokerFederation-3F">4.2. 
+            What Is
+            Broker Federation?
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-TheqpidrouteUtility">4.3. 
+            The
+            qpid-route Utility
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-ExampleScenarios">4.4. 
+            Example
+            Scenarios
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-AdvancedTopics">4.5. 
+            Advanced
+            Topics
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s05.html">5. 
+      SSL
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s05.html#SSL-SSLHowto">5.1. 
+            SSL How to
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s06.html">6. 
+      LVQ
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s06.html#LVQ-UnderstandingLVQ">6.1. 
+            Understanding LVQ
+          </a></span></dt><dt><span class="section"><a href="ch05s06.html#LVQ-LVQsemantics-3A">6.2. 
+            LVQ semantics:
+          </a></span></dt><dt><span class="section"><a href="ch05s06.html#LVQ-LVQNOBROWSEsemantics-3A">6.3. 
+            LVQ_NO_BROWSE
+            semantics:
+          </a></span></dt><dt><span class="section"><a href="ch05s06.html#LVQ-Examplesource">6.4. 
+            LVQ Program Example
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s07.html">7. 
+    Queue State Replication
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s07.html#queuestatereplication-AsynchronousReplicationofQueueState">7.1. 
+      Asynchronous
+      Replication of Queue State
+    </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s08.html">8. 
+      Starting a cluster
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s08.html#Startingacluster-RunningaQpiddcluster">8.1. 
+            Running a
+            Qpidd cluster
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s09.html">9. 
+      ACL
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s09.html#ACL-v2ACLfileformatforbrokers">9.1. 
+      v2 ACL file format for brokers
+    </a></span></dt><dt><span class="section"><a href="ch05s09.html#ACL-DesignDocumentation">9.2. 
+            Design Documentation
+          </a></span></dt><dt><span class="section"><a href="ch05s09.html#ACL-v2ACLUserGuide">9.3. 
+            v2 ACL User Guide
+          </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch06.html">6.             
+      Managing the AMQP Messaging Broker
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06.html#section-Managing-CPP-Broker">1.  Managing the C++ Broker </a></span></dt><dd><dl><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidconfig">1.1. 
+            Using qpid-config
+          </a></span></dt><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidroute">1.2. 
+            Using qpid-route
+          </a></span></dt><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidtool">1.3. 
+            Using qpid-tool
+          </a></span></dt><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidprintevents">1.4. 
+            Using
+            qpid-printevents
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s02.html">2. 
+      QMan - Qpid Management bridge
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s02.html#QMan-QpidManagementbridge-QMan-3AQpidManagementBridge">2.1. 
+            QMan
+            : Qpid Management Bridge
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s03.html">3. 
+      Qpid Management Framework
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-WhatIsQMF">3.1. 
+            What Is QMF
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-GettingStartedwithQMF">3.2. 
+            Getting
+            Started with QMF
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-QMFConcepts">3.3. 
+            QMF Concepts
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-TheQMFProtocol">3.4. 
+            The QMF
+            Protocol
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-HowtoWriteaQMFConsole">3.5. 
+            How
+            to Write a QMF Console
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-HowtoWriteaQMFAgent">3.6. 
+            How to
+            Write a QMF Agent
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s04.html">4. 
+      Management Design notes
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-StatusofThisDocument">4.1. 
+            Status
+            of This Document
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-Introduction">4.2. 
+            Introduction
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-Links">4.3. 
+            Links
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-ManagementRequirements">4.4. 
+            Management
+            Requirements
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-DefinitionofTerms">4.5. 
+            Definition
+            of Terms
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-OperationalScenarios-3ABasicvs.Extended">4.6. 
+            Operational
+            Scenarios: Basic vs. Extended
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-ArchitecturalFramework">4.7. 
+            Architectural
+            Framework
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-TheManagementExchange">4.8. 
+            The
+            Management Exchange
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-TheProtocol">4.9. 
+            The Protocol
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s05.html">5. 
+      QMF Python Console Tutorial
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-PrerequisiteInstallQpidMessaging">5.1. 
+            Prerequisite
+            - Install Qpid Messaging
+          </a></span></dt><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-SynchronousConsoleOperations">5.2. 
+            Synchronous
+            Console Operations
+          </a></span></dt><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-AsynchronousConsoleOperations">5.3. 
+            Asynchronous
+            Console Operations
+          </a></span></dt><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-DiscoveringwhatKindsofObjectsareAvailable">5.4. 
+            Discovering what Kinds of Objects are Available
+          </a></span></dt></dl></dd></dl></dd></dl></dd><dt><span class="part"><a href="pt03.html">III. AMQP Messaging Broker (Implemented in Java)</a></span></dt><dd><dl><dt><span class="chapter"><a href="ch07.html">7. General User Guides</a></span></dt><dd><dl><dt><span class="section"><a href="ch07.html#id2918540">1. 
+      Java Broker Feature Guide
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07.html#JavaBrokerFeatureGuide-TheQpidpureJavabrokercurrentlysupportsthefollowingfeatures-3A">1.1. 
+            The Qpid pure Java broker currently supports the following
+            features:
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch07s02.html">2. 
+      Qpid Java FAQ
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07s02.html#QpidJavaFAQ-Purpose">2.1. Purpose</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s03.html">3. 
+      Java Environment Variables
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07s03.html#JavaEnvironmentVariables-SettingQpidEnvironmentVariables">3.1. 
+            Setting
+            Qpid Environment Variables
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch07s04.html">4. 
+      Qpid Troubleshooting Guide
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-I-27mgettingajava.lang.UnsupportedClassVersionErrorwhenItrytostartthebroker.Whatdoesthismean-3F">4.1. 
+            I'm getting a java.lang.UnsupportedClassVersionError when I
+            try to start the broker. What does this mean ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-I-27mhavingaproblembindingtotherequiredhost-3Aportatbrokerstartup-3F">4.2. 
+            I'm having a problem binding to the required host:port at
+            broker startup ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-I-27mhavingproblemswithmyclasspath.HowcanIensurethatmyclasspathisok-3F">4.3. 
+            I'm having problems with my classpath. How can I ensure that
+            my classpath is ok ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-Ican-27tgetthebrokertostart.HowcanIdiagnosetheproblem-3F">4.4. 
+            I can't get the broker to start. How can I diagnose the
+            problem ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-WhenItrytosendmessagestoaqueueI-27mgettingaerrorasthequeuedoesnotexist.WhatcanIdo-3F">4.5. 
+            When I try to send messages to a queue I'm getting a error as
+            the queue does not exist. What can I do ?
+          </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch08.html">8. How Tos</a></span></dt><dd><dl><dt><span class="section"><a href="ch08.html#id2907316">1. 
+      Add New Users
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08.html#AddNewUsers-AvailablePasswordfileformats">1.1. 
+            Available
+            Password file formats
+          </a></span></dt><dt><span class="section"><a href="ch08.html#AddNewUsers-Dynamicchangestopasswordfiles.">1.2. 
+            Dynamic
+            changes to password files.
+          </a></span></dt><dt><span class="section"><a href="ch08.html#AddNewUsers-HowpasswordfilesandPrincipalDatabasesrelatetoauthenticationmechanisms">1.3. 
+            How password files and PrincipalDatabases relate to
+            authentication mechanisms
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s02.html">2. 
+      Configure ACLs
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s02.html#ConfigureACLs-ConfigureACLs">2.1. 
+            Configure ACLs
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s03.html">3. 
+      Configure Java Qpid to use a SSL connection.
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s03.html#ConfigureJavaQpidtouseaSSLconnection.-UsingSSLconnectionwithQpidJava.">3.1. 
+            Using SSL connection with Qpid Java.
+          </a></span></dt><dt><span class="section"><a href="ch08s03.html#ConfigureJavaQpidtouseaSSLconnection.-Setup">3.2. 
+            Setup
+          </a></span></dt><dt><span class="section"><a href="ch08s03.html#ConfigureJavaQpidtouseaSSLconnection.-Performingtheconnection.">3.3. 
+            Performing
+            the connection.
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s04.html">4. 
+      Configure Log4j CompositeRolling Appender
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s04.html#ConfigureLog4jCompositeRollingAppender-HowtoconfiguretheCompositeRollinglog4jAppender">4.1. 
+            How to configure the CompositeRolling log4j Appender
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s05.html">5. 
+      Configure the Broker via config.xml
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s05.html#ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview">5.1. 
+            Broker config.xml Overview
+          </a></span></dt><dt><span class="section"><a href="ch08s05.html#ConfiguretheBrokerviaconfig.xml-QpidVersion">5.2. 
+            Qpid
+            Version
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s06.html">6. 
+      Configure the Virtual Hosts via virtualhosts.xml
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s06.html#ConfiguretheVirtualHostsviavirtualhosts.xml-virtualhosts.xmlOverview">6.1. 
+            virtualhosts.xml Overview
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s07.html">7. 
+      Debug using log4j
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s07.html#Debugusinglog4j-Debuggingwithlog4jconfigurations">7.1. 
+            Debugging
+            with log4j configurations
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s08.html">8. 
+      How to Tune M3 Java Broker Performance
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s08.html#HowtoTuneM3JavaBrokerPerformance-ProblemStatement">8.1. 
+            Problem
+            Statement
+          </a></span></dt><dt><span class="section"><a href="ch08s08.html#HowtoTuneM3JavaBrokerPerformance-SuccessfulTuningOptions">8.2. 
+            Successful
+            Tuning Options
+          </a></span></dt><dt><span class="section"><a href="ch08s08.html#HowtoTuneM3JavaBrokerPerformance-NextSteps">8.3. 
+            Next
+            Steps
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s09.html">9. 
+      Qpid Java Build How To
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s09.html#QpidJavaBuildHowTo-BuildInstructionsGeneral">9.1. 
+            Build
+            Instructions - General
+          </a></span></dt><dt><span class="section"><a href="ch08s09.html#QpidJavaBuildHowTo-BuildInstructionsTrunk">9.2. 
+            Build
+            Instructions - Trunk
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s10.html">10. 
+      Use Priority Queues
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s10.html#UsePriorityQueues-GeneralInformation">10.1. 
+            General
+            Information
+          </a></span></dt><dt><span class="section"><a href="ch08s10.html#UsePriorityQueues-DefiningPriorityQueues">10.2. 
+            Defining
+            Priority Queues
+          </a></span></dt><dt><span class="section"><a href="ch08s10.html#UsePriorityQueues-Clientconfiguration-2Fmessagingmodelforpriorityqueues">10.3. 
+            Client configuration/messaging model for priority queues
+          </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch09.html">9. 
+    Qpid JMX Management Console
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch09.html#QpidJMXManagementConsole-QpidJMXManagementConsole">1.  Qpid JMX Management Console </a></span></dt><dd><dl><dt><span class="section"><a href="ch09.html#QpidJMXManagementConsole-Overview">1.1. 
+	Overview
+      </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch10.html">10. Management Tools</a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#id2980273">1. 
+      MessageStore Tool
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#MessageStoreTool-MessageStoreTool">1.1. 
+            MessageStore Tool
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch10s02.html">2. 
+      Qpid Java Broker Management CLI
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch10s02.html#QpidJavaBrokerManagementCLI-HowtobuildApacheQpidCLI">2.1. 
+            How to
+            build Apache Qpid CLI
+          </a></span></dt></dl></dd></dl></dd></dl></dd><dt><span class="part"><a href="pt04.html">IV. AMQP Messaging Clients Clients</a></span></dt><dd><dl><dt><span class="chapter"><a href="ch11.html">11. 
+      AMQP Java JMS Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch11.html#AMQPJavaJMSMessagingClient-GeneralUserGuides">1. General User Guides</a></span></dt><dd><dl><dt><span class="section"><a href="ch11.html#id2937387">1.1. 
+    System Properties
+  </a></span></dt><dt><span class="section"><a href="ch11.html#Connection-URL-Format">1.2. 
+    Connection URL Format
+  </a></span></dt><dt><span class="section"><a href="ch11.html#BindingURLFormat">1.3. 
+      Binding URL Format
+    </a></span></dt><dt><span class="section"><a href="ch11.html#id2973783">1.4. Java JMS Selector Syntax</a></span></dt></dl></dd><dt><span class="section"><a href="ch11s02.html">2. AMQP Java JMS Examples </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch12.html">12. 
+    AMQP C++ Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch12.html#AMQPCPPMessagingClient-UserGuides">1. 
+      User Guides
+    </a></span></dt><dt><span class="section"><a href="ch12s02.html">2. 
+      Examples
+    </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch13.html">13. 
+    AMQP .NET Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch13.html#AMQP.NETMessagingClient-UserGuides">1. 
+      User Guides
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch13.html#id2964732">1.1. 
+    Apache Qpid: Open Source AMQP Messaging - .NET User Guide
+  </a></span></dt><dt><span class="section"><a href="ch13.html#id2996247">1.2. 
+    Excel AddIn
+  </a></span></dt><dt><span class="section"><a href="ch13.html#id2991428">1.3. 
+    WCF
+  </a></span></dt></dl></dd><dt><span class="section"><a href="ch13s02.html">2. 
+      Examples
+    </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch14.html">14. 
+    AMQP Python Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch14.html#AMQPPythonMessagingClient-UserGuides">1. 
+      User Guides
+    </a></span></dt><dt><span class="section"><a href="ch14s02.html">2. 
+      Examples
+    </a></span></dt><dt><span class="section"><a href="ch14s03.html">3. 
+    PythonBrokerTest
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch14s03.html#PythonBrokerTest-PythonBrokerSystemTestSuite">3.1. 
+      Python Broker System Test Suite
+    </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch15.html">15. 
+    AMQP Ruby Messaging Client
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch15.html#AMQPRubyMessagingClient-Examples">1. 
+      Examples
+    </a></span></dt></dl></dd></dl></dd><dt><span class="part"><a href="pt05.html">V. Appendices</a></span></dt><dd><dl><dt><span class="chapter"><a href="ch16.html">16. 
+      AMQP compatibility
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch16.html#AMQPcompatibility-AMQPCompatibilityofQpidreleases-3A">1. 
+            AMQP
+            Compatibility of Qpid releases:
+          </a></span></dt><dt><span class="section"><a href="ch16s02.html">2. 
+            Interop
+            table by AMQP specification version
+          </a></span></dt></dl></dd><dt><span class="chapter"><a href="ch17.html">17. 
+      Qpid Interoperability Documentation
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch17.html#QpidInteroperabilityDocumentation-QpidInteroperabilityDocumentation">1. 
+            Qpid Interoperability Documentation
+          </a></span></dt><dd><dl><dt><span class="section"><a href="ch17.html#QpidInteroperabilityDocumentation-SASL">1.1. 
+            SASL
+          </a></span></dt></dl></dd></dl></dd></dl></dd></dl></div><div class="list-of-tables"><p><b>List of Tables</b></p><dl><dt>4.1. <a href="ch04s02.html#id2964730"></a></dt><dt>4.2. <a href="ch04s02.html#id2960845">Broker</a></dt><dt>4.3. <a href="ch04s02.html#id2921882">Client</a></dt><dt>4.4. <a href="ch04s02.html#id2940959">C++ broker management</a></dt><dt>4.5. <a href="ch04s02.html#id2950204">Java broker management</a></dt><dt>5.1. <a href="ch05s04.html#id3004210">Transport Options for Federation</a></dt><dt>5.2. <a href="ch05s09.html#id2973493">ACL Support in Qpid Broker Versions</a></dt><dt>5.3. <a href="ch05s09.html#id2923146">Mapping ACL Traps</a></dt><dt>5.4. <a href="ch05s09.html#id3001877">Mapping Management Actions to ACL</a></dt><dt>6.1. <a href="ch06s02.html#id2976148"></a></dt><dt>6.2. <a href="ch06s02.html#id2976284"></a></dt><dt>6.3. <a href="ch06s03.html#id3001056">XML Attributes for QMF Properties and Statistics</a></dt><dt>6.4. <a href="ch06s03.html
 #id3001438">QMF Datatypes</a></dt><dt>6.5. <a href="ch06s03.html#id2981888">XML Schema Mapping for QMF Types</a></dt><dt>6.6. <a href="ch06s04.html#id2974088"></a></dt><dt>6.7. <a href="ch06s04.html#id2995337"></a></dt><dt>6.8. <a href="ch06s04.html#id3009250"></a></dt><dt>6.9. <a href="ch06s04.html#id3009473"></a></dt><dt>6.10. <a href="ch06s04.html#id3009595"></a></dt><dt>6.11. <a href="ch06s04.html#id3009690"></a></dt><dt>6.12. <a href="ch06s04.html#id3009989"></a></dt><dt>6.13. <a href="ch06s04.html#id2972142"></a></dt><dt>6.14. <a href="ch06s04.html#id2972219"></a></dt><dt>6.15. <a href="ch06s04.html#id2972432"></a></dt><dt>6.16. <a href="ch06s04.html#id2972639"></a></dt><dt>6.17. <a href="ch06s04.html#id2972804"></a></dt><dt>6.18. <a href="ch06s05.html#id2971710">QMF Python Console Class Methods</a></dt><dt>7.1. <a href="ch07s02.html#id2977321">
+            Command Line Options
+          </a></dt><dt>8.1. <a href="ch08.html#id2907880">File Format and Principal Database</a></dt><dt>8.2. <a href="ch08s08.html#id3000563"></a></dt><dt>8.3. <a href="ch08s09.html#id2986851"></a></dt><dt>8.4. <a href="ch08s09.html#id2986920"></a></dt><dt>8.5. <a href="ch08s09.html#id2986976"></a></dt><dt>11.1. <a href="ch11.html#id2988085">Connection URL Options</a></dt><dt>11.2. <a href="ch11.html#id2906699">Broker URL- Transport</a></dt><dt>11.3. <a href="ch11.html#id2906748">Broker URL - Connection Options</a></dt><dt>11.4. <a href="ch11.html#id2973042">Broker List - Failover Options</a></dt><dt>11.5. <a href="ch11.html#id2973124">Broker List - Failover Options</a></dt><dt>11.6. <a href="ch11.html#id2977524">Binding URL Options</a></dt><dt>16.1. <a href="ch16.html#id2978660">AMQP Version Support by Qpid Release</a></dt><dt>16.2. <a href="ch16s02.html#id2906450">AMQP Version Support - alternate format</a></dt><dt>17.1. <a href="ch17.html#id2990879">SASL Mechanism Suppor
 t</a></dt><dt>17.2. <a href="ch17.html#id2979363">SASL Custom Mechanisms</a></dt></dl></div><div class="list-of-examples"><p><b>List of Examples</b></p><dl><dt>11.1. <a href="ch11.html#id3005272"> Queues</a></dt><dt>11.2. <a href="ch11.html#id2973747">Topics</a></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="pt01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Part I. Basics</td></tr></table></div></body></html>

Added: qpid/site/docs/books/0.7/Qpid-Book/html/pt01.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/pt01.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/pt01.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/pt01.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part I. Basics</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="up" href="index.html" title="Apache Qpid"><link rel="prev" href="index.html" title="Apache Qpid"><link rel="next" href="ch01.html" title="Chapter 1. Apache Qpid: Open Source AMQP Messaging"></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">Part I. Basics</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="index.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table><hr></div><div class="part" title="Part I. Basics"><div class="titlepage"><div><div><h1 class="title"><a name="id29
 21991"></a>Part I. Basics</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch01.html">1. Apache Qpid: Open Source AMQP Messaging</a></span></dt><dd><dl><dt><span class="section"><a href="ch01.html#id2944964">1. AMQP Messaging Brokers</a></span></dt><dt><span class="section"><a href="ch01s02.html">2. AMQP Client APIs: C++, Java, JMS, Ruby, Python, and C#</a></span></dt><dt><span class="section"><a href="ch01s03.html">3. Operating Systems and Platforms:</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch02.html">2. AMQP (Advanced Message Queueing Protocol</a></span></dt><dd><dl><dt><span class="section"><a href="ch02.html#id2938175">1. Download the AMQP Specifications</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch03.html">3. Getting Started</a></span></dt><dt><span class="chapter"><a href="ch04.html">4. Download Apache Qpid</a></span></dt><dd><dl><dt><span class="section"><a href="ch04.htm
 l#id2943905">1. Production Releases</a></span></dt><dt><span class="section"><a href="ch04s02.html">2. 0.5 Release</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s02.html#id2955207">2.1. Multiple Component Packages</a></span></dt><dt><span class="section"><a href="ch04s02.html#id2947008">2.2. Single Component Package</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s03.html">3. QpidComponents.org</a></span></dt><dt><span class="section"><a href="ch04s04.html">4. Contributed C++ Packages</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s04.html#id2928298">4.1. Pre-built Linux Packages</a></span></dt><dt><span class="section"><a href="ch04s04.html#id2955988">4.2. Windows Installer</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s05.html">5. Source Code Repository</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a acces
 skey="p" href="index.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Apache Qpid </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 1. Apache Qpid: Open Source AMQP Messaging</td></tr></table></div></body></html>

Added: qpid/site/docs/books/0.7/Qpid-Book/html/pt02.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/pt02.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/pt02.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/pt02.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1,153 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part II. AMQP Messaging Broker (Implemented in C++)</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="up" href="index.html" title="Apache Qpid"><link rel="prev" href="ch04s05.html" title="5. Source Code Repository"><link rel="next" href="ch05.html" title="Chapter 5.  Running the AMQP Messaging Broker"></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">Part II. AMQP Messaging Broker (Implemented in C++)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s05.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch05.html">Next</a></td></tr></table><hr></div><div class="part" t
 itle="Part II. AMQP Messaging Broker (Implemented in C++)"><div class="titlepage"><div><div><h1 class="title"><a name="id2956651"></a>Part II. AMQP Messaging Broker (Implemented in C++)</h1></div></div></div><div class="partintro" title="AMQP Messaging Broker (Implemented in C++)"><div></div><p>Qpid provides two AMQP messaging brokers:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Implemented in C++ - high performance, low latency, and RDMA support.</p></li><li class="listitem"><p>Implemented in Java - Fully JMS compliant, runs on any Java platform.</p></li></ul></div><p>Both AMQP messaging brokers support clients in multiple languages, as long as the messaging client and the messaging broker use the same version of AMQP. See <a class="link" href="ch16.html" title="Chapter 16.  AMQP compatibility">???</a> to see which messaging clients work with each broker.</p><p>This section contains information specific to the broker that 
 is implemented in C++.</p><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch05.html">5.             
+      Running the AMQP Messaging Broker
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05.html#section-Running-a-Qpid-CPP-Broker">1. 
+    Running a Qpid C++ Broker
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05.html#RASC-BuildingtheCppBrokerandClientLibraries">1.1. 
+            Building the
+            C++ Broker and Client Libraries
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-RunningtheCppBroker">1.2. 
+            Running the C++ Broker
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Mostcommonquestionsgettingqpiddrunning">1.3. 
+            Most
+            common questions getting qpidd running
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Authentication">1.4. 
+            Authentication
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Slightlymorecomplexconfiguration">1.5. 
+            Slightly more
+            complex configuration
+          </a></span></dt><dt><span class="section"><a href="ch05.html#RASC-Loadingextramodules">1.6. 
+            Loading extra modules
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s02.html">2. 
+      Cheat Sheet for configuring Queue Options
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s02.html#CheatSheetforconfiguringQueueOptions-ConfiguringQueueOptions">2.1. 
+            Configuring
+            Queue Options
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s03.html">3. 
+    Cheat Sheet for configuring Exchange Options
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s03.html#CheatSheetforconfiguringExchangeOptions-ConfiguringExchangeOptions">3.1. 
+      Configuring Exchange Options
+    </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s04.html">4. 
+      Using Broker Federation
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-Introduction">4.1. 
+            Introduction
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-WhatIsBrokerFederation-3F">4.2. 
+            What Is
+            Broker Federation?
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-TheqpidrouteUtility">4.3. 
+            The
+            qpid-route Utility
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-ExampleScenarios">4.4. 
+            Example
+            Scenarios
+          </a></span></dt><dt><span class="section"><a href="ch05s04.html#UsingBrokerFederation-AdvancedTopics">4.5. 
+            Advanced
+            Topics
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s05.html">5. 
+      SSL
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s05.html#SSL-SSLHowto">5.1. 
+            SSL How to
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s06.html">6. 
+      LVQ
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s06.html#LVQ-UnderstandingLVQ">6.1. 
+            Understanding LVQ
+          </a></span></dt><dt><span class="section"><a href="ch05s06.html#LVQ-LVQsemantics-3A">6.2. 
+            LVQ semantics:
+          </a></span></dt><dt><span class="section"><a href="ch05s06.html#LVQ-LVQNOBROWSEsemantics-3A">6.3. 
+            LVQ_NO_BROWSE
+            semantics:
+          </a></span></dt><dt><span class="section"><a href="ch05s06.html#LVQ-Examplesource">6.4. 
+            LVQ Program Example
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s07.html">7. 
+    Queue State Replication
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s07.html#queuestatereplication-AsynchronousReplicationofQueueState">7.1. 
+      Asynchronous
+      Replication of Queue State
+    </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s08.html">8. 
+      Starting a cluster
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s08.html#Startingacluster-RunningaQpiddcluster">8.1. 
+            Running a
+            Qpidd cluster
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch05s09.html">9. 
+      ACL
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch05s09.html#ACL-v2ACLfileformatforbrokers">9.1. 
+      v2 ACL file format for brokers
+    </a></span></dt><dt><span class="section"><a href="ch05s09.html#ACL-DesignDocumentation">9.2. 
+            Design Documentation
+          </a></span></dt><dt><span class="section"><a href="ch05s09.html#ACL-v2ACLUserGuide">9.3. 
+            v2 ACL User Guide
+          </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch06.html">6.             
+      Managing the AMQP Messaging Broker
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06.html#section-Managing-CPP-Broker">1.  Managing the C++ Broker </a></span></dt><dd><dl><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidconfig">1.1. 
+            Using qpid-config
+          </a></span></dt><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidroute">1.2. 
+            Using qpid-route
+          </a></span></dt><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidtool">1.3. 
+            Using qpid-tool
+          </a></span></dt><dt><span class="section"><a href="ch06.html#MgmtC-2B-2B-Usingqpidprintevents">1.4. 
+            Using
+            qpid-printevents
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s02.html">2. 
+      QMan - Qpid Management bridge
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s02.html#QMan-QpidManagementbridge-QMan-3AQpidManagementBridge">2.1. 
+            QMan
+            : Qpid Management Bridge
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s03.html">3. 
+      Qpid Management Framework
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-WhatIsQMF">3.1. 
+            What Is QMF
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-GettingStartedwithQMF">3.2. 
+            Getting
+            Started with QMF
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-QMFConcepts">3.3. 
+            QMF Concepts
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-TheQMFProtocol">3.4. 
+            The QMF
+            Protocol
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-HowtoWriteaQMFConsole">3.5. 
+            How
+            to Write a QMF Console
+          </a></span></dt><dt><span class="section"><a href="ch06s03.html#QpidManagementFramework-HowtoWriteaQMFAgent">3.6. 
+            How to
+            Write a QMF Agent
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s04.html">4. 
+      Management Design notes
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-StatusofThisDocument">4.1. 
+            Status
+            of This Document
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-Introduction">4.2. 
+            Introduction
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-Links">4.3. 
+            Links
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-ManagementRequirements">4.4. 
+            Management
+            Requirements
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-DefinitionofTerms">4.5. 
+            Definition
+            of Terms
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-OperationalScenarios-3ABasicvs.Extended">4.6. 
+            Operational
+            Scenarios: Basic vs. Extended
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-ArchitecturalFramework">4.7. 
+            Architectural
+            Framework
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-TheManagementExchange">4.8. 
+            The
+            Management Exchange
+          </a></span></dt><dt><span class="section"><a href="ch06s04.html#ManagementDesignnotes-TheProtocol">4.9. 
+            The Protocol
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch06s05.html">5. 
+      QMF Python Console Tutorial
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-PrerequisiteInstallQpidMessaging">5.1. 
+            Prerequisite
+            - Install Qpid Messaging
+          </a></span></dt><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-SynchronousConsoleOperations">5.2. 
+            Synchronous
+            Console Operations
+          </a></span></dt><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-AsynchronousConsoleOperations">5.3. 
+            Asynchronous
+            Console Operations
+          </a></span></dt><dt><span class="section"><a href="ch06s05.html#QMFPythonConsoleTutorial-DiscoveringwhatKindsofObjectsareAvailable">5.4. 
+            Discovering what Kinds of Objects are Available
+          </a></span></dt></dl></dd></dl></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s05.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">5. Source Code Repository </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 5.             
+      Running the AMQP Messaging Broker
+    </td></tr></table></div></body></html>

Added: qpid/site/docs/books/0.7/Qpid-Book/html/pt03.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/books/0.7/Qpid-Book/html/pt03.html?rev=956304&view=auto
==============================================================================
--- qpid/site/docs/books/0.7/Qpid-Book/html/pt03.html (added)
+++ qpid/site/docs/books/0.7/Qpid-Book/html/pt03.html Sat Jun 19 22:15:03 2010
@@ -0,0 +1,118 @@
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Part III. AMQP Messaging Broker (Implemented in Java)</title><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="Apache Qpid"><link rel="up" href="index.html" title="Apache Qpid"><link rel="prev" href="ch06s05.html" title="5.  QMF Python Console Tutorial"><link rel="next" href="ch07.html" title="Chapter 7. General User Guides"></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">Part III. AMQP Messaging Broker (Implemented in Java)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch06s05.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="ch07.html">Next</a></td></tr></table><hr></div><div class="part" title=
 "Part III. AMQP Messaging Broker (Implemented in Java)"><div class="titlepage"><div><div><h1 class="title"><a name="id2950913"></a>Part III. AMQP Messaging Broker (Implemented in Java)</h1></div></div></div><div class="partintro" title="AMQP Messaging Broker (Implemented in Java)"><div></div><p>Qpid provides two AMQP messaging brokers:</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Implemented in C++ - high performance, low latency, and RDMA support.</p></li><li class="listitem"><p>Implemented in Java - Fully JMS compliant, runs on any Java platform.</p></li></ul></div><p>Both AMQP messaging brokers support clients in multiple languages, as long as the messaging client and the messaging broker use the same version of AMQP. See <a class="link" href="ch16.html" title="Chapter 16.  AMQP compatibility">???</a> to see which messaging clients work with each broker.</p><p>This section contains information specific to the broker that 
 is implemented in Java.</p><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="chapter"><a href="ch07.html">7. General User Guides</a></span></dt><dd><dl><dt><span class="section"><a href="ch07.html#id2918540">1. 
+      Java Broker Feature Guide
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07.html#JavaBrokerFeatureGuide-TheQpidpureJavabrokercurrentlysupportsthefollowingfeatures-3A">1.1. 
+            The Qpid pure Java broker currently supports the following
+            features:
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch07s02.html">2. 
+      Qpid Java FAQ
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07s02.html#QpidJavaFAQ-Purpose">2.1. Purpose</a></span></dt></dl></dd><dt><span class="section"><a href="ch07s03.html">3. 
+      Java Environment Variables
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07s03.html#JavaEnvironmentVariables-SettingQpidEnvironmentVariables">3.1. 
+            Setting
+            Qpid Environment Variables
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch07s04.html">4. 
+      Qpid Troubleshooting Guide
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-I-27mgettingajava.lang.UnsupportedClassVersionErrorwhenItrytostartthebroker.Whatdoesthismean-3F">4.1. 
+            I'm getting a java.lang.UnsupportedClassVersionError when I
+            try to start the broker. What does this mean ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-I-27mhavingaproblembindingtotherequiredhost-3Aportatbrokerstartup-3F">4.2. 
+            I'm having a problem binding to the required host:port at
+            broker startup ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-I-27mhavingproblemswithmyclasspath.HowcanIensurethatmyclasspathisok-3F">4.3. 
+            I'm having problems with my classpath. How can I ensure that
+            my classpath is ok ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-Ican-27tgetthebrokertostart.HowcanIdiagnosetheproblem-3F">4.4. 
+            I can't get the broker to start. How can I diagnose the
+            problem ?
+          </a></span></dt><dt><span class="section"><a href="ch07s04.html#QpidTroubleshootingGuide-WhenItrytosendmessagestoaqueueI-27mgettingaerrorasthequeuedoesnotexist.WhatcanIdo-3F">4.5. 
+            When I try to send messages to a queue I'm getting a error as
+            the queue does not exist. What can I do ?
+          </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch08.html">8. How Tos</a></span></dt><dd><dl><dt><span class="section"><a href="ch08.html#id2907316">1. 
+      Add New Users
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08.html#AddNewUsers-AvailablePasswordfileformats">1.1. 
+            Available
+            Password file formats
+          </a></span></dt><dt><span class="section"><a href="ch08.html#AddNewUsers-Dynamicchangestopasswordfiles.">1.2. 
+            Dynamic
+            changes to password files.
+          </a></span></dt><dt><span class="section"><a href="ch08.html#AddNewUsers-HowpasswordfilesandPrincipalDatabasesrelatetoauthenticationmechanisms">1.3. 
+            How password files and PrincipalDatabases relate to
+            authentication mechanisms
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s02.html">2. 
+      Configure ACLs
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s02.html#ConfigureACLs-ConfigureACLs">2.1. 
+            Configure ACLs
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s03.html">3. 
+      Configure Java Qpid to use a SSL connection.
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s03.html#ConfigureJavaQpidtouseaSSLconnection.-UsingSSLconnectionwithQpidJava.">3.1. 
+            Using SSL connection with Qpid Java.
+          </a></span></dt><dt><span class="section"><a href="ch08s03.html#ConfigureJavaQpidtouseaSSLconnection.-Setup">3.2. 
+            Setup
+          </a></span></dt><dt><span class="section"><a href="ch08s03.html#ConfigureJavaQpidtouseaSSLconnection.-Performingtheconnection.">3.3. 
+            Performing
+            the connection.
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s04.html">4. 
+      Configure Log4j CompositeRolling Appender
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s04.html#ConfigureLog4jCompositeRollingAppender-HowtoconfiguretheCompositeRollinglog4jAppender">4.1. 
+            How to configure the CompositeRolling log4j Appender
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s05.html">5. 
+      Configure the Broker via config.xml
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s05.html#ConfiguretheBrokerviaconfig.xml-Brokerconfig.xmlOverview">5.1. 
+            Broker config.xml Overview
+          </a></span></dt><dt><span class="section"><a href="ch08s05.html#ConfiguretheBrokerviaconfig.xml-QpidVersion">5.2. 
+            Qpid
+            Version
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s06.html">6. 
+      Configure the Virtual Hosts via virtualhosts.xml
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s06.html#ConfiguretheVirtualHostsviavirtualhosts.xml-virtualhosts.xmlOverview">6.1. 
+            virtualhosts.xml Overview
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s07.html">7. 
+      Debug using log4j
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s07.html#Debugusinglog4j-Debuggingwithlog4jconfigurations">7.1. 
+            Debugging
+            with log4j configurations
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s08.html">8. 
+      How to Tune M3 Java Broker Performance
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s08.html#HowtoTuneM3JavaBrokerPerformance-ProblemStatement">8.1. 
+            Problem
+            Statement
+          </a></span></dt><dt><span class="section"><a href="ch08s08.html#HowtoTuneM3JavaBrokerPerformance-SuccessfulTuningOptions">8.2. 
+            Successful
+            Tuning Options
+          </a></span></dt><dt><span class="section"><a href="ch08s08.html#HowtoTuneM3JavaBrokerPerformance-NextSteps">8.3. 
+            Next
+            Steps
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s09.html">9. 
+      Qpid Java Build How To
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s09.html#QpidJavaBuildHowTo-BuildInstructionsGeneral">9.1. 
+            Build
+            Instructions - General
+          </a></span></dt><dt><span class="section"><a href="ch08s09.html#QpidJavaBuildHowTo-BuildInstructionsTrunk">9.2. 
+            Build
+            Instructions - Trunk
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch08s10.html">10. 
+      Use Priority Queues
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch08s10.html#UsePriorityQueues-GeneralInformation">10.1. 
+            General
+            Information
+          </a></span></dt><dt><span class="section"><a href="ch08s10.html#UsePriorityQueues-DefiningPriorityQueues">10.2. 
+            Defining
+            Priority Queues
+          </a></span></dt><dt><span class="section"><a href="ch08s10.html#UsePriorityQueues-Clientconfiguration-2Fmessagingmodelforpriorityqueues">10.3. 
+            Client configuration/messaging model for priority queues
+          </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch09.html">9. 
+    Qpid JMX Management Console
+  </a></span></dt><dd><dl><dt><span class="section"><a href="ch09.html#QpidJMXManagementConsole-QpidJMXManagementConsole">1.  Qpid JMX Management Console </a></span></dt><dd><dl><dt><span class="section"><a href="ch09.html#QpidJMXManagementConsole-Overview">1.1. 
+	Overview
+      </a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a href="ch10.html">10. Management Tools</a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#id2980273">1. 
+      MessageStore Tool
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch10.html#MessageStoreTool-MessageStoreTool">1.1. 
+            MessageStore Tool
+          </a></span></dt></dl></dd><dt><span class="section"><a href="ch10s02.html">2. 
+      Qpid Java Broker Management CLI
+    </a></span></dt><dd><dl><dt><span class="section"><a href="ch10s02.html#QpidJavaBrokerManagementCLI-HowtobuildApacheQpidCLI">2.1. 
+            How to
+            build Apache Qpid CLI
+          </a></span></dt></dl></dd></dl></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch06s05.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch07.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">5. 
+      QMF Python Console Tutorial
+     </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 7. General User Guides</td></tr></table></div></body></html>



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