Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Channel.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Channel.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Channel.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Channel.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,150 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>Chapter&#160;6.&#160;Management Channels - Apache 
Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>Chapter&#160;6.&#160;Management Channels</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" 
colspan="3">Chapter&#160;6.&#160;Management Channels</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Configuring-And-Managing-Configuration-Initial-Config-Example.html">Prev</a>&#160;</td><th
 align="center" width="60%">&#160;</th><td align="right" width="20%">&#160;<a 
accesskey="n" 
href="Java-Broker-Management-Channel-Web-Console.html">Next</a></td></tr></table><hr
 /></div><div class="chapter"><div class="titlepage"><div><div><h1 
class="title"><a 
id="Java-Broker-Management-Channel"></a>Chapter&#160;6.&#160;Management 
Channels</h1></div></div></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="section"><a 
href="Java-Broker-Management-Channel.html#Java-Broker-Management-Channel-HTTP">6.1.
 HTTP Management</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Channel
 .html#Java-Broker-Management-Channel-HTTP-Introduction">6.1.1. 
Introduction</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel.html#Java-Broker-Management-Channel-HTTP-DefaultConfiguration">6.1.2.
 Default Configuration</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Channel-Web-Console.html">6.2. Web Management 
Console</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Channel-Web-Console.html#Java-Broker-Management-Channel-Web-Console-Accessing">6.2.1.
 Accessing the Console</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-Web-Console.html#Java-Broker-Management-Channel-Web-Console-Orientation">6.2.2.
 Orientation</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-Web-Console.html#Java-Broker-Management-Channel-Web-Console-Managing-Entities">6.2.3.
 Managing Entities</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java
 -Broker-Management-Channel-REST-API.html">6.3. REST 
API</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-JMX.html">6.4. JMX 
Management</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Channel-JMX.html#Java-Broker-Management-Channel-JMX-Introduction">6.4.1.
 Introduction</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-JMX.html#Java-Broker-Management-Channel-JMX-Plugin-DefaultConfiguration">6.4.2.
 Default Configuration</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-JMX.html#Java-Broker-Management-Channel-JMX-Plugin-ConnectingToJMX">6.4.3.
 Connecting to JMX</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-JMX.html#Java-Broker-Management-JMX-Example-Client">6.4.4.
 Example JMX Client</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-JMX.html#Java-Broker-Management-Channel-JMX-MBeans">6.4.5.
 The MBe
 ans</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Channel-AMQP-Intrinstic.html">6.5. AMQP Intrinstic 
Management</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Channel-QMF.html">6.6. 
QMF</a></span></dt></dl></div><p>The Broker can be managed over a number of 
different channels.</p><div class="itemizedlist"><ul class="itemizedlist" 
type="disc"><li class="listitem"><p>HTTP - The primary channel for management. 
The HTTP interface comprises of a Web
+        Console and a REST API.</p></li><li class="listitem"><p>JMX - The 
Broker provides a JMX compliant management interface. This is not currently
+        undergoing further development and is retained largely for backward 
compatibility. It is
+        suggested the new users favour the Web Console/REST API.</p></li><li 
class="listitem"><p>AMQP - The AMQP protocols 0-8..0-10 allow for some 
management of Exchanges, Queue and
+        Bindings. This will be superseded by AMQP 1.0 Management. It is 
suggested that new users
+        favour the Management facilities provided by the Web Console/REST 
API.</p></li></ul></div><div class="section"><div 
class="titlepage"><div><div><h2 class="title"><a 
id="Java-Broker-Management-Channel-HTTP"></a>6.1.&#160;HTTP 
Management</h2></div></div></div><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Management-Channel-HTTP-Introduction"></a>6.1.1.&#160;Introduction</h3></div></div></div><p>The
 HTTP Management plugin provides a HTTP based API for monitoring and control of 
the
+            Broker. The plugin actually provides two interfaces:</p><div 
class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><a class="link" 
href="Java-Broker-Management-Channel-Web-Console.html" title="6.2.&#160;Web 
Management Console">Web Management
+                            Console</a> - rich web based interface for the 
management of the
+                        Broker.</p></li><li class="listitem"><p><a 
class="link" href="Java-Broker-Management-Channel-REST-API.html" 
title="6.3.&#160;REST API">REST API</a> -
+                        REST API providing complete programmatic management of 
the Broker.</p></li></ul></div><p>The Web Management Console itself uses the 
REST API, so every function you can perform
+            through the Web Management Console can be also be scripted and 
integrated into other
+            systems. This provides a simple integration point allowing the 
Broker to monitored and
+            controlled from systems such as Naoios or BMC 
Control-M.</p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Channel-HTTP-DefaultConfiguration"></a>6.1.2.&#160;Default
 Configuration</h3></div></div></div><p>By default, the Broker is shipped with 
HTTP enabled running port 8080. The HTTP plugin
+            is configured to require SASL authentication. The port is not SSL 
protected.</p><p>The settings can be changed by configuring the HTTP plugin 
and/or the port configured
+            to serve HTTP.</p></div></div></div><div class="navfooter"><hr 
/><table summary="Navigation footer" width="100%"><tr><td align="left" 
width="40%"><a accesskey="p" 
href="Java-Broker-Configuring-And-Managing-Configuration-Initial-Config-Example.html">Prev</a>&#160;</td><td
 align="center" width="20%">&#160;</td><td align="right" width="40%">&#160;<a 
accesskey="n" 
href="Java-Broker-Management-Channel-Web-Console.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">5.8.&#160;Example of JSON 'Initial 
Configuration'&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;6.2.&#160;Web Management Console</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Access-Control-Providers.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Access-Control-Providers.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Access-Control-Providers.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Access-Control-Providers.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,138 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>7.14.&#160;Access Control Providers - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>7.14.&#160;Access Control Providers</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" colspan="3">7.14.&#160;Access 
Control Providers</th></tr><tr><td align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Management-Managing-Group-Providers.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;7.&#160;Managing Entities</th><td 
align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Plugin-HTTP.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Management-Managing-Access-Control-Providers"></a>7.14.&#160;Access
 Control Providers</h2></div></div></div><p>An <a class="link" 
href="Java-Broker-Concepts-Other-Services.html#Java-Broker-Concepts-Access-Control-Providers"
 title="4.10.1.&#160;Access Control Providers">Access Control
+            Provider</a> governs who may do what within the Broker. It governs 
both messaging and
+        management.</p><p>See <a class="xref" 
href="Java-Broker-Security-ACLs.html" title="8.3.&#160;Access Control 
Lists">Section&#160;8.3, &#8220;Access Control Lists&#8221;</a></p></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Management-Managing-Group-Providers.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Management-Managing-Entities.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Plugin-HTTP.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">7.13.&#160;Group Providers&#160;</td><td 
align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td 
align="right" valign="top" width="40%">&#160;7.15.&#160;HTTP 
Plugin</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Authentication-Providers.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Authentication-Providers.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Authentication-Providers.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Authentication-Providers.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,152 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>7.10.&#160;Authentication Providers - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>7.10.&#160;Authentication Providers</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" 
colspan="3">7.10.&#160;Authentication Providers</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Management-Managing-Ports.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;7.&#160;Managing Entities</th><td 
align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Keystores.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Management-Managing-Authentication-Providers"></a>7.10.&#160;Authentication
 Providers</h2></div></div></div><p>
+        <a class="link" 
href="Java-Broker-Concepts-Authentication-Providers.html" 
title="4.9.&#160;Authentication Providers">Authentication
+            Providers</a> are used by <a class="link" 
href="Java-Broker-Concepts-Ports.html" title="4.8.&#160;Ports">Ports</a> to
+        authenticate connections.</p><p>See <a class="xref" 
href="Java-Broker-Security.html#Java-Broker-Security-Authentication-Providers" 
title="8.1.&#160;Authentication Providers">Section&#160;8.1, 
&#8220;Authentication Providers&#8221;</a></p><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Management-Managing-Authentication-Providers-Types"></a>7.10.1.&#160;Types</h3></div></div></div><p>
 The following authentication providers are supported: </p><div 
class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><a class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-Anonymous-Provider" 
title="8.1.4.&#160;Anonymous">Anonymous</a>: allows anonymous connections to the
+                    Broker</p></li><li class="listitem"><p><a class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-External-Provider" 
title="8.1.3.&#160;External (SSL Client Certificates)">External</a>: delegates 
to external mechanisms such as SSL Client
+                        Certificate Authentication</p></li><li 
class="listitem"><p><a class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-Kerberos-Provider" 
title="8.1.2.&#160;Kerberos">Kerberos</a>: uses Kerberos to authenticate 
connections via
+                        GSS-API.</p></li><li class="listitem"><p><a 
class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-LDAP-Provider" 
title="8.1.1.&#160;Simple LDAP Authentication Provider">SimpleLDAP</a>: 
authenticate users against an LDAP
+                    server.</p></li><li class="listitem"><p><a class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-ScramSha-Providers" 
title="8.1.5.&#160;SCRAM SHA Providers">ScramSha</a>: authenticate users 
against credentials stored in a
+                        local database</p></li><li class="listitem"><p><a 
class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-PlainPasswordFile-Provider"
 title="8.1.6.&#160;Plain Password File">PlainPasswordFile</a>: authenticate 
users against credentials stored
+                        in plain text in a local file.</p></li><li 
class="listitem"><p><a class="link" 
href="Java-Broker-Security.html#Java-Broker-Security-Base64MD5PasswordFile-Provider"
 title="8.1.7.&#160;Base64MD5 Password File">Base64MD5PasswordFile</a>: 
authenticate users against credentials
+                        stored encoded in a local file.</p></li></ul></div><p>
+            </p><p>The last three providers offer user management facilities 
too, that is, users can
+                be created, deleted and passwords reset.</p><p>
+        </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Authentication-Providers-Attributes"></a>7.10.2.&#160;Attributes</h3></div></div></div><p>
+            </p><div class="itemizedlist"><ul class="itemizedlist" 
type="disc"><li class="listitem"><p><span class="emphasis"><em>Name the 
authentication provider</em></span>.</p></li></ul></div><p>
+        </p><p>Other attributes are provider specific.</p></div><div 
class="section"><div class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Management-Managing-Authentication-Providers-Children"></a>7.10.3.&#160;Children</h3></div></div></div><p>None</p></div><div
 class="section"><div class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Management-Managing-Authentication-Providers-Lifecycle"></a>7.10.4.&#160;Lifecycle</h3></div></div></div><p>Not
 supported</p><div class="important" style="margin-left: 0.5in; margin-right: 
0.5in;"><h3 class="title">Important</h3><p>When updating an existing 
authentication provider, changes become effective until
+                the Broker is restarted.</p></div></div></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Management-Managing-Ports.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Management-Managing-Entities.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Keystores.html">Next</a></td></tr><tr><td 
align="left" valign="top" width="40%">7.9.&#160;Ports&#160;</td><td 
align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td 
align="right" valign="top" 
width="40%">&#160;7.11.&#160;Keystores</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Broker.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Broker.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Broker.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Broker.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,153 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>7.3.&#160;Broker - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>7.3.&#160;Broker</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" 
colspan="3">7.3.&#160;Broker</th></tr><tr><td align="left" width="20%"><a 
accesskey="p" 
href="Java-Broker-Management-Managing-Entities-Matrix.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;7.&#160;Managing Entities</th><td 
align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Management-Managing-Broker"></a>7.3.&#160;Broker</h2></div></div></div><p>The
 <a class="link" href="Java-Broker-Concepts-Broker.html" 
title="4.2.&#160;Broker">Broker</a> is the principal entity. It is
+    composed of a number of other entities that collaborate to provide message 
broker
+    facilities.</p><p>The Broker can only be managed via the HTTP management 
channel.</p><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Broker-Attributes"></a>7.3.1.&#160;Attributes</h3></div></div></div><p>
+      </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><span class="emphasis"><em>Name the Broker</em></span>. 
This helps distinguish between Brokers in
+            environments that have many.</p></li><li class="listitem"><p><span 
class="emphasis"><em>Default Virtualhost</em></span>. The default virtualhost 
is the one that
+            messaging clients will connect to if they do not specify a 
virtualhost name when they
+            form the connect to the Broker.</p></li><li 
class="listitem"><p><span class="emphasis"><em>Heartbeating</em></span>. 
Enables heartbeats between Broker and Clients.
+            Heartbeats help discover severed TCP/IP connections in a timely 
manner.</p></li></ul></div><p>
+    </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Broker-Context"></a>7.3.2.&#160;Context</h3></div></div></div><p>
+      </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><span 
class="emphasis"><em>broker.flowToDiskThreshold</em></span> Controls the <a 
class="link" href="Java-Broker-Runtime-Flow-To-Disk.html" title="9.6.&#160;Flow 
to Disk">flow to disk</a> feature.</p></li><li class="listitem"><p><span 
class="emphasis"><em>broker.messageCompressionEnabled</em></span> Controls the 
<a class="link" href="Java-Broker-Runtime-Message-Compression.html" 
title="9.8.&#160;Message Compression">message compression</a> 
.</p></li></ul></div><p>
+    </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Broker-Children"></a>7.3.3.&#160;Children</h3></div></div></div><p>
+      </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p>
+            <a class="link" 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html" 
title="7.4.&#160;Virtualhost Nodes">Virtualhost
+              nodes</a>
+          </p></li><li class="listitem"><p>
+            <a class="link" href="Java-Broker-Management-Managing-Ports.html" 
title="7.9.&#160;Ports">Ports</a>
+          </p></li><li class="listitem"><p>Authentication 
Providers</p></li><li class="listitem"><p>Key Stores / Trust Stores</p></li><li 
class="listitem"><p>Group Providers</p></li><li class="listitem"><p>Access 
Control Providers</p></li></ul></div><p>
+    </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Broker-Lifecycle"></a>7.3.4.&#160;Lifecycle</h3></div></div></div><p>Not
 supported</p></div></div><div class="navfooter"><hr /><table 
summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a 
accesskey="p" 
href="Java-Broker-Management-Managing-Entities-Matrix.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Management-Managing-Entities.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">7.2.&#160;Entity/Management Channel 
Support Matrix&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;7.4.&#160;Virtualhost Nodes</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities-Matrix.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities-Matrix.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities-Matrix.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities-Matrix.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,139 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>7.2.&#160;Entity/Management Channel Support Matrix - Apache 
Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>7.2.&#160;Entity/Management Channel Support Matrix</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" 
colspan="3">7.2.&#160;Entity/Management Channel Support Matrix</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Management-Managing-Entities.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;7.&#160;Managing Entities</th><td 
align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Broker.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Management-Managing-Entities-Matrix"></a>7.2.&#160;Entity/Management
 Channel Support Matrix</h2></div></div></div><p>This tables indicates which 
management channels support the creation (C), update (U), or
+    deletion (D) of different entities within the Broker.</p><div 
class="table"><a id="idp1225088"></a><p 
class="title"><strong>Table&#160;7.1.&#160;Entity/Management 
Matrix</strong></p><div class="table-contents"><table border="1" 
summary="Entity/Management Matrix"><colgroup><col align="left" class="entity" 
/><col align="left" class="http" /><col align="left" class="jmx" /><col 
align="left" class="amqp" /></colgroup><thead><tr><th 
align="left">Entity</th><th align="left">HTTP</th><th align="left">JMX</th><th 
align="left">AMQP</th></tr></thead><tbody><tr><td align="left">Broker</td><td 
align="left">U</td><td align="left">No</td><td align="left">No</td></tr><tr><td 
align="left">Virtualhost Node</td><td align="left">C/U/D</td><td 
align="left">No</td><td align="left">No</td></tr><tr><td 
align="left">Virtualhost</td><td align="left">C/U/D</td><td 
align="left">No</td><td align="left">No</td></tr><tr><td align="left">Remote 
Replication Node</td><td align="left">U/D</td><td align="left">No
 </td><td align="left">No</td></tr><tr><td align="left">Exchange</td><td 
align="left">C/D</td><td align="left">C/D</td><td 
align="left">C/D</td></tr><tr><td align="left">Queue</td><td 
align="left">C/D</td><td align="left">C/U/D</td><td 
align="left">C/D</td></tr><tr><td align="left">Binding</td><td 
align="left">C/D</td><td align="left">C/D</td><td 
align="left">C/D</td></tr><tr><td align="left">Port</td><td 
align="left">C/U/D</td><td align="left">No</td><td 
align="left">No</td></tr><tr><td align="left">Authentication Providers</td><td 
align="left">C/U/D</td><td align="left">No</td><td 
align="left">No</td></tr><tr><td align="left">Group Providers</td><td 
align="left">C//D</td><td align="left">No</td><td 
align="left">No</td></tr><tr><td align="left">Access Control Provider</td><td 
align="left">C//D</td><td align="left">No</td><td 
align="left">No</td></tr><tr><td align="left">Keystores</td><td 
align="left">C//D</td><td align="left">No</td><td 
align="left">No</td></tr><tr><td align="left">
 Truststores</td><td align="left">C//D</td><td align="left">No</td><td 
align="left">No</td></tr><tr><td align="left">Users</td><td 
align="left">C//D</td><td align="left">C/D</td><td 
align="left">No</td></tr><tr><td align="left">Groups</td><td 
align="left">C//D</td><td align="left">No</td><td 
align="left">No</td></tr></tbody></table></div></div><br class="table-break" 
/><div class="important" style="margin-left: 0.5in; margin-right: 0.5in;"><h3 
class="title">Note</h3><p>It is currently only possible to modify a entity's 
context using the HTTP channel.
+      Furthermore, when using the JMX channel, it is not possible to assign 
non-String type
+      attributes in terms of context variables.</p></div></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Management-Managing-Entities.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Management-Managing-Entities.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Broker.html">Next</a></td></tr><tr><td 
align="left" valign="top" width="40%">Chapter&#160;7.&#160;Managing 
Entities&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;7.3.&#160;Broker</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Entities.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,157 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>Chapter&#160;7.&#160;Managing Entities - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>Chapter&#160;7.&#160;Managing Entities</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" 
colspan="3">Chapter&#160;7.&#160;Managing Entities</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Management-Channel-QMF.html">Prev</a>&#160;</td><th 
align="center" width="60%">&#160;</th><td align="right" width="20%">&#160;<a 
accesskey="n" 
href="Java-Broker-Management-Managing-Entities-Matrix.html">Next</a></td></tr></table><hr
 /></div><div class="chapter"><div class="titlepage"><div><div><h1 
class="title"><a 
id="Java-Broker-Management-Managing-Entities"></a>Chapter&#160;7.&#160;Managing 
Entities</h1></div></div></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Entities.html#Java-Broker-Management-Managing-Entities-General">7.1.
 General Description</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Entitie
 s-Matrix.html">7.2. Entity/Management Channel Support 
Matrix</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Broker.html">7.3. 
Broker</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Broker.html#Java-Broker-Management-Managing-Broker-Attributes">7.3.1.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Broker.html#Java-Broker-Management-Managing-Broker-Context">7.3.2.
 Context</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Broker.html#Java-Broker-Management-Managing-Broker-Children">7.3.3.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Broker.html#Java-Broker-Management-Managing-Broker-Lifecycle">7.3.4.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html">7.4. Virtualhost 
Nodes</a></span></dt><dd><dl><dt><span class="se
 ction"><a 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html#Java-Broker-Management-Managing-Virtualhost-Nodes-Types">7.4.1.
 Types</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html#Java-Broker-Management-Managing-Virtualhost-Nodes-Attributes">7.4.2.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html#Java-Broker-Management-Managing-Virtualhost-Node-Children">7.4.3.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhost-Nodes.html#Java-Broker-Management-Managing-Virtualhost-Node-Lifecycle">7.4.4.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhosts.html">7.5. 
VirtualHosts</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhosts.html#Java-Broker-Management-Managing-Virtualhosts-Types">7.5.1.
 Types</a></sp
 an></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhosts.html#Java-Broker-Management-Managing-Virtualhost-Context">7.5.2.
 Context</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhosts.html#Java-Broker-Management-Managing-Virtualhost-Attributes">7.5.3.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhosts.html#Java-Broker-Management-Managing-Virtualhost-Children">7.5.4.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Virtualhosts.html#Java-Broker-Management-Managing-Virtualhost-Lifecycle">7.5.5.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html">7.6. Remote 
Replication Nodes</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html#Java-Broker-Management-Managing-RemoteReplicationNo
 des-Attributes">7.6.1. Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html#Java-Broker-Management-Managing-RemoteReplicationNodes-Children">7.6.2.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html#Java-Broker-Management-Managing-RemoteReplicationNodes-Lifecycle">7.6.3.
 Lifecycle</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html#Java-Broker-Management-Managing-RemoteReplication-Nodes-Operations">7.6.4.
 Operations</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Exchanges.html">7.7. 
Exchanges</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Exchanges.html#Java-Broker-Management-Managing-Exchanges-Types">7.7.1.
 Types</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Exchanges.h
 tml#Java-Broker-Management-Managing-Exchanges-Attributes">7.7.2. 
Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Exchanges.html#Java-Broker-Management-Managing-Exchanges-Children">7.7.3.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Exchanges.html#Java-Broker-Management-Managing-Exchanges-Lifecycle">7.7.4.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html">7.8. 
Queues</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queues-Types">7.8.1.
 Types</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queues-Attributes">7.8.2.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queue-Children">7.8.3.
  Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queue-Lifecycle">7.8.4.
 Lifecycle</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queues-QueueDeclareArguments">7.8.5.
 Queue Declare Arguments</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queues-Message-Grouping">7.8.6.
 Messaging Grouping</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Queues.html#Java-Broker-Management-Managing-Queues-SetLowPrefetch">7.8.7.
 Using low pre-fetch with special queue 
types</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Ports.html">7.9. 
Ports</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Ports.html#Java-Broker-Management-Managing-Ports-Attribut
 es">7.9.1. Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Ports.html#Java-Broker-Management-Managing-Ports-Children">7.9.2.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Ports.html#Java-Broker-Management-Managing-Ports-Lifecycle">7.9.3.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Authentication-Providers.html">7.10. 
Authentication Providers</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Authentication-Providers.html#Java-Broker-Management-Managing-Authentication-Providers-Types">7.10.1.
 Types</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Authentication-Providers.html#Java-Broker-Management-Managing-Authentication-Providers-Attributes">7.10.2.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Authentication-Providers.
 
html#Java-Broker-Management-Managing-Authentication-Providers-Children">7.10.3. 
Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Authentication-Providers.html#Java-Broker-Management-Managing-Authentication-Providers-Lifecycle">7.10.4.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Keystores.html">7.11. 
Keystores</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Keystores.html#Java-Broker-Management-Managing-Keystores-Attributes">7.11.1.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Keystores.html#Java-Broker-Management-Managing-Keystores-Children">7.11.2.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Keystores.html#Java-Broker-Management-Managing-Keystores-Lifecycle">7.11.3.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Ma
 nagement-Managing-Truststores.html">7.12. 
Truststores</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Truststores.html#Java-Broker-Management-Managing-Truststores-Attributes">7.12.1.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Truststores.html#Java-Broker-Management-Managing-Truststores-Children">7.12.2.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Truststores.html#Java-Broker-Management-Managing-Truststores-Lifecycle">7.12.3.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Group-Providers.html">7.13. Group 
Providers</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Access-Control-Providers.html">7.14. 
Access Control Providers</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Plugin-HTTP.html">7.15. HTTP 
Plugin</a></span></dt><dd><d
 l><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Plugin-HTTP.html#Java-Broker-Management-Managing-Plugin-HTTP-Attributes">7.15.1.
 Attributes</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Plugin-HTTP.html#Java-Broker-Management-Managing-Plugin-HTTP-Children">7.15.2.
 Children</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Plugin-HTTP.html#Java-Broker-Management-Managing-Plugin-HTTP-Lifecycle">7.15.3.
 Lifecycle</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Management-Managing-Plugins-JMX.html">7.16. JMX 
Plugin</a></span></dt></dl></div><p>This section describes how to manage 
entities within the Broker. The principles underlying
+    entity management are the same regardless of entity type. For this reason, 
this section begins
+    with a general description that applies to all.</p><p>Since not all 
channels support the management of all entity type, this section commences
+    with a table showing which entity type is supported by each 
channel.</p><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Management-Managing-Entities-General"></a>7.1.&#160;General 
Description</h2></div></div></div><p>The following description applies to all 
entities within the Broker regardless of their
+      type.</p><p>
+      </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p>All entities have a parent, and may have children. The 
parent of the Broker is
+            called the System Context. It has no parent.</p></li><li 
class="listitem"><p>Entities have one or more attributes. For example a <code 
class="literal">name</code>, an
+              <code class="literal">id</code> or a <code 
class="literal">maximumQueueDepth</code></p></li><li 
class="listitem"><p>Entities can be durable or non-durable. Durable entities 
survive a restart.
+            Non-durable entities will not.</p></li><li 
class="listitem"><p>Attributes may have a default value. If an attribute value 
is not specified the
+            default value is used.</p></li><li class="listitem"><p>Attributes 
values can be expressed as a simple value (e.g. <code 
class="literal">myName</code>
+            or <code class="literal">1234</code>), in terms of context 
variables
+              (e.g.<code class="literal">${foo}</code> or <code 
class="literal">/data/${foo}/</code>).</p></li><li class="listitem"><p>Each 
entity has zero or more context variables.</p></li><li class="listitem"><p>The 
System Context entity (the ultimate ancestor of all object) has a context too.
+            It is read only and is populated with all Java System Properties. 
Thus it can be
+            influenced from the Broker's external environment. See <a 
class="link" 
href="Java-Broker-Appendix-Environment-Variables.html#Java-Broker-Appendix-Environment-Variables-Qpid-Opts">QPID_OPTS
 </a>
+            environment variable.</p></li><li class="listitem"><p>When 
resolving an attribute's value, if the value contains a variable
+              (e.g.<code class="literal">${foo}</code>), the variable is first 
resolved using the entity's own
+            context variables. If the entity has no definition for the context 
variable, the
+            entity's parent is tried, then its grandparent and so forth, all 
the way until the
+            SystemContext is reached.</p></li><li class="listitem"><p>Some 
entities support state and have a lifecycle.</p></li></ul></div><p>
+    </p><p>What follows now is a section dedicated to each entity type. For 
each entity type key
+      features are described along with the entities key attributes, key 
context variables, details
+      of the entities lifecycle and any other operations.</p></div></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Management-Channel-QMF.html">Prev</a>&#160;</td><td 
align="center" width="20%">&#160;</td><td align="right" width="40%">&#160;<a 
accesskey="n" 
href="Java-Broker-Management-Managing-Entities-Matrix.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">6.6.&#160;QMF&#160;</td><td 
align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td 
align="right" valign="top" width="40%">&#160;7.2.&#160;Entity/Management 
Channel Support Matrix</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>

Added: 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Exchanges.html
URL: 
http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Exchanges.html?rev=1632181&view=auto
==============================================================================
--- 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Exchanges.html
 (added)
+++ 
qpid/site/docs/releases/qpid-trunk/java-broker/book/Java-Broker-Management-Managing-Exchanges.html
 Wed Oct 15 21:29:55 2014
@@ -0,0 +1,141 @@
+<!DOCTYPE html>
+<!--
+ -
+ - Licensed to the Apache Software Foundation (ASF) under one
+ - or more contributor license agreements.  See the NOTICE file
+ - distributed with this work for additional information
+ - regarding copyright ownership.  The ASF licenses this file
+ - to you under the Apache License, Version 2.0 (the
+ - "License"); you may not use this file except in compliance
+ - with the License.  You may obtain a copy of the License at
+ -
+ -   http://www.apache.org/licenses/LICENSE-2.0
+ -
+ - Unless required by applicable law or agreed to in writing,
+ - software distributed under the License is distributed on an
+ - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ - KIND, either express or implied.  See the License for the
+ - specific language governing permissions and limitations
+ - under the License.
+ -
+-->
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
+  <head>
+    <title>7.7.&#160;Exchanges - Apache Qpid&#8482;</title>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+    <link rel="stylesheet" href="/site.css" type="text/css" async="async"/>
+    <link rel="stylesheet" href="/deferred.css" type="text/css" defer="defer"/>
+    <script type="text/javascript">var _deferredFunctions = [];</script>
+    <script type="text/javascript" src="/deferred.js" defer="defer"></script>
+    <!--[if lte IE 8]>
+      <link rel="stylesheet" href="/ie.css" type="text/css"/>
+      <script type="text/javascript" src="/html5shiv.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div id="-content">
+      <div id="-top" class="panel">
+        <a id="-menu-link"><img width="16" height="16" 
src="data:image/png;base64," alt="Menu"/></a>
+
+        <a id="-search-link"><img width="22" height="16" 
src="data:image/png;base64," alt="Search"/></a>
+
+        <ul id="-global-navigation">
+          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
+          <li><a href="/download.html">Download</a></li>
+          <li><a href="/documentation.html">Documentation</a></li>
+          <li><a href="/discussion.html">Discussion</a></li>
+          <li><a href="/issues.html">Issues</a></li>
+          <li><a href="/source-code.html">Source Code</a></li>
+          <li><a href="/resources.html">More Resources</a></li>
+        </ul>
+      </div>
+
+      <div id="-menu" class="panel" style="display: none;">
+        <section>
+          <h3>Project</h3>
+
+          <ul>
+            <li><a href="/overview.html">Overview</a></li>
+            <li><a href="/proton/index.html">Qpid Proton</a></li>
+            <li><a href="/contributors.html">Contributors</a></li>
+            <li><a href="/get-involved.html">Get involved</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Software</h3>
+
+          <ul>
+            <li><a href="/download.html">Download</a></li>
+            <li><a href="/documentation.html">Documentation</a></li>
+            <li><a href="/components/index.html">Components</a></li>
+            <li><a href="/releases/index.html">Releases</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>Resources</h3>
+
+          <ul>
+            <li><a href="/discussion.html">Discussion</a></li>
+            <li><a href="/issues.html">Issues</a></li>
+            <li><a href="/source-code.html">Source code</a></li>
+            <li><a href="/resources.html">More resources</a></li>
+          </ul>
+        </section>
+
+        <section>
+          <h3>More</h3>
+
+          <ul>
+            <li><a href="/amqp.html">AMQP</a></li>
+            <li><a href="/developer.html">Developer central</a></li>
+            <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/";>Wiki</a></li>
+          </ul>
+        </section>
+      </div>
+
+      <div id="-search" class="panel" style="display: none;">
+        <form action="http://www.google.com/search"; method="get">
+          <input type="hidden" name="sitesearch" value="qpid.apache.org"/>
+          <input type="text" name="q" maxlength="255" autofocus="autofocus" 
tabindex="1"/>
+          <button type="submit">Search</button>
+          <p><a href="/search.html">More ways to search</a></p>
+        </form>
+      </div>
+
+      <div id="-middle" class="panel">
+        <ul id="-path-navigation"><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-trunk/index.html">Qpid Trunk</a></li><li><a 
href="/releases/qpid-trunk/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>7.7.&#160;Exchanges</li></ul>
+        <div class="docbook"><div class="navheader"><table summary="Navigation 
header" width="100%"><tr><th align="center" 
colspan="3">7.7.&#160;Exchanges</th></tr><tr><td align="left" width="20%"><a 
accesskey="p" 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;7.&#160;Managing Entities</th><td 
align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Queues.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Management-Managing-Exchanges"></a>7.7.&#160;Exchanges</h2></div></div></div><p><a
 class="link" href="Java-Broker-Concepts-Exchanges.html" 
title="4.6.&#160;Exchanges">Exchanges</a> can be managed using the
+    HTTP, JMX or AMQP channels.</p><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Management-Managing-Exchanges-Types"></a>7.7.1.&#160;Types</h3></div></div></div><div
 class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p>Direct</p></li><li class="listitem"><p>Topic</p></li><li 
class="listitem"><p>Fanout</p></li><li 
class="listitem"><p>Headers</p></li></ul></div><p>
+    </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Exchanges-Attributes"></a>7.7.2.&#160;Attributes</h3></div></div></div><div
 class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><span class="emphasis"><em>Name of the 
exchange</em></span>. Message producers refer to this name when
+            producing messages.</p></li><li class="listitem"><p><span 
class="emphasis"><em>Type of the exchange</em></span>. Can be either <a 
class="link" 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-Types-Direct"
 title="4.6.2.1.&#160;Direct">direct</a>, <a class="link" 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-Types-Topic"
 title="4.6.2.2.&#160;Topic">topic</a>, <a class="link" 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-Types-Fanout"
 title="4.6.2.3.&#160;Fanout">fanout</a>, or <a class="link" 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-Types-Headers"
 title="4.6.2.4.&#160;Headers">headers</a>.</p></li><li 
class="listitem"><p><span class="emphasis"><em>Durable</em></span>. Whether the 
exchange survives a restart.</p></li></ul></div></div><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Management-Managing-Exchanges-Children"></
 a>7.7.3.&#160;Children</h3></div></div></div><p>
+      </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p>Binding</p></li></ul></div><p>
+    </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Management-Managing-Exchanges-Lifecycle"></a>7.7.4.&#160;Lifecycle</h3></div></div></div><p>Not
 supported</p></div></div><div class="navfooter"><hr /><table 
summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a 
accesskey="p" 
href="Java-Broker-Management-Managing-RemoteReplicationNodes.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Management-Managing-Entities.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Management-Managing-Queues.html">Next</a></td></tr><tr><td 
align="left" valign="top" width="40%">7.6.&#160;Remote Replication 
Nodes&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;7.8.&#160;Queues</td></tr></table></div></div>
+
+        <hr/>
+
+        <ul id="-apache-navigation">
+          <li><a href="http://www.apache.org/";>Apache</a></li>
+          <li><a href="http://www.apache.org/licenses/";>License</a></li>
+          <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+          <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
+          <li><a href="http://www.apache.org/security/";>Security</a></li>
+          <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="data:image/png;base64," alt="Apache"/></a></li>
+        </ul>
+
+        <p id="-legal">
+          Apache Qpid, Messaging built on AMQP; Copyright &#169; 2013
+          The Apache Software Foundation; Licensed under
+          the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache
+          License, Version 2.0</a>; Apache Qpid, Qpid, Qpid Proton,
+          Proton, Apache, the Apache feather logo, and the Apache Qpid
+          project logo are trademarks of The Apache Software
+          Foundation; All other marks mentioned may be trademarks or
+          registered trademarks of their respective owners
+        </p>
+      </div>
+    </div>
+  </body>
+</html>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to