http://git-wip-us.apache.org/repos/asf/qpid-site/blob/a39b425b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Stores.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Stores.html 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Stores.html
deleted file mode 100644
index 5a6e99c..0000000
--- a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Stores.html
+++ /dev/null
@@ -1,159 +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;10.&#160;Virtual Host Message Stores - 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;10.&#160;Virtual Host Message Stores</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;10.&#160;Virtual Host Message Stores</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Queues.html">Prev</a>&#160;</td><th align="center" 
width="60%">&#160;</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Stores-Derby-Store.html">Next</a></td></tr></table><hr 
/></div><div class="chapter"><div class="titlepage"><div><div><h1 
class="title"><a id="Java-Broker-Stores"></a>Chapter&#160;10.&#160;Virtual Host 
Message Stores</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-Stores.html#Java-Broker-Stores-Memory-Store">10.1. Memory 
Message Store</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Stores-Derby-Store.html">10.2. Derby Message 
Store</a></span></dt><dt><span class="section"><a 
 href="Java-Broker-Stores-SQL-Store.html">10.3. SQL Message 
Store</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Stores-SQL-Store.html#Java-Broker-Stores-JDBC-Store-Driver">10.3.1.
 JDBC driver</a></span></dt></dl></dd><dt><span class="section"><a 
href="Java-Broker-Stores-BDB-Store.html">10.4. BDB Message 
Store</a></span></dt><dd><dl><dt><span class="section"><a 
href="Java-Broker-Stores-BDB-Store.html#Java-Broker-Stores-BDB-Store-BDBJE-Download">10.4.1.
 Oracle BDB JE download</a></span></dt><dt><span class="section"><a 
href="Java-Broker-Stores-BDB-Store.html#Java-Broker-Stores-BDB-Store-BDBJE-Installation">10.4.2.
 Oracle BDB JE jar installation</a></span></dt></dl></dd><dt><span 
class="section"><a href="Java-Broker-Stores-HA-BDB-Store.html">10.5. High 
Availability BDB Message Store</a></span></dt><dd><dl><dt><span 
class="section"><a 
href="Java-Broker-Stores-HA-BDB-Store.html#Java-Broker-Stores-HA-BDB-Store-BDBJE-Download">10.5.1.
 Oracle BDB JE download</a></span
 ></dt><dt><span class="section"><a 
 >href="Java-Broker-Stores-HA-BDB-Store.html#Java-Broker-Stores-HA-BDB-Store-BDBJE-Installation">10.5.2.
 > Oracle BDB JE jar installation</a></span></dt><dt><span class="section"><a 
 >href="Java-Broker-Stores-HA-BDB-Store.html#Java-Broker-Stores-HA-BDB-Store-Configuration">10.5.3.
 > Configuration</a></span></dt></dl></dd></dl></div><div class="section"><div 
 >class="titlepage"><div><div><h2 class="title"><a 
 >id="Java-Broker-Stores-Memory-Store"></a>10.1.&#160;Memory Message 
 >Store</h2></div></div></div><p>
-    The Java broker has an in-memory message store implementation.
-    This section will detail configuration for using the MemoryMessageStore.
-  </p><p>
-    Note: when using this store, the broker will store both persistent and 
non-persistent messages
-    in memory, which is to say that neither will be available following a 
broker restart, and the
-    ability to store new messages will be entirely constrained by the JVM heap 
size.
-  </p><p>
-    The MemoryMessageStore can be selected on Virtual Host creation
-    via <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 interfaces</a>
-    and <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>.
-    For details, see <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><p>
-    Alternatively, the MemoryMessageStore can configured in Virtual Host 
configuration xml.
-    For details, see <a class="xref" 
href="Java-Broker-Stores-Memory-Store-Configuration.html" 
title="14.3.&#160;Configuring MemoryMessageStore">Section&#160;14.3, 
&#8220;Configuring MemoryMessageStore&#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-Queues.html">Prev</a>&#160;</td><td align="center" 
width="20%">&#160;</td><td align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Stores-Derby-Store.html">Next</a></td></tr><tr><td 
align="left" valign="top" width="40%">Chapter&#160;9.&#160;Queues&#160;</td><td 
align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td 
align="right" valign="top" width="40%">&#160;10.2.&#160;Derby Message 
Store</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-Virtual-Host-Binding-Queue.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Binding-Queue.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Binding-Queue.html
deleted file mode 100644
index 55f0ea6..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Binding-Queue.html
+++ /dev/null
@@ -1,163 +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>14.10.&#160;Queue Binding - 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>14.10.&#160;Queue Binding</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">14.10.&#160;Queue Binding</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Declare-Queues.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;14.&#160;Virtual Host XML configuration 
file</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Configure-Flow-Control.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Virtual-Host-Binding-Queue"></a>14.10.&#160;Queue 
Binding</h2></div></div></div><p>A queue can be bound to an exchange in virtual 
host configuration file by providing an exchange name in element <span 
class="emphasis"><em>exchange</em></span>
-      within the queue configuration element having the same name as a queue. 
If exchange element is omitted in queue configuration
-      then such queue is bound to a default exchange only. With configuration 
file it is only possible to bind queue to a single exchange.</p><p>An element 
<span class="emphasis"><em>routingKey</em></span> is used to specify a custom 
binding key. It is an optional element, and,
-       if it is not set then queue is bound to an exchange with a binding key 
equals to a queue name. Any number of binding keys can be configured.
-      </p><p>
-       Binding arguments can be set with each binding key. An element <span 
class="emphasis"><em>bindingArgument</em></span> is used to specify a binding 
argument
-       as a name-value pair separated with equal character. Any number of 
binding arguments can be provided for a binding key in their own <span 
class="emphasis"><em>bindingArgument</em></span> elements.
-       All of them should be contained within an element having the same name 
as a binding key.</p><p>The following example demonstrates how to bind queue 
<span class="emphasis"><em>testQueue</em></span> to a default topic exchange
-      using routing key <span class="emphasis"><em>testRoutingKey</em></span> 
and binding arguments for message selector and no local.</p><div 
class="example"><a id="idm140218886622144"></a><p 
class="title"><strong>Example&#160;14.14.&#160;Queue Binding 
Example</strong></p><div class="example-contents"><pre 
class="programlisting">&lt;queue&gt;
-    &lt;name&gt;testQueue&lt;/name&gt;
-    &lt;testQueue&gt;
-        &lt;exchange&gt;amq.topic&lt;/exchange&gt;
-        &lt;routingKey&gt;testRoutingKey&lt;/routingKey&gt;
-        &lt;testRoutingKey&gt;
-            
&lt;bindingArgument&gt;x-filter-jms-selector=application='app1'&lt;/bindingArgument&gt;
-            &lt;bindingArgument&gt;x-qpid-no-local=&lt;/bindingArgument&gt;
-        &lt;/testRoutingKey&gt;
-    &lt;/testQueue&gt;
-&lt;/queue&gt;
-            </pre></div></div><br class="example-break" /></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Declare-Queues.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Virtual-Hosts-Configuration-File.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Configure-Flow-Control.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">14.9.&#160;Configuring 
Queues&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;14.11.&#160;Configuring of Producer Flow 
Control</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-Virtual-Host-Configuration-Exchange.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuration-Exchange.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuration-Exchange.html
deleted file mode 100644
index fcf608b..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuration-Exchange.html
+++ /dev/null
@@ -1,168 +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>14.8.&#160;Configuring 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]-->
-
-    <!-- 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>14.8.&#160;Configuring Exchanges</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">14.8.&#160;Configuring Exchanges</th></tr><tr><td align="left" 
width="20%"><a accesskey="p" 
href="Java-Broker-Stores-JDBC-Store-Configuration.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;14.&#160;Virtual Host XML configuration 
file</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Declare-Queues.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Virtual-Host-Configuration-Exchange"></a>14.8.&#160;Configuring 
Exchanges</h2></div></div></div><p>
-    To declare Exchanges within Virtual Host configuration, add the 
appropriate xml
-    to the virtualhost.xml configuration file within the <code 
class="varname">exchanges</code> element.
-    An example of such declaration is shown below:
-    </p><div class="example"><a id="idm140218887116992"></a><p 
class="title"><strong>Example&#160;14.6.&#160;Configuring Exchanges on 
VirtualHost</strong></p><div class="example-contents"><pre 
class="programlisting">
-&lt;virtualhosts&gt;
-  &lt;virtualhost&gt;
-    &lt;name&gt;vhostname&lt;/name&gt;
-      ...
-            &lt;exchanges&gt;
-                &lt;exchange&gt;
-                    &lt;type&gt;direct&lt;/type&gt;
-                    &lt;name&gt;test.direct&lt;/name&gt;
-                    &lt;durable&gt;true&lt;/durable&gt;
-                &lt;/exchange&gt;
-                &lt;exchange&gt;
-                    &lt;type&gt;topic&lt;/type&gt;
-                    &lt;name&gt;test.topic&lt;/name&gt;
-                &lt;/exchange&gt;
-            &lt;/exchanges&gt;
-      ...
-    &lt;/vhostname&gt;
-  &lt;/virtualhost&gt;
-&lt;/virtualhosts&gt;
-</pre></div></div><br class="example-break" /></div><div class="navfooter"><hr 
/><table summary="Navigation footer" width="100%"><tr><td align="left" 
width="40%"><a accesskey="p" 
href="Java-Broker-Stores-JDBC-Store-Configuration.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Virtual-Hosts-Configuration-File.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Declare-Queues.html">Next</a></td></tr><tr><td 
align="left" valign="top" width="40%">14.7.&#160;Configuring 
JDBCMessageStore&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;14.9.&#160;Configuring 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="/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-Virtual-Host-Configuration-File-Example.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuration-File-Example.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuration-File-Example.html
deleted file mode 100644
index 6aa147c..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuration-File-Example.html
+++ /dev/null
@@ -1,287 +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>14.15.&#160;An example of virtual host configuration file - 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>14.15.&#160;An example of virtual host configuration 
file</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">14.15.&#160;An example of virtual host configuration 
file</th></tr><tr><td align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Configuring-DLQ.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;14.&#160;Virtual Host XML configuration 
file</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Miscellaneous.html">Next</a></td></tr></table><hr 
/></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Virtual-Host-Configuration-File-Example"></a>14.15.&#160;An 
example of virtual host configuration file</h2></div></div></div><div 
class="example"><a id="idm140218886593392"></a><p 
class="title"><strong>Example&#160;14.20.&#160;An example of virtual host 
configuration file</strong></p><div class="example-contents"><pre 
class="programlisting">
-&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
-&lt;virtualhosts&gt;
-    &lt;virtualhost&gt;
-        &lt;name&gt;localhost&lt;/name&gt;
-        &lt;localhost&gt;
-            &lt;store&gt;
-                
&lt;class&gt;org.apache.qpid.server.store.MemoryMessageStore&lt;/class&gt;
-                
&lt;!--&lt;class&gt;org.apache.qpid.server.store.derby.DerbyMessageStore&lt;/class&gt;
-                
&lt;environment-path&gt;${QPID_WORK}/derbystore/localhost&lt;/environment-path&gt;--&gt;
-            &lt;/store&gt;
-
-            &lt;housekeeping&gt;
-                &lt;threadCount&gt;2&lt;/threadCount&gt;
-                &lt;checkPeriod&gt;20000&lt;/checkPeriod&gt;
-            &lt;/housekeeping&gt;
-
-            &lt;exchanges&gt;
-                &lt;exchange&gt;
-                    &lt;type&gt;direct&lt;/type&gt;
-                    &lt;name&gt;test.direct&lt;/name&gt;
-                    &lt;durable&gt;true&lt;/durable&gt;
-                &lt;/exchange&gt;
-                &lt;exchange&gt;
-                    &lt;type&gt;topic&lt;/type&gt;
-                    &lt;name&gt;test.topic&lt;/name&gt;
-                &lt;/exchange&gt;
-            &lt;/exchanges&gt;
-            &lt;queues&gt;
-                &lt;exchange&gt;amq.direct&lt;/exchange&gt;
-                &lt;maximumQueueDepth&gt;4235264&lt;/maximumQueueDepth&gt;
-                &lt;!-- 4Mb --&gt;
-                &lt;maximumMessageSize&gt;2117632&lt;/maximumMessageSize&gt;
-                &lt;!-- 2Mb --&gt;
-                &lt;maximumMessageAge&gt;600000&lt;/maximumMessageAge&gt;
-                &lt;!-- 10 mins --&gt;
-                &lt;maximumMessageCount&gt;50&lt;/maximumMessageCount&gt;
-                &lt;!-- 50 messages --&gt;
-
-                &lt;queue&gt;
-                    &lt;name&gt;queue&lt;/name&gt;
-                &lt;/queue&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;ping&lt;/name&gt;
-                &lt;/queue&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;test-queue&lt;/name&gt;
-                    &lt;test-queue&gt;
-                        &lt;exchange&gt;test.direct&lt;/exchange&gt;
-                        &lt;durable&gt;true&lt;/durable&gt;
-                    &lt;/test-queue&gt;
-                &lt;/queue&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;test-ping&lt;/name&gt;
-                    &lt;test-ping&gt;
-                        &lt;exchange&gt;test.direct&lt;/exchange&gt;
-                    &lt;/test-ping&gt;
-                &lt;/queue&gt;
-
-            &lt;/queues&gt;
-        &lt;/localhost&gt;
-    &lt;/virtualhost&gt;
-
-    &lt;virtualhost&gt;
-        &lt;name&gt;development&lt;/name&gt;
-        &lt;development&gt;
-            &lt;store&gt;
-                
&lt;class&gt;org.apache.qpid.server.store.MemoryMessageStore&lt;/class&gt;
-                
&lt;!--&lt;class&gt;org.apache.qpid.server.store.derby.DerbyMessageStore&lt;/class&gt;
-                
&lt;environment-path&gt;${QPID_WORK}/derbystore/development&lt;/environment-path&gt;--&gt;
-            &lt;/store&gt;
-
-            &lt;queues&gt;
-                
&lt;minimumAlertRepeatGap&gt;30000&lt;/minimumAlertRepeatGap&gt;
-                &lt;maximumMessageCount&gt;50&lt;/maximumMessageCount&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;queue&lt;/name&gt;
-                    &lt;queue&gt;
-                        &lt;exchange&gt;amq.direct&lt;/exchange&gt;
-                        
&lt;maximumQueueDepth&gt;4235264&lt;/maximumQueueDepth&gt;
-                        &lt;!-- 4Mb --&gt;
-                        
&lt;maximumMessageSize&gt;2117632&lt;/maximumMessageSize&gt;
-                        &lt;!-- 2Mb --&gt;
-                        
&lt;maximumMessageAge&gt;600000&lt;/maximumMessageAge&gt;
-                        &lt;!-- 10 mins --&gt;
-                    &lt;/queue&gt;
-                &lt;/queue&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;ping&lt;/name&gt;
-                    &lt;ping&gt;
-                        &lt;exchange&gt;amq.direct&lt;/exchange&gt;
-                        
&lt;maximumQueueDepth&gt;4235264&lt;/maximumQueueDepth&gt;
-                        &lt;!-- 4Mb --&gt;
-                        
&lt;maximumMessageSize&gt;2117632&lt;/maximumMessageSize&gt;
-                        &lt;!-- 2Mb --&gt;
-                        
&lt;maximumMessageAge&gt;600000&lt;/maximumMessageAge&gt;
-                        &lt;!-- 10 mins --&gt;
-                    &lt;/ping&gt;
-                &lt;/queue&gt;
-            &lt;/queues&gt;
-        &lt;/development&gt;
-    &lt;/virtualhost&gt;
-
-    &lt;virtualhost&gt;
-        &lt;name&gt;test&lt;/name&gt;
-        &lt;test&gt;
-            &lt;store&gt;
-                
&lt;!--&lt;class&gt;org.apache.qpid.server.store.MemoryMessageStore&lt;/class&gt;--&gt;
-                
&lt;class&gt;org.apache.qpid.server.store.derby.DerbyMessageStore&lt;/class&gt;
-                
&lt;environment-path&gt;${QPID_WORK}/derbystore/test&lt;/environment-path&gt;
-            &lt;/store&gt;
-
-            &lt;queues&gt;
-                
&lt;minimumAlertRepeatGap&gt;30000&lt;/minimumAlertRepeatGap&gt;
-                &lt;maximumMessageCount&gt;50&lt;/maximumMessageCount&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;queue&lt;/name&gt;
-                    &lt;queue&gt;
-                        &lt;exchange&gt;amq.direct&lt;/exchange&gt;
-                        
&lt;maximumQueueDepth&gt;4235264&lt;/maximumQueueDepth&gt;
-                        &lt;!-- 4Mb --&gt;
-                        
&lt;maximumMessageSize&gt;2117632&lt;/maximumMessageSize&gt;
-                        &lt;!-- 2Mb --&gt;
-                        
&lt;maximumMessageAge&gt;600000&lt;/maximumMessageAge&gt;
-                        &lt;!-- 10 mins --&gt;
-                    &lt;/queue&gt;
-                &lt;/queue&gt;
-                &lt;queue&gt;
-                    &lt;name&gt;ping&lt;/name&gt;
-                    &lt;ping&gt;
-                        &lt;exchange&gt;amq.direct&lt;/exchange&gt;
-                        
&lt;maximumQueueDepth&gt;4235264&lt;/maximumQueueDepth&gt;
-                        &lt;!-- 4Mb --&gt;
-                        
&lt;maximumMessageSize&gt;2117632&lt;/maximumMessageSize&gt;
-                        &lt;!-- 2Mb --&gt;
-                        
&lt;maximumMessageAge&gt;600000&lt;/maximumMessageAge&gt;
-                        &lt;!-- 10 mins --&gt;
-                    &lt;/ping&gt;
-                &lt;/queue&gt;
-            &lt;/queues&gt;
-        &lt;/test&gt;
-    &lt;/virtualhost&gt;
-&lt;/virtualhosts&gt;
-        </pre></div></div><br class="example-break" /></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Configuring-DLQ.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Virtual-Hosts-Configuration-File.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Miscellaneous.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">14.14.&#160;Configuring DLQs/Maximum Delivery 
Count&#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;15.&#160;Miscellaneous</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-Virtual-Host-Configure-Disk-Quotas.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configure-Disk-Quotas.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configure-Disk-Quotas.html
deleted file mode 100644
index 4ca5d68..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configure-Disk-Quotas.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>14.12.&#160;Configuring of Disk Quota-based Flow Control - 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>14.12.&#160;Configuring of Disk Quota-based Flow 
Control</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">14.12.&#160;Configuring of Disk Quota-based Flow 
Control</th></tr><tr><td align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Configure-Flow-Control.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;14.&#160;Virtual Host XML 
configuration file</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Transaction-Timeout-Configuring.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Virtual-Host-Configure-Disk-Quotas"></a>14.12.&#160;Configuring 
of Disk Quota-based Flow Control</h2></div></div></div><p>
-                An example of quota configuration for the BDB message store is 
provided below.
-        </p><div class="example"><a id="idm140218886612800"></a><p 
class="title"><strong>Example&#160;14.17.&#160;Configuring a limit on a 
store</strong></p><div class="example-contents"><pre class="programlisting">
-            
-&lt;store&gt;
-   
&lt;class&gt;org.apache.qpid.server.store.berkeleydb.BDBMessageStore&lt;/class&gt;
-   &lt;environment-path&gt;${work}/bdbstore/test&lt;/environment-path&gt;
-   &lt;overfull-size&gt;50000000&lt;/overfull-size&gt;
-   &lt;underfull-size&gt;45000000&lt;/underfull-size&gt;
-&lt;/store&gt;
-            
-            </pre></div></div><br class="example-break" /></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Configure-Flow-Control.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Virtual-Hosts-Configuration-File.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Transaction-Timeout-Configuring.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">14.11.&#160;Configuring of Producer Flow 
Control&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;14.13.&#160;Configuring Transaction 
Timeouts</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-Virtual-Host-Configure-Flow-Control.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configure-Flow-Control.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configure-Flow-Control.html
deleted file mode 100644
index 646d230..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configure-Flow-Control.html
+++ /dev/null
@@ -1,179 +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>14.11.&#160;Configuring of Producer Flow Control - 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>14.11.&#160;Configuring of Producer Flow Control</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">14.11.&#160;Configuring of Producer Flow Control</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Binding-Queue.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;14.&#160;Virtual Host XML configuration 
file</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Configure-Disk-Quotas.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Virtual-Host-Configure-Flow-Control"></a>14.11.&#160;Configuring
 of Producer Flow Control</h2></div></div></div><p>Flow control capacity and 
flow resume capacity are required to set on a queue or virtual host to enable 
Producer flow control.</p><div class="example"><a 
id="idm140218886618384"></a><p class="title"><strong>Example&#160;14.15.&#160;C
 onfiguring a queue depth limit</strong></p><div class="example-contents"><pre 
class="programlisting">
-                
-&lt;queue&gt;
-    &lt;name&gt;test&lt;/name&gt;
-    &lt;test&gt;
-        &lt;exchange&gt;amq.direct&lt;/exchange&gt;
-
-        &lt;!-- set the queue capacity to 10Mb --&gt;
-        &lt;capacity&gt;10485760&lt;/capacity&gt;
-
-        &lt;!-- set the resume capacity to 8Mb --&gt;
-        &lt;flowResumeCapacity&gt;8388608&lt;/flowResumeCapacity&gt;
-    &lt;/test&gt;
-&lt;/queue&gt;
-                
-                </pre></div></div><br class="example-break" />
-
-                The default for all queues on a virtual host can also be set
-
-             <div class="example"><a id="idm140218886616608"></a><p 
class="title"><strong>Example&#160;14.16.&#160;Configuring of default queue 
depth limit on virtualhost</strong></p><div class="example-contents"><pre 
class="programlisting">
-                
-&lt;virtualhosts&gt;
-    &lt;virtualhost&gt;
-        &lt;name&gt;localhost&lt;/name&gt;
-        &lt;localhost&gt;
-
-            &lt;!-- set the queue capacity to 10Mb --&gt;
-            &lt;capacity&gt;10485760&lt;/capacity&gt;
-
-            &lt;!-- set the resume capacity to 8Mb --&gt;
-            &lt;flowResumeCapacity&gt;8388608&lt;/flowResumeCapacity&gt;
-        &lt;/localhost&gt;
-    &lt;/virtualhost&gt;
-&lt;/virtualhosts&gt;
-                
-                </pre></div></div><br class="example-break" /></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Binding-Queue.html">Prev</a>&#160;</td><td 
align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Virtual-Hosts-Configuration-File.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Configure-Disk-Quotas.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">14.10.&#160;Queue Binding&#160;</td><td 
align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td 
align="right" valign="top" width="40%">&#160;14.12.&#160;Configuring of Disk 
Quota-based Flow Control</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-Virtual-Host-Configuring-DLQ.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuring-DLQ.html
 
b/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuring-DLQ.html
deleted file mode 100644
index 7a1b8a4..0000000
--- 
a/content/releases/qpid-0.26/java-broker/book/Java-Broker-Virtual-Host-Configuring-DLQ.html
+++ /dev/null
@@ -1,189 +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>14.14.&#160;Configuring DLQs/Maximum Delivery Count - 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>14.14.&#160;Configuring DLQs/Maximum Delivery Count</li></ul>
-
-        <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">14.14.&#160;Configuring DLQs/Maximum Delivery 
Count</th></tr><tr><td align="left" width="20%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Transaction-Timeout-Configuring.html">Prev</a>&#160;</td><th
 align="center" width="60%">Chapter&#160;14.&#160;Virtual Host XML 
configuration file</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Configuration-File-Example.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title"><a 
id="Java-Broker-Virtual-Host-Configuring-DLQ"></a>14.14.&#160;Configuring 
DLQs/Maximum Delivery Count</h2></div></div></div><p>In the below configuration 
it can be seen that DLQs/Maximum Delivery Count are enabled at
-   the virtual host "localhost" with maximum delivery count set to 5 and 
disable for virtual host "dev-only".</p><p>As 'dev-only-main-queue' has its own 
configuration specified, this value overrides all
-   others and causes the features to be enabled for this queue. In contrast to 
this,
-   'dev-only-other-queue' does not specify its own value and picks up the 
false value specified for
-   its parent virtualhost, causing the DLQ/Maximum Delivery Count features to 
be disabled for this
-   queue. Any such queue in the 'dev-only' virtualhost which does not specify 
its own configuration
-   value will have the DLQ/Maximum Delivery Count feature disabled.</p><p>The 
queue 'localhost-queue' has the DLQ/Maximum Delivery Count features disabled.
-  Any other queue in the 'localhost' virtualhost which does not specify
-   its own configuration value will have the features enabled (inherited from 
parent virtual host).</p><div class="example"><a id="idm140218886597152"></a><p 
class="title"><strong>Example&#160;14.19.&#160;Enabling DLQs and maximum 
delivery count at virtualhost and queue level within
-    virtualhosts.xml</strong></p><div class="example-contents"><pre 
class="programlisting">&lt;virtualhosts&gt;
- ...
- &lt;virtualhost&gt;
-  &lt;name&gt;dev-only&lt;/name&gt;
-  &lt;dev-only&gt;
-   &lt;queues&gt;
-    &lt;deadLetterQueues&gt;false&lt;/deadLetterQueues&gt;
-    &lt;maximumDeliveryCount&gt;0&lt;/maximumDeliveryCount&gt;
-    &lt;queue&gt;
-     &lt;name&gt;dev-only-main-queue&lt;/name&gt;
-     &lt;dev-only-main-queue&gt;
-      &lt;deadLetterQueues&gt;true&lt;/deadLetterQueues&gt;
-      &lt;maximumDeliveryCount&gt;3&lt;/maximumDeliveryCount&gt;
-     &lt;/dev-only-main-queue&gt;
-    &lt;/queue&gt;
-    &lt;queue&gt;
-     &lt;name&gt;dev-only-other-queue&lt;/name&gt;
-    &lt;/queue&gt;
-   &lt;/queues&gt;
-  &lt;/dev-only&gt;
- &lt;/virtualhost&gt;
- &lt;virtualhost&gt;
-  &lt;name&gt;localhost&lt;/name&gt;
-  &lt;localhost&gt;
-   &lt;queues&gt;
-    &lt;deadLetterQueues&gt;true&lt;/deadLetterQueues&gt;
-    &lt;maximumDeliveryCount&gt;5&lt;/maximumDeliveryCount&gt;
-    &lt;queue&gt;
-     &lt;name&gt;localhost-queue&lt;/name&gt;
-     &lt;deadLetterQueues&gt;false&lt;/deadLetterQueues&gt;
-    &lt;/queue&gt;
-   &lt;/queues&gt;
-  &lt;/localhost&gt;
- &lt;/virtualhost&gt;
- ...
-&lt;/virtualhosts&gt;
-   </pre></div></div><br class="example-break" /></div><div 
class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td 
align="left" width="40%"><a accesskey="p" 
href="Java-Broker-Virtual-Host-Transaction-Timeout-Configuring.html">Prev</a>&#160;</td><td
 align="center" width="20%"><a accesskey="u" 
href="Java-Broker-Virtual-Hosts-Configuration-File.html">Up</a></td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="Java-Broker-Virtual-Host-Configuration-File-Example.html">Next</a></td></tr><tr><td
 align="left" valign="top" width="40%">14.13.&#160;Configuring Transaction 
Timeouts&#160;</td><td align="center" width="20%"><a accesskey="h" 
href="index.html">Home</a></td><td align="right" valign="top" 
width="40%">&#160;14.15.&#160;An example of virtual host configuration 
file</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