http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Queues.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Queues.html 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Queues.html
deleted file mode 100644
index 048c269..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Queues.html
+++ /dev/null
@@ -1,146 +0,0 @@
-<!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>4.4.&#160;Queues - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</a></li>
-              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Broker for 
Java</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-0.26/index.html">Qpid 0.26</a></li><li><a 
href="/releases/qpid-0.26/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>4.4.&#160;Queues</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">4.4.&#160;Queues</th></tr><tr><td align="left" width="20%"><a 
accesskey="p" href="Java-Broker-Concepts-Exchanges.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;4.&#160;Concepts</th><td align="right" 
width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Concepts-Ports.html">Next</a></td></tr></table><hr 
/></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Concepts-Queues"></a>4.4.&#160;Queues</h2></div></div></div><p><span
 class="emphasis"><em>Queue</em></span>s are named entities within a <span 
class="emphasis"><em>Virtual Host</em></span> that hold/buffer messages for 
delivery to consumer applications.</p><p>Different types of <span 
class="emphasis"><em>Queue</em></span> have different delivery semantics. The 
following Queues types are currently supported:
-    </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><a class="link" href="Java-Broker-Queues.html" 
title="Chapter&#160;9.&#160;Queues">Standard</a>: a simple First-In-First-Out 
(FIFO) queue</p></li><li class="listitem"><p><a class="link" 
href="Java-Broker-Queues.html#Java-Broker-Queues-OtherTypes-Priority" 
title="9.1.2.&#160;Priority Queues">Priority</a>: delivery order depends on the 
priority of each message</p></li><li class="listitem"><p><a class="link" 
href="Java-Broker-Queues.html#Java-Broker-Queues-OtherTypes-Sorted" 
title="9.1.3.&#160;Sorted Queues">Sorted</a>: delivery order depends on the 
value of the sorting key property in each message</p></li><li 
class="listitem"><p><a class="link" 
href="Java-Broker-Queues.html#Java-Broker-Queues-OtherTypes-LVQ" 
title="9.1.4.&#160;Last Value Queues (LVQ)">Last Value Queue</a>: also known as 
an LVQ, retains only the last (newest) message received with a given LVQ key 
value.</p></li></ul></div><p>
-</p><p>Queue configuration details are covered in <a class="xref" 
href="Java-Broker-Queues.html" 
title="Chapter&#160;9.&#160;Queues">Chapter&#160;9, 
<em>Queues</em></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-Concepts-Exchanges.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Concepts.html">Up</a></td><td align="right" 
width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Concepts-Ports.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">4.3.&#160;Exchanges&#160;</td><td align="center" 
width="20%"><a accesskey="h" href="index.html">Home</a></td><td align="right" 
valign="top" width="40%">&#160;4.5.&#160;Ports</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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Virtual-Hosts.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Virtual-Hosts.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Virtual-Hosts.html
deleted file mode 100644
index 2ea2437..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts-Virtual-Hosts.html
+++ /dev/null
@@ -1,156 +0,0 @@
-<!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>4.2.&#160;Virtual Hosts - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</a></li>
-              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Broker for 
Java</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-0.26/index.html">Qpid 0.26</a></li><li><a 
href="/releases/qpid-0.26/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>4.2.&#160;Virtual Hosts</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">4.2.&#160;Virtual Hosts</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Concepts.html">Prev</a>&#160;</td><th align="center" 
width="60%">Chapter&#160;4.&#160;Concepts</th><td align="right" 
width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Concepts-Exchanges.html">Next</a></td></tr></table><hr 
/></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a id="Java-Broker-Concepts-Virtual-Hosts"></a>4.2.&#160;Virtual 
Hosts</h2></div></div></div><p>A Broker has one or more <span 
class="emphasis"><em>Virtual Host</em></span>s. Each <span 
class="emphasis"><em>Virtual Host</em></span>
-has an independant namespace for its collection of <span 
class="emphasis"><em>Exchanges</em></span>, <span 
class="emphasis"><em>Queues</em></span>,
-and associated objects. Client <span 
class="emphasis"><em>Connection</em></span>s are made a specific <span 
class="emphasis"><em>Virtual Host</em></span>,
-with one being configured as the default for clients that can't or don't 
specify which they wish to connect to.
-</p><p>
-    The following diagram depicts the Virtual Host model:
-    </p><div class="figure"><a id="idm140218887695904"></a><p 
class="title"><strong>Figure&#160;4.2.&#160;Virtual Host Model</strong></p><div 
class="figure-contents"><div class="mediaobject"><img alt="Virtual Host Model" 
src="images/VirtualHost-Model.png" /></div></div></div><p><br 
class="figure-break" />
-</p><p>Each <span class="emphasis"><em>Virtual Host</em></span> has its own 
<span class="emphasis"><em>Message Store</em></span> which is used to store 
persistent
-messages on durable <span class="emphasis"><em>Queues</em></span> it contains, 
as well as the configuration of any durable
-<span class="emphasis"><em>Queues</em></span>, <span 
class="emphasis"><em>Exchanges</em></span>, and <span 
class="emphasis"><em>Bindings</em></span> made during its operation.</p><p>
-    The following message stores are currently supported:
-    </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><a class="link" href="Java-Broker-Stores-SQL-Store.html" 
title="10.3.&#160;SQL Message Store">JDBC Message Store</a></p></li><li 
class="listitem"><p><a class="link" href="Java-Broker-Stores-Derby-Store.html" 
title="10.2.&#160;Derby Message Store">Derby Message Store</a></p></li><li 
class="listitem"><p><a class="link" href="Java-Broker-Stores-BDB-Store.html" 
title="10.4.&#160;BDB Message Store">Berkeley DB Message Store</a></p></li><li 
class="listitem"><p><a class="link" href="Java-Broker-Stores-HA-BDB-Store.html" 
title="10.5.&#160;High Availability BDB Message Store">Berkeley DB HA Message 
Store</a></p></li><li class="listitem"><p><a class="link" 
href="Java-Broker-Stores.html#Java-Broker-Stores-Memory-Store" 
title="10.1.&#160;Memory Message Store">Memory Message 
Store</a></p></li></ul></div><p>
-</p><p>Virtual Hosts configuration is covered in <a class="xref" 
href="Java-Broker-Virtual-Hosts.html" title="Chapter&#160;7.&#160;Virtual 
Hosts">Chapter&#160;7, <em>Virtual Hosts</em></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-Concepts.html">Prev</a>&#160;</td><td align="center" 
width="20%"><a accesskey="u" href="Java-Broker-Concepts.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Concepts-Exchanges.html">Next</a></td></tr><tr><td 
align="left" valign="top" 
width="40%">Chapter&#160;4.&#160;Concepts&#160;</td><td align="center" 
width="20%"><a accesskey="h" href="index.html">Home</a></td><td align="right" 
valign="top" width="40%">&#160;4.3.&#160;Exchanges</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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts.html 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts.html
deleted file mode 100644
index 4028361..0000000
--- a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Concepts.html
+++ /dev/null
@@ -1,155 +0,0 @@
-<!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;4.&#160;Concepts - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</a></li>
-              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Broker for 
Java</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-0.26/index.html">Qpid 0.26</a></li><li><a 
href="/releases/qpid-0.26/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>Chapter&#160;4.&#160;Concepts</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">Chapter&#160;4.&#160;Concepts</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Getting-Started-CommandLine.html">Prev</a>&#160;</td><th 
align="center" width="60%">&#160;</th><td align="right" width="20%">&#160;<a 
accesskey="n" 
href="Java-Broker-Concepts-Virtual-Hosts.html">Next</a></td></tr></table><hr 
/></div><div class="chapter"><div class="titlepage"><div><div><h1 
class="title"><a 
id="Java-Broker-Concepts"></a>Chapter&#160;4.&#160;Concepts</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-Concepts.html#Java-Broker-Concepts-Broker">4.1. 
Broker</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Virtual-Hosts.html">4.2. Virtual 
Hosts</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Exchan
 ges.html">4.3. Exchanges</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-Predeclared">4.3.1.
 Predeclared Exchanges</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-Types">4.3.2.
 Exchange Types</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-BindingArguments">4.3.3.
 Binding Arguments</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Exchanges.html#Java-Broker-Concepts-Exchanges-UnroutableMessage">4.3.4.
 Unrouteable Messages</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Concepts-Queues.html">4.4. Queues</a></span></dt><dt><span 
class="section"><a href="Java-Broker-Concepts-Ports.html">4.5. 
Ports</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Authentication-Providers.html">4.6. Authentication 
Providers</a>
 </span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Other-Services.html">4.7. Other 
Services</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Concepts-Other-Services.html#Java-Broker-Concepts-Access-Control-Providers">4.7.1.
 Access Control Providers</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Other-Services.html#Java-Broker-Concepts-Group-Providers">4.7.2.
 Group Providers</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Other-Services.html#Java-Broker-Concepts-Keystores">4.7.3.
 Keystores</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Concepts-Other-Services.html#Java-Broker-Concepts-Truststores">4.7.4.
 Truststores</a></span></dt></dl></dd></dl></div><div class="section"><div 
class="titlepage"><div><div><h2 class="title"><a 
id="Java-Broker-Concepts-Broker"></a>4.1.&#160;Broker</h2></div></div></div><p>
-        The Qpid Broker has one or more <span class="emphasis"><em>Virtual 
Hosts</em></span> (independent containers of <span 
class="emphasis"><em>Queues</em></span>,
-        <span class="emphasis"><em>Exchanges</em></span>, etc) sharing a 
connection, authentication, and access control model via the configured
-        <span class="emphasis"><em>Ports</em></span>, <span 
class="emphasis"><em>Authentication Providers</em></span>, <span 
class="emphasis"><em>Group providers</em></span> and
-        <span class="emphasis"><em>Access Control Providers</em></span>. <span 
class="emphasis"><em>Keystores</em></span> and <span 
class="emphasis"><em>Truststores</em></span> can
-        be defined on the broker level and linked to <span 
class="emphasis"><em>Ports</em></span> configured with an SSL transport. The 
Broker
-        also provides management plugins to allow configuring and monitoring 
it.
-        </p><p>
-        The following diagram depicts the Broker model:
-        </p><div class="figure"><a id="idm140218887705536"></a><p 
class="title"><strong>Figure&#160;4.1.&#160;Broker Model</strong></p><div 
class="figure-contents"><div class="mediaobject"><img alt="Broker Model" 
src="images/Broker-Model.png" /></div></div></div><p><br class="figure-break" />
-        These concepts will be expanded upon in the forthcoming pages.
-        </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-Getting-Started-CommandLine.html">Prev</a>&#160;</td><td 
align="center" width="20%">&#160;</td><td align="right" width="40%">&#160;<a 
accesskey="n" 
href="Java-Broker-Concepts-Virtual-Hosts.html">Next</a></td></tr><tr><td 
align="left" valign="top" width="40%">3.5.&#160;Using the command 
line&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;4.2.&#160;Virtual Hosts</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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-HTTP-Management.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-HTTP-Management.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-HTTP-Management.html
deleted file mode 100644
index a2e09c0..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-HTTP-Management.html
+++ /dev/null
@@ -1,233 +0,0 @@
-<!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>5.2.&#160;HTTP Management - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</a></li>
-              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Broker for 
Java</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-0.26/index.html">Qpid 0.26</a></li><li><a 
href="/releases/qpid-0.26/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>5.2.&#160;HTTP Management</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">5.2.&#160;HTTP Management</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Configuring-And-Managing.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;5.&#160;Configuring And 
Managing</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Configuring-And-Managing-JMX-Management.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Configuring-And-Managing-HTTP-Management"></a>5.2.&#160;HTTP 
Management</h2></div></div></div><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Configuring-And-Managing-HTTP-Management-Introduction"></a>5.2.1.&#160;Introduction</h3></div></div></div><p>
-            The brokers HTTP Management Plugin provides the <a class="link" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html#Java-Broker-Configuring-And-Managing-Web-Console"
 title="5.2.2.&#160;Web Management Console">Web Management Console</a>
-            to enable fully configuring the Broker, via an underlying <a 
class="link" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html#Java-Broker-Configuring-And-Managing-REST-API"
 title="5.2.4.&#160;REST API">REST management interface</a>.
-        </p><p>
-            It is included into the brokers Initial Configuration by default, 
and is responsible for servicing the HTTP ports configured on the broker.
-        </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Configuring-And-Managing-Web-Console"></a>5.2.2.&#160;Web 
Management Console</h3></div></div></div><p>
-        The Web Management Console can be accessed from a web browser using 
the URL: http(s)://&lt;hostname&gt;:&lt;port&gt;/management where:
-    </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li 
class="listitem"><p><span class="emphasis"><em>hostname</em></span> is the 
broker hostname</p></li><li class="listitem"><p><span 
class="emphasis"><em>port</em></span> is the HTTP(S) port 
number</p></li></ul></div><p>For authenticated and authorized user the page 
like below should be displayed on navigation to the management URL:</p><a 
class="ulink" href="images/Management-Web-Console.png" target="_top">
-        <div><table border="0" style="cellpadding: 0; cellspacing: 0;" 
summary="manufactured viewport for HTML img" width="600"><tr><td><img 
src="images/Management-Web-Console.png" width="600" /></td></tr></table></div>
-    </a></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Configuring-And-Managing-HTTP-Management-Plugin-Configuration"></a>5.2.3.&#160;HTTP
 Management Plugin Configuration</h3></div></div></div><p>
-            The HTTP Management Plugin itself can be configured through the <a 
class="link" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html#Java-Broker-Configuring-And-Managing-Web-Console"
 title="5.2.2.&#160;Web Management Console">Web Management Console</a> 
-            and underlying REST management interface. By double-clicking on 
the Http Management Plugin name in the object tree a tab for the plugin
-            is displayed with its current settings, which can be changed by 
clicking on the "Edit" button.
-
-            The following attributes can be set on the HTTP Management Plugin:
-            </p><div class="itemizedlist"><ul class="itemizedlist" 
type="disc"><li class="listitem"><p><span class="emphasis"><em>Basic 
Authentication for HTTP</em></span>. It is set to false (disabled) by 
default.</p></li><li class="listitem"><p><span class="emphasis"><em>Basic 
Authentication for HTTPS</em></span>. It is set to true (enabled) by 
default.</p></li><li class="listitem"><p><span class="emphasis"><em>SASL 
Authentication for HTTP</em></span>. It is set to true (enabled) by 
default.</p></li><li class="listitem"><p><span class="emphasis"><em>SASL 
Authentication for HTTPS</em></span>. It is set to true (enabled) by 
default.</p></li><li class="listitem"><p><span class="emphasis"><em>Session 
timeout</em></span> is the timeout in seconds to close the HTTP session.
-                It is set to 10 minutes by default.</p></li></ul></div><p>
-            NOTE: Changes to the Session Timeout attribute only take effect at 
broker restart.
-        </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Configuring-And-Managing-REST-API"></a>5.2.4.&#160;REST 
API</h3></div></div></div><p>
-            The brokers <a class="link" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html#Java-Broker-Configuring-And-Managing-Web-Console"
 title="5.2.2.&#160;Web Management Console">Web Management Console</a> makes 
calls to an underlying REST API
-            to manage the broker. This section provides a brief overview of 
the REST interface, which can be used directly to monitor and manage the Broker
-            instance although it is still evolving toward being fully 
considered a seperately supported interface.
-        </p><p>The brokers REST interface support traditional REST model which 
uses the GET method requests to retrieve
-            the information about broker configured objects, DELETE method 
requests to delete the configured object,
-            PUT to create or update the configured object and POST to perform 
the configured objects updates not available with the PUT requests.</p><p>The 
table below lists the available REST services with brief description how they 
can be used.</p><div class="table"><a id="idm140218887297152"></a><p 
class="title"><strong>Table&#160;5.2.&#160;Rest services</strong></p><div 
class="table-contents"><table border="1" summary="Rest services"><colgroup><col 
/><col /><col /><col /><col /><col /></colgroup><thead><tr><th>REST Service 
URL</th><th>Description</th><th>GET</th><th>PUT</th><th>POST</th><th>DELETE</th></tr></thead><tbody><tr><td><p>/rest/broker</p></td><td><p>Rest
 service to manage broker instance</p></td><td><p>Retrieves the details of 
broker configuration</p></td><td><p>Updates broker 
attributes</p></td><td><p>Not implemented yet</p></td><td><p>Not implemented 
yet</p></td></tr><tr><td><p>/rest/authenticationprovider</p>
-                  <p>/rest/authenticationprovider/&lt;authentication provider 
name&gt;</p>
-              </td><td>Rest service to manage authentication providers on the 
broker</td><td>Retrieves the details about authentication 
providers</td><td>Creates or updates authentication providers</td><td>Not 
implemented yet</td><td>Deletes authentication 
providers</td></tr><tr><td><p>/rest/user</p>
-                  <p>/rest/user/&lt;authentication provider name&gt;/&lt;user 
name&gt;</p>
-              </td><td>Rest service to manage user account</td><td>Retrieves 
the details about user account</td><td>Creates user account, updates user 
password</td><td>Not implemented yet</td><td>Deletes user 
account</td></tr><tr><td><p>/rest/groupprovider</p>
-                  <p>/rest/groupprovider/&lt;group provider name&gt;</p>
-              </td><td>Rest service to manage group 
providers</td><td>Retrieves the details about group provider(s)</td><td>Creates 
group provider</td><td>Not implemented yet</td><td>Deletes groups 
providers</td></tr><tr><td><p>/rest/group</p>
-                  <p>/rest/group/&lt;group provider name&gt;/&lt;group 
name&gt;</p>
-              </td><td>Rest service to manage user group</td><td>Retrieves the 
details about user group</td><td>Creates group</td><td>Not implemented 
yet</td><td>Deletes group</td></tr><tr><td><p>/rest/groupmember</p>
-                  <p>/rest/groupmember/&lt;group provider name &gt;/&lt;group 
name&gt;/&lt;user name&gt;</p>
-              </td><td>Rest service to manage group 
member(s)</td><td>Retrieves the details about group member(s)</td><td>Add user 
to group</td><td>Not implemented yet</td><td>Deletes user from 
group</td></tr><tr><td>
-                    <p>/rest/port</p>
-                    <p>/rest/port/&lt;port name&gt;</p>
-              </td><td>Rest service to manage broker 
ports(s)</td><td>Retrieves the details about the broker port(s)</td><td>Creates 
or updates port</td><td>Not implemented yet</td><td>Deletes 
ports</td></tr><tr><td>
-                    <p>/rest/queue</p>
-                    <p>/rest/queue/&lt;virtual host name&gt;/&lt;queue 
name&gt;</p>
-              </td><td>Rest service to manage queue(s)</td><td>Retrieves the 
details about the queue(s)</td><td>Creates queue</td><td>Not implemented 
yet</td><td>Deletes queue</td></tr><tr><td>
-                    <p>/rest/exchange</p>
-                    <p>/rest/exchange/&lt;virtual host name&gt;/&lt;exchange 
name&gt;</p>
-              </td><td>Rest service to manage exchange(s)</td><td>Retrieves 
the details about the exchange(s)</td><td>Creates exchange</td><td>Not 
implemented yet</td><td>Deletes exchange</td></tr><tr><td>
-                    <p>/rest/binding</p>
-                    <p>/rest/binding/&lt;virtual host name&gt;/&lt;exchange 
name&gt;/&lt;queue name&gt;/&lt;binding name&gt;</p>
-              </td><td>Rest service to manage binding(s)</td><td>Retrieves the 
details about the binding(s)</td><td>Binds a queue to an exchange</td><td>Not 
implemented yet</td><td>Deletes binding</td></tr><tr><td>
-                    <p>/rest/connection</p>
-                    <p>/rest/connection/&lt;virtual host 
name&gt;/&lt;connection name&gt;</p>
-              </td><td>Rest service to manage connection(s)</td><td>Retrieves 
the details about the connection(s)</td><td>Not implemented yet</td><td>Not 
implemented yet</td><td>Not implemented yet</td></tr><tr><td>
-                    <p>/rest/session</p>
-                    <p>/rest/session/&lt;virtual host name&gt;/&lt;connection 
name&gt;/&lt;session name&gt;</p>
-              </td><td>Rest service to manage session(s)</td><td>Retrieves the 
details about the session(s)</td><td>Not implemented yet</td><td>Not 
implemented yet</td><td>Not implemented yet</td></tr><tr><td>
-                    <p>/rest/message/&lt;virtual host name&gt;/&lt;queue 
name&gt;</p>
-              </td><td>Rest service to manage messages(s)</td><td>Retrieves 
the details about the messages(s)</td><td>Not implemented yet</td><td>Copies, 
moves messages</td><td>Deletes messages</td></tr><tr><td>
-                    <p>/rest/message-content/&lt;virtual host 
name&gt;/&lt;queue name&gt;</p>
-              </td><td>Rest service to retrieve message 
content</td><td>Retrieves the message content</td><td>Not implemented 
yet</td><td>Not implemented yet</td><td>Not implemented yet</td></tr><tr><td>
-                    <p>/rest/logrecords</p>
-              </td><td>Rest service to retrieve broker logs</td><td>Retrieves 
the broker logs</td><td>Not implemented yet</td><td>Not implemented 
yet</td><td>Not implemented yet</td></tr><tr><td>
-                    <p>/rest/sasl</p>
-              </td><td>Sasl authentication</td><td>Retrieves user current 
authentication status and broker supported SASL 
mechanisms</td><td>Authenticates user using supported SASL 
mechanisms</td><td>Not implemented yet</td><td>Not implemented 
yet</td></tr><tr><td>
-                    <p>/rest/logout</p>
-              </td><td>Log outs</td><td>Log outs user</td><td>Not implemented 
yet</td><td>Not implemented yet</td><td>Not implemented yet</td></tr><tr><td>
-                    <p>/rest/accesscontrolprovider</p>
-              </td><td>Rest service to manage access control 
providers</td><td>Retrieves the details about access control 
providers</td><td>Creates access control provider</td><td>Not implemented 
yet</td><td>Deletes access control provider(s)</td></tr><tr><td>
-                    <p>/rest/keystore</p>
-              </td><td>Rest service to manage KeyStores</td><td>Retrieves the 
details about KeyStore</td><td>Creates or updates KeyStore</td><td>Not 
implemented yet</td><td>Deletes KeyStore(s)</td></tr><tr><td>
-                    <p>/rest/truststore</p>
-              </td><td>Rest service to manage TrustStore</td><td>Retrieves the 
details about TrustStore</td><td>Creates or updates TrustStore</td><td>Not 
implemented yet</td><td>Deletes TrustStore(s)</td></tr><tr><td>
-                    <p>/rest/plugin</p>
-              </td><td>Rest service to manage plugins</td><td>Retrieves the 
details about plugins</td><td>Updates plugin attributes</td><td>Not implemented 
yet</td><td>Not implemented yet</td></tr></tbody></table></div></div><br 
class="table-break" /><p>The REST URLs are hierarchical. It is permitted to 
replace rest URL elements with an "asterisks" in GET requests to denote
-        all object of a particular type. Additionally, trailing object type in 
the URL hierarchy can be omitted.
-        In this case GET request will return all of the object underneath of 
the current object.</p><p>For example, for binding URL 
http://localhost:8080/rest/binding/&lt;vhost&gt;/&lt;exchange&gt;/&lt;queue&gt;/&lt;binding&gt;
-        replacing of <span class="emphasis"><em>&lt;exchange&gt;</em></span> 
with "asterisks" 
(http://localhost:8080/rest/binding/&lt;vhost&gt;/*/&lt;queue&gt;/&lt;binding&gt;)
-        will result in the GET response containing the list of bindings for 
all of the exchanges in the virtual host having the given name and given queue.
-        If <span class="emphasis"><em>&lt;binding&gt;</em></span> and <span 
class="emphasis"><em>&lt;queue&gt;</em></span> are omitted in binding REST URL
-        
(http://localhost:8080/rest/binding/&lt;vhostname&gt;/&lt;exchangename&gt;) the 
GET request will result in returning 
-        all bindings for all queues for the given exchange in the virtual host.
-        </p><div class="example"><a id="idm140218887206976"></a><p 
class="title"><strong>Example&#160;5.2.&#160;Examples of queue creation using 
curl (authenticating as user admin):</strong></p><div 
class="example-contents"><pre class="programlisting">
-#create a durable queue
-curl --user admin -X PUT  -d '{"durable":true}' 
http://localhost:8080/rest/queue/&lt;vhostname&gt;/&lt;queuename&gt;
-#create a durable priority queue
-curl --user admin -X PUT  -d '{"durable":true,"type":"priority"}' 
http://localhost:8080/rest/queue/&lt;vhostname&gt;/&lt;queuename&gt;
-            </pre></div></div><br class="example-break" /><div 
class="example"><a id="idm140218887205456"></a><p 
class="title"><strong>Example&#160;5.3.&#160;Example of binding a queue to an 
exchange using curl</strong></p><div class="example-contents"><pre 
class="programlisting">
-curl --user admin -X PUT  -d '{}' 
http://localhost:8080/rest/binding/&lt;vhostname&gt;/&lt;exchangename&gt;/&lt;queue-name&gt;/&lt;binding-name&gt;
-            </pre></div></div><br class="example-break" /><p>
-            NOTE: These curl examples utilise unsecure HTTP transport. To use 
the examples it is first necessary enable Basic
-            authentication for HTTP within the HTTP Management Configuration 
(it is off by default).
-            For details see <a class="xref" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html#Java-Broker-Configuring-And-Managing-HTTP-Management-Plugin-Configuration"
 title="5.2.3.&#160;HTTP Management Plugin Configuration">Section&#160;5.2.3, 
&#8220;HTTP Management Plugin Configuration&#8221;</a>
-        </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-Configuring-And-Managing.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Configuring-And-Managing.html">Up</a></td><td align="right" 
width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Configuring-And-Managing-JMX-Management.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">Chapter&#160;5.&#160;Configuring And 
Managing&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;5.3.&#160;JMX Management</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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-JMX-Management.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-JMX-Management.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-JMX-Management.html
deleted file mode 100644
index 0a334a3..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-JMX-Management.html
+++ /dev/null
@@ -1,157 +0,0 @@
-<!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>5.3.&#160;JMX Management - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</a></li>
-              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Broker for 
Java</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-0.26/index.html">Qpid 0.26</a></li><li><a 
href="/releases/qpid-0.26/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>5.3.&#160;JMX Management</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">5.3.&#160;JMX Management</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;5.&#160;Configuring And 
Managing</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Configuring-And-Managing-Other-Tooling.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Configuring-And-Managing-JMX-Management"></a>5.3.&#160;JMX 
Management</h2></div></div></div><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="Java-Broker-Configuring-And-Managing-JMX-Management-Introduction"></a>5.3.1.&#160;Introduction</h3></div></div></div><p>
-            The brokers JMX Management Plugin provides the support for 
creating JMX MBeans for broker objects such as Queues, Exchanges, Connections 
etc.
-        </p><p>
-            It is included into the brokers Initial Configuration by default, 
and is responsible for servicing the RMI and JMX_RMI ports configured on the 
broker, with the former serving as the RMI Registry used to advertise the 
actual JMX Connector Server started on the latter.
-        </p></div><div class="section"><div class="titlepage"><div><div><h3 
class="title"><a 
id="Java-Broker-Configuring-And-Managing-JMX-Management-Plugin-Configuration"></a>5.3.2.&#160;JMX
 Management Plugin Configuration</h3></div></div></div><p>
-            The JMX Management Plugin can be configured through the <a 
class="link" 
href="Java-Broker-Configuring-And-Managing-HTTP-Management.html#Java-Broker-Configuring-And-Managing-Web-Console"
 title="5.2.2.&#160;Web Management Console">Web Management Console</a>
-            and underlying REST management interface. By double-clicking on 
the JMX Management Plugin name in the object tree a tab for the plugin
-            is displayed with its current settings, which can be changed by 
clicking on the "Edit" button.
-
-            The following attributes can be set on the JMX Management Plugin:
-            </p><div class="itemizedlist"><ul class="itemizedlist" 
type="disc"><li class="listitem"><p><span class="emphasis"><em>Use Platform 
MBean Server</em></span>. The JMX Management Plugin can start its own MBean 
Server or it can use the JVMs 'Platform MBean Server'.
-                By default this is true, and the Platform MBean Server is 
used.</p></li></ul></div><p>
-            NOTE: Changes to the "Use Platform MBean Server" attribute only 
take effect at broker restart.
-        </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-Configuring-And-Managing-HTTP-Management.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Configuring-And-Managing.html">Up</a></td><td align="right" 
width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Configuring-And-Managing-Other-Tooling.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">5.2.&#160;HTTP Management&#160;</td><td 
align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td 
align="right" valign="top" width="40%">&#160;5.4.&#160;Other 
Tooling</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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-Other-Tooling.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-Other-Tooling.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-Other-Tooling.html
deleted file mode 100644
index c5d5a0c..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Configuring-And-Managing-Other-Tooling.html
+++ /dev/null
@@ -1,144 +0,0 @@
-<!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>5.4.&#160;Other Tooling - 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]-->
-
-    <!-- Redirects for `go get` and godoc.org -->
-    <meta name="go-import"
-          content="qpid.apache.org git 
https://git-wip-us.apache.org/repos/asf/qpid-proton.git"/>
-    <meta name="go-source"
-          content="qpid.apache.org
-https://github.com/apache/qpid-proton/blob/go1/README.md
-https://github.com/apache/qpid-proton/tree/go1{/dir}
-https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
-  </head>
-  <body>
-    <div id="-content">
-      <div id="-top" class="panel">
-        <a id="-menu-link"><img width="16" height="16" src="" alt="Menu"/></a>
-
-        <a id="-search-link"><img width="22" height="16" src="" 
alt="Search"/></a>
-
-        <ul id="-global-navigation">
-          <li><a id="-logotype" href="/index.html">Apache 
Qpid<sup>&#8482;</sup></a></li>
-          <li><a href="/documentation.html">Documentation</a></li>
-          <li><a href="/download.html">Download</a></li>
-          <li><a href="/discussion.html">Discussion</a></li>
-        </ul>
-      </div>
-
-      <div id="-menu" class="panel" style="display: none;">
-        <div class="flex">
-          <section>
-            <h3>Project</h3>
-
-            <ul>
-              <li><a href="/overview.html">Overview</a></li>
-              <li><a href="/components/index.html">Components</a></li>
-              <li><a href="/releases/index.html">Releases</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Messaging APIs</h3>
-
-            <ul>
-              <li><a href="/proton/index.html">Qpid Proton</a></li>
-              <li><a href="/components/jms/index.html">Qpid JMS</a></li>
-              <li><a href="/components/messaging-api/index.html">Qpid 
Messaging API</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Servers and tools</h3>
-
-            <ul>
-              <li><a href="/components/java-broker/index.html">Broker for 
Java</a></li>
-              <li><a href="/components/cpp-broker/index.html">C++ 
broker</a></li>
-              <li><a href="/components/dispatch-router/index.html">Dispatch 
router</a></li>
-            </ul>
-          </section>
-
-          <section>
-            <h3>Resources</h3>
-
-            <ul>
-              <li><a href="/dashboard.html">Dashboard</a></li>
-              <li><a 
href="https://cwiki.apache.org/confluence/display/qpid/Index";>Wiki</a></li>
-              <li><a href="/resources.html">More resources</a></li>
-            </ul>
-          </section>
-        </div>
-      </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>
-          <a href="/search.html">More ways to search</a>
-        </form>
-      </div>
-
-      <div id="-middle" class="panel">
-        <ul id="-path-navigation"><li><a 
href="/index.html">Home</a></li><li><a 
href="/releases/index.html">Releases</a></li><li><a 
href="/releases/qpid-0.26/index.html">Qpid 0.26</a></li><li><a 
href="/releases/qpid-0.26/java-broker/book/index.html">AMQP Messaging Broker 
(Java)</a></li><li>5.4.&#160;Other Tooling</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">5.4.&#160;Other Tooling</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Configuring-And-Managing-JMX-Management.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;5.&#160;Configuring And 
Managing</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Ports.html">Next</a></td></tr></table><hr /></div><div 
class="section"><div class="titlepage"><div><div><h2 class="title"><a 
id="Java-Broker-Configuring-And-Managing-Other-Tooling"></a>5.4.&#160;Other 
Tooling</h2></div></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-JMX-Management.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Configuring-And-Managing.html
 ">Up</a></td><td align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Ports.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">5.3.&#160;JMX Management&#160;</td><td align="center" 
width="20%"><a accesskey="h" href="index.html">Home</a></td><td align="right" 
valign="top" width="40%">&#160;Chapter&#160;6.&#160;Broker 
Ports</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="/security.html">Security</a></li>
-            <li><a href="http://www.apache.org/";><img id="-apache-feather" 
width="48" height="14" src="" alt="Apache"/></a></li>
-          </ul>
-
-          <p id="-legal">
-            Apache Qpid, Messaging built on AMQP; Copyright &#169; 2015
-            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>
-    </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