http://git-wip-us.apache.org/repos/asf/qpid-site/blob/18ab1b17/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Book.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Book.html 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Book.html
index f899b66..a6658ae 100644
--- a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Book.html
+++ b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Book.html
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
   <head>
-    <title>Qpid JMS Client for AMQP protocols 0-8, 0-9 and 0-9-1 - Apache 
Qpid&#8482;</title>
+    <title>Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 0-9-1 - 
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"/>
@@ -83,7 +83,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             <h3>Servers and tools</h3>
 
             <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <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>
@@ -111,15 +111,15 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
       </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-java-trunk/index.html">Qpid Java Trunk</a></li><li>Qpid 
JMS Client for AMQP protocols 0-8, 0-9 and 0-9-1</li></ul>
+        <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-java-trunk/index.html">Qpid for Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Apache Qpid JMS 
Client for AMQP protocols 0-8, 0-9 and 0-9-1</a></li><li>Apache Qpid JMS Client 
for AMQP protocols 0-8, 0-9 and 0-9-1</li></ul>
 
         <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</th></tr><tr><td align="left" width="20%">&#160;</td><th align="center" 
width="60%">&#160;</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr></table><hr 
/></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a 
id="d0e2"></a>Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</h1></div></div><hr /></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="chapter"><a 
href="JMS-Client-0-8-Introduction.html">1. 
Introduction</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Document-Scope-And-Intended-Audience.html">2. Document 
Scope And Intended Audience</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies.html">3. Ge
 tting the Client And Dependencies</a></span></dt><dd><dl><dt><span 
class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies.html#JMS-Client-0-8-JMS-Getting-And-Dependencies-Getting">Getting
 the Client</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies-Dependencies.html">Dependencies</a></span></dt></dl></dd><dt><span
 class="chapter"><a href="JMS-Client-0-8-Examples.html">4. 
Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP">Point to point 
example</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Examples-PubSub.html">Publish/subscribe 
example</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Client-Understanding.html">5. Understanding the Qpid JMS 
client</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding.html#JMS-Client-0-8-Client-Understanding-Overview">Overview</a></span><
 /dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html">ConnectionFactory</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html">Connection</a></span></dt><dd><dl><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Failover">Failover</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Heartbeating">Heartbeating</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-SSL">SSL</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-MessageCompression">Message
 Compression</a></span></dt></dl></dd><dt><span class="section"><a href="JMS-Cli
 
ent-0-8-Client-Understanding-Session.html">Session</a></span></dt><dd><dl><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-Prefecth">Prefetch</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-TemporaryQueues">TemporaryQueues</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateQueue">CreateQueue</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateTopic">CreateTopic</a></span></dt></dl></dd><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html">MessageProducer</a></span></dt><dd><dl><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-
 Client-Understanding-MessageProducer-MandatoryMessage">Mandatory 
Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-CloseWhenNoRoute">Close
 When No Route</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-ImmediateMessage">Immediate
 Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-FlowControl">Flow
 Control</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html">MessageConsumer</a></span></dt><dd><dl><dt><span
 class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-ConsumerSideEffect">Consumers
 have Exchange/
 Queue Declaration and Binding Side Effect</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-TopicSubscriptions">Topic
 Subscriptions</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-MaximumDeliveryCount">Maximum
 Delivery Count</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Destinations.html">Destinations</a></span></dt></dl></dd><dt><span
 class="chapter"><a href="JMS-Client-0-8-JNDI-Properties-Format.html">6. JNDI 
Properties Format</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html#JMS-Client-0-8-JNDI-Properties-Format-ConnectionFactory">ConnectionFactory</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Queue.html">Queue</a></span></
 dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Topic.html">Topic</a></span></dt><dt><span
 class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Destination.html">Destination</a></span></dt></dl></dd><dt><span
 class="chapter"><a href="JMS-Client-0-8-Connection-URL.html">7. Connection 
URLs</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Binding-URL.html">8. Binding 
URL</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Examples">Binding
 URL Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Queues">Binding
 URLs for declaring of JMS Queues</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Topics">Binding
 URLs for declaring of JMS Topics</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client
 -0-8-Binding-URL-Topics-Wildcards">Wildcard characters in routing keys for 
topic destinations</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Extra-Examples">More
 Examples</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-Message-Encryption.html">9. Message 
Encryption</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption.html#JMS-Client-Message-Encryption-Overview">Overview</a></span></dt><dt><span
 class="section"><a href="JMS-Client-Message-Encryption-Sending.html">Sending 
an Encrypted Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Setting-TrustStore">Providing
 the Trust Store</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Enabling-Encryption">Enabling
 Encryption</a></span></dt
 ><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Choosing-Recipients">Choosing
 > Recipients</a></span></dt><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Exposing-Properties">Exposing
 > Properties</a></span></dt></dl></dd><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Receiving.html">Receiving an Encrypted 
 >Message</a></span></dt><dd><dl><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Receiving.html#JMS-Client-Message-Encryption-Sending-Setting-KeyStore">Providing
 > the Key Store</a></span></dt></dl></dd></dl></dd><dt><span 
 >class="chapter"><a href="JMS-Client-0-8-System-Properties.html">10. System 
 >Properties</a></span></dt><dt><span class="chapter"><a 
 >href="JMS-Client-0-8-Logging.html">11. 
 >Logging</a></span></dt><dd><dl><dt><span class="section"><a 
 >href="JMS-Client-0-8-Logging.html#JMS-Client-0-8-Logging-RecommendedProdu
 ctionLoggingLevel">Recommended Production Logging 
Level</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Logging-EnablingDebugLogging.html">Enabling 
Debug</a></span></dt></dl></dd><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Exceptions.html">A. 
Exceptions</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Maven.html">B. Minimal Maven 
POM</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html">C. JMS 
Extensions</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue">Queue
 Management</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue-Creation">Queue
 creation</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html">Binding 
Management</a></span></dt><dd>
 <dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#JMS-Client-0-8-Appendix-JMS-Extensions-Binding-Creation">Binding
 creation</a></span></dt></dl></dd></dl></dd><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html">D. 
PooledConnectionFactory</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html">E. How to bind Qpid 
destinations and connection factories into Tomcat 
JNDI</a></span></dt></dl></div><div class="list-of-figures"><p><strong>List of 
Figures</strong></p><dl><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding.html#d0e327">Architecture of a 
typical JMS application</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html#d0e369">JNDI 
overview</a></dt></dl></div><div class="list-of-tables"><p><strong>List of 
Tables</strong></p><dl><dt>7.1. <a 
href="JMS-Client-0-8-Connection-URL.html#JMS-Client-0-8-Connection-URL-Options">Conn
 ection URL Options</a></dt><dt>7.2. <a 
href="JMS-Client-0-8-Connection-URL.html#d0e1346">Broker List 
Options</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1634">Binding URL options 
</a></dt><dt>8.2. <a href="JMS-Client-0-8-Binding-URL.html#d0e1833">Binding URL 
examples</a></dt><dt>10.1. <a 
href="JMS-Client-0-8-System-Properties.html#d0e1990">System Properties 
Affecting Connection Behaviour</a></dt><dt>10.2. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2081">Config Options For Session 
Behaviour</a></dt><dt>10.3. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2146">Config Options For 
Consumer Behaviour</a></dt><dt>10.4. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2205">Config Options For 
Producer Behaviour</a></dt><dt>10.5. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2298">Config Options For 
Threading</a></dt><dt>10.6. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2338">Config Options For 
I/O</a></dt><dt>10.7. <a href="JMS-Client-0-8-System-Prope
 rties.html#d0e2446">Config Options For Security - Using SSL for securing 
connections or using EXTERNAL as
-                       the SASL mechanism.</a></dt><dt>10.8. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2511">Config Options For 
Security - Standard JVM properties needed when Using SSL for
-                       securing connections or using EXTERNAL as the SASL 
mechanism.</a></dt><dt>A.1. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2665">Exceptions linked to 
JMSExceptions thrown by JMS methods</a></dt><dt>A.2. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2781">Exceptions linked to 
JMSExceptions received by ExceptionListeners</a></dt></dl></div><div 
class="list-of-examples"><p><strong>List of Examples</strong></p><dl><dt>4.1. 
<a href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-Java">JMS 
Example - Point to Point Messaging</a></dt><dt>4.2. <a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-PropertiesFile">JMS
 Example - Point to Point Messaging - JNDI Properties</a></dt><dt>4.3. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-Java">JMS
 Example - Publish/subscribe Messaging</a></dt><dt>4.4. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-PropertiesFile">JMS
 Example - Publish/subscribe Messagin
 g - JNDI Properties</a></dt><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e439">Connection 
URL configured for failover</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e453">Connection 
URL configured with nofailover</a></dt><dt>5.3. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e489">Connection 
URL configured for heartbeating</a></dt><dt>5.4. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e505">Connection 
URL configured for SSL - CA trusted by JVM</a></dt><dt>5.5. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e521">Connection 
URL configured for SSL - CA not trusted by JVM</a></dt><dt>5.6. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e537">Connection 
URL configured for SSL - SSL client-auth</a></dt><dt>5.7. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e552">Connection 
URL configured for SSL - SSL client-auth (2)</a></dt><dt>7.1. <a href="JMS-C
 lient-0-8-Connection-URL.html#d0e1321">Broker Lists</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1790">Binding URL examples for JMS 
queues</a></dt><dt>8.2. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1808">Binding URL examples for JMS 
topics</a></dt><dt>B.1. <a 
href="JMS-Client-0-8-Appendix-Maven.html#d0e2866">Minimal Maven POM 
</a></dt><dt>C.1. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#d0e2893">Creation of an LVQ 
using the Qpid extension to JMS</a></dt><dt>C.2. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#d0e2908">Binding a 
queue using JMS</a></dt><dt>D.1. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e2977">Example of 
configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> in 
spring xml
-        configuration.</a></dt><dt>D.2. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e3000">Examples 
of configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> 
with
+          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</th></tr><tr><td align="left" width="20%">&#160;</td><th align="center" 
width="60%">&#160;</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr></table><hr 
/></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a 
id="d0e2"></a>Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</h1></div></div><hr /></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="chapter"><a 
href="JMS-Client-0-8-Introduction.html">1. 
Introduction</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Document-Scope-And-Intended-Audience.html">2. Document 
Scope And Intended Audience</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependenci
 es.html">3. Getting the Client And 
Dependencies</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies.html#JMS-Client-0-8-JMS-Getting-And-Dependencies-Getting">3.1.
 Getting the Client</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies-Dependencies.html">3.2. 
Dependencies</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Examples.html">4. 
Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP">4.1. Point to 
point example</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Examples-PubSub.html">4.2. Publish/subscribe 
example</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Client-Understanding.html">5. Understanding the 
Client</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding.html#JMS-Client-0-8-Client-Understanding-Overv
 iew">5.1. Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html">5.2. 
ConnectionFactory</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html">5.3. 
Connection</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Failover">5.3.1.
 Failover</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Heartbeating">5.3.2.
 Heartbeating</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-SSL">5.3.3.
 SSL</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-MessageCompression">5.3.4.
 Message Compression
 </a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html">5.4. 
Session</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-Prefecth">5.4.1.
 Prefetch</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-TemporaryQueues">5.4.2.
 TemporaryQueues</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateQueue">5.4.3.
 CreateQueue</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateTopic">5.4.4.
 CreateTopic</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html">5.5. 
MessageProducer</a></span></dt><dd><dl><
 dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-MandatoryMessage">5.5.1.
 Mandatory Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-CloseWhenNoRoute">5.5.2.
 Close When No Route</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-ImmediateMessage">5.5.3.
 Immediate Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-FlowControl">5.5.4.
 Flow Control</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html">5.6. 
MessageConsumer</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8
 
-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-ConsumerSideEffect">5.6.1.
 Consumers have Exchange/Queue Declaration and Binding Side 
Effect</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-TopicSubscriptions">5.6.2.
 Topic Subscriptions</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-MaximumDeliveryCount">5.6.3.
 Maximum Delivery Count</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Destinations.html">5.7. 
Destinations</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html">6. JNDI Properties 
Format</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html#JMS-Client-0-8-JNDI-Properti
 es-Format-ConnectionFactory">6.1. ConnectionFactory</a></span></dt><dt><span 
class="section"><a href="JMS-Client-0-8-JNDI-Properties-Format-Queue.html">6.2. 
Queue</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Topic.html">6.3. 
Topic</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Destination.html">6.4. 
Destination</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Connection-URL.html">7. Connection 
URLs</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Binding-URL.html">8. Binding 
URL</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Examples">8.1. 
Binding URL Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Queues">8.1.1.
 Binding URLs for declaring of JMS Queues</a></span></dt><dt><span 
class="section"><a href="JMS-Cli
 ent-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Topics">8.1.2. Binding 
URLs for declaring of JMS Topics</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Topics-Wildcards">8.1.3.
 Wildcard characters in routing keys for topic 
destinations</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Extra-Examples">8.1.4.
 More Examples</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-Message-Encryption.html">9. Message 
Encryption</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption.html#JMS-Client-Message-Encryption-Overview">9.1.
 Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html">9.2. Sending an Encrypted 
Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Sett
 ing-TrustStore">9.2.1. Providing the Trust Store</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Enabling-Encryption">9.2.2.
 Enabling Encryption</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Choosing-Recipients">9.2.3.
 Choosing Recipients</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Exposing-Properties">9.2.4.
 Exposing Properties</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Receiving.html">9.3. Receiving an Encrypted 
Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Receiving.html#JMS-Client-Message-Encryption-Sending-Setting-KeyStore">9.3.1.
 Providing the Key Store</a></span></dt></dl></dd></dl></dd><dt><span 
class="chapter"><a href="JMS-Clien
 t-0-8-System-Properties.html">10. System Properties</a></span></dt><dt><span 
class="chapter"><a href="JMS-Client-0-8-Logging.html">11. 
Logging</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Logging.html#JMS-Client-0-8-Logging-RecommendedProductionLoggingLevel">11.1.
 Recommended Production Logging Level</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-0-8-Logging-EnablingDebugLogging.html">11.2. Enabling 
Debug</a></span></dt></dl></dd><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Exceptions.html">A. 
Exceptions</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Maven.html">B. Minimal Maven 
POM</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html">C. JMS 
Extensions</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue">C.1.
 Queue Management</a></span></dt><dd><dl><dt><span class
 ="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue-Creation">C.1.1.
 Queue creation</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html">C.2. Binding 
Management</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#JMS-Client-0-8-Appendix-JMS-Extensions-Binding-Creation">C.2.1.
 Binding creation</a></span></dt></dl></dd></dl></dd><dt><span 
class="appendix"><a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html">D. 
PooledConnectionFactory</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html">E. How to bind Qpid 
destinations and connection factories into Tomcat 
JNDI</a></span></dt></dl></div><div class="list-of-figures"><p><strong>List of 
Figures</strong></p><dl><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding.html#d0e327">Architecture of a 
typical JMS 
 application</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html#d0e369">JNDI 
overview</a></dt></dl></div><div class="list-of-tables"><p><strong>List of 
Tables</strong></p><dl><dt>7.1. <a 
href="JMS-Client-0-8-Connection-URL.html#JMS-Client-0-8-Connection-URL-Options">Connection
 URL Options</a></dt><dt>7.2. <a 
href="JMS-Client-0-8-Connection-URL.html#d0e1368">Broker List 
Options</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1659">Binding URL options 
</a></dt><dt>8.2. <a href="JMS-Client-0-8-Binding-URL.html#d0e1868">Binding URL 
examples</a></dt><dt>10.1. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2025">System Properties 
Affecting Connection Behaviour</a></dt><dt>10.2. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2116">Config Options For Session 
Behaviour</a></dt><dt>10.3. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2181">Config Options For 
Consumer Behaviour</a></dt><dt>10.4. <a 
href="JMS-Client-0-8-System-Properties.ht
 ml#d0e2273">Config Options For Producer Behaviour</a></dt><dt>10.5. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2366">Config Options For 
Threading</a></dt><dt>10.6. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2406">Config Options For 
I/O</a></dt><dt>10.7. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2514">Config Options For 
Security - Using SSL for securing connections or using EXTERNAL as
+                       the SASL mechanism.</a></dt><dt>10.8. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2579">Config Options For 
Security - Standard JVM properties needed when Using SSL for
+                       securing connections or using EXTERNAL as the SASL 
mechanism.</a></dt><dt>A.1. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2733">Exceptions linked to 
JMSExceptions thrown by JMS methods</a></dt><dt>A.2. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2849">Exceptions linked to 
JMSExceptions received by ExceptionListeners</a></dt></dl></div><div 
class="list-of-examples"><p><strong>List of Examples</strong></p><dl><dt>4.1. 
<a href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-Java">JMS 
Example - Point to Point Messaging</a></dt><dt>4.2. <a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-PropertiesFile">JMS
 Example - Point to Point Messaging - JNDI Properties</a></dt><dt>4.3. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-Java">JMS
 Example - Publish/subscribe Messaging</a></dt><dt>4.4. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-PropertiesFile">JMS
 Example - Publish/subscribe Messagin
 g - JNDI Properties</a></dt><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e439">Connection 
URL configured for failover</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e453">Connection 
URL configured with nofailover</a></dt><dt>5.3. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e489">Connection 
URL configured for heartbeating</a></dt><dt>5.4. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e505">Connection 
URL configured for SSL - CA trusted by JVM</a></dt><dt>5.5. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e521">Connection 
URL configured for SSL - CA not trusted by JVM</a></dt><dt>5.6. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e537">Connection 
URL configured for SSL - SSL client-auth</a></dt><dt>5.7. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e552">Connection 
URL configured for SSL - SSL client-auth (2)</a></dt><dt>7.1. <a href="JMS-C
 lient-0-8-Connection-URL.html#d0e1343">Broker Lists</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1825">Binding URL examples for JMS 
queues</a></dt><dt>8.2. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1843">Binding URL examples for JMS 
topics</a></dt><dt>B.1. <a 
href="JMS-Client-0-8-Appendix-Maven.html#d0e2934">Minimal Maven POM 
</a></dt><dt>C.1. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#d0e2961">Creation of an LVQ 
using the Qpid extension to JMS</a></dt><dt>C.2. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#d0e2976">Binding a 
queue using JMS</a></dt><dt>D.1. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e3045">Example of 
configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> in 
spring xml
+        configuration.</a></dt><dt>D.2. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e3068">Examples 
of configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> 
with
           <span 
class="emphasis"><em>DefaultMessageListenerContainer</em></span> and
-        <span class="emphasis"><em>JmsTemplate</em></span>.</a></dt><dt>E.1. 
<a href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3215">An 
example of Tomcat context.xml declaring Qpid JNDI resources</a></dt><dt>E.2. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3239">An example 
of JNDI lookup for Qpid resources registered in Tomcat JNDI</a></dt><dt>E.3. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3262">An example 
of Tomcat context.xml declaring Qpid JNDI resources using deprecated <code 
class="literal">ObjectFactory</code> and deprecated 
addresses</a></dt></dl></div></div><div class="navfooter"><hr /><table 
summary="Navigation footer" width="100%"><tr><td align="left" 
width="40%">&#160;</td><td align="center" width="20%">&#160;</td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">&#160;</td><td align="center" width="20%">&#16
 0;</td><td align="right" valign="top" 
width="40%">&#160;Chapter&#160;1.&#160;Introduction</td></tr></table></div></div>
+        <span class="emphasis"><em>JmsTemplate</em></span>.</a></dt><dt>E.1. 
<a href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3283">An 
example of Tomcat context.xml declaring Qpid JNDI resources</a></dt><dt>E.2. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3307">An example 
of JNDI lookup for Qpid resources registered in Tomcat JNDI</a></dt><dt>E.3. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3330">An example 
of Tomcat context.xml declaring Qpid JNDI resources using deprecated <code 
class="literal">ObjectFactory</code> and deprecated 
addresses</a></dt></dl></div></div><div class="navfooter"><hr /><table 
summary="Navigation footer" width="100%"><tr><td align="left" 
width="40%">&#160;</td><td align="center" width="20%">&#160;</td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">&#160;</td><td align="center" width="20%">&#16
 0;</td><td align="right" valign="top" 
width="40%">&#160;Chapter&#160;1.&#160;Introduction</td></tr></table></div></div>
 
           <hr/>
 
@@ -128,7 +128,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             <li><a href="http://www.apache.org/licenses/";>License</a></li>
             <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
             <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks!</a></li>
-            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a href="/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>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/18ab1b17/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Receiving.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Receiving.html
 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Receiving.html
index bc2ea80..4eeb267 100644
--- 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Receiving.html
+++ 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Receiving.html
@@ -83,7 +83,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             <h3>Servers and tools</h3>
 
             <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <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>
@@ -111,7 +111,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
       </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-java-trunk/index.html">Qpid Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Qpid JMS Client 
for AMQP protocols 0-8, 0-9 and 0-9-1</a></li><li>9.3.&#160;Receiving an 
Encrypted Message</li></ul>
+        <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-java-trunk/index.html">Qpid for Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Apache Qpid JMS 
Client for AMQP protocols 0-8, 0-9 and 0-9-1</a></li><li>9.3.&#160;Receiving an 
Encrypted Message</li></ul>
 
         <div id="-middle-content">
           <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">9.3.&#160;Receiving an Encrypted Message</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="JMS-Client-Message-Encryption-Sending.html">Prev</a>&#160;</td><th 
align="center" width="60%">Chapter&#160;9.&#160;Message Encryption</th><td 
align="right" width="20%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-System-Properties.html">Next</a></td></tr></table><hr 
/></div><div class="section"><div class="titlepage"><div><div><h2 class="title" 
style="clear: both"><a 
id="JMS-Client-Message-Encryption-Receiving"></a>9.3.&#160;Receiving an 
Encrypted Message</h2></div></div></div><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="JMS-Client-Message-Encryption-Sending-Setting-KeyStore"></a>9.3.1.&#160;Providing
 the Key Store</h3></div></div></div><p>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/18ab1b17/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Sending.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Sending.html
 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Sending.html
index e504be2..8e51b18 100644
--- 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Sending.html
+++ 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption-Sending.html
@@ -83,7 +83,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             <h3>Servers and tools</h3>
 
             <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <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>
@@ -111,7 +111,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
       </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-java-trunk/index.html">Qpid Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Qpid JMS Client 
for AMQP protocols 0-8, 0-9 and 0-9-1</a></li><li>9.2.&#160;Sending an 
Encrypted Message</li></ul>
+        <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-java-trunk/index.html">Qpid for Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Apache Qpid JMS 
Client for AMQP protocols 0-8, 0-9 and 0-9-1</a></li><li>9.2.&#160;Sending an 
Encrypted Message</li></ul>
 
         <div id="-middle-content">
           <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">9.2.&#160;Sending an Encrypted Message</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="JMS-Client-Message-Encryption.html">Prev</a>&#160;</td><th align="center" 
width="60%">Chapter&#160;9.&#160;Message Encryption</th><td align="right" 
width="20%">&#160;<a accesskey="n" 
href="JMS-Client-Message-Encryption-Receiving.html">Next</a></td></tr></table><hr
 /></div><div class="section"><div class="titlepage"><div><div><h2 
class="title" style="clear: both"><a 
id="JMS-Client-Message-Encryption-Sending"></a>9.2.&#160;Sending an Encrypted 
Message</h2></div></div></div><div class="section"><div 
class="titlepage"><div><div><h3 class="title"><a 
id="JMS-Client-Message-Encryption-Sending-Setting-TrustStore"></a>9.2.1.&#160;Providing
 the Trust Store</h3></div></div></div><p>
@@ -127,7 +127,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
                 </a> options respectively. Such a connection URL might look 
somthing like:
             </p><pre 
class="programlisting">amqp://username:password@clientid/test?brokerlist='tcp://localhost:5672?encryption_trust_store='/home/qpid/certificates.jks'&amp;encryption_trust_store_password='password''</pre><p>
                 Alternatively, where available, you can configure the broker 
to distribute certificates from a trust
-                store (this is currently only available in the Java Broker). 
In order to use this method, the broker
+                store (this is currently only available in the Apache Qpid 
Broker for Java). In order to use this method, the broker
                 details in the connection url must contain the correctly 
configured
                 <a class="link" 
href="JMS-Client-0-8-Connection-URL.html#JMS-Client-0-8-Connection-URL-BrokerOptions-EncryptionRemoteTrustStore">encryption_remote_trust_store</a>
                 option. Such a connection URL might look somthing like:

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/18ab1b17/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption.html
----------------------------------------------------------------------
diff --git 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption.html
 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption.html
index 43cfff0..f8f967a 100644
--- 
a/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption.html
+++ 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/JMS-Client-Message-Encryption.html
@@ -83,7 +83,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             <h3>Servers and tools</h3>
 
             <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <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>
@@ -111,7 +111,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
       </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-java-trunk/index.html">Qpid Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Qpid JMS Client 
for AMQP protocols 0-8, 0-9 and 0-9-1</a></li><li>Chapter&#160;9.&#160;Message 
Encryption</li></ul>
+        <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-java-trunk/index.html">Qpid for Java Trunk</a></li><li><a 
href="/releases/qpid-java-trunk/jms-client-0-8/book/index.html">Apache Qpid JMS 
Client for AMQP protocols 0-8, 0-9 and 
0-9-1</a></li><li>Chapter&#160;9.&#160;Message Encryption</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;9.&#160;Message Encryption</th></tr><tr><td 
align="left" width="20%"><a accesskey="p" 
href="JMS-Client-0-8-Binding-URL.html">Prev</a>&#160;</td><th align="center" 
width="60%">&#160;</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="JMS-Client-Message-Encryption-Sending.html">Next</a></td></tr></table><hr 
/></div><div class="chapter"><div class="titlepage"><div><div><h1 
class="title"><a 
id="JMS-Client-Message-Encryption"></a>Chapter&#160;9.&#160;Message 
Encryption</h1></div></div></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="section"><a 
href="JMS-Client-Message-Encryption.html#JMS-Client-Message-Encryption-Overview">9.1.
 Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html">9.2. Sending an Encrypted 
Message</a></span></dt><dd
 ><dl><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Setting-TrustStore">9.2.1.
 > Providing the Trust Store</a></span></dt><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Enabling-Encryption">9.2.2.
 > Enabling Encryption</a></span></dt><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Choosing-Recipients">9.2.3.
 > Choosing Recipients</a></span></dt><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Exposing-Properties">9.2.4.
 > Exposing Properties</a></span></dt></dl></dd><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Receiving.html">9.3. Receiving an 
 >Encrypted Message</a></span></dt><dd><dl><dt><span class="section"><a 
 >href="JMS-Client-Message-Encryption-Receiving.html#JMS-Client-Message-Encryption-Sending-Set
 ting-KeyStore">9.3.1. Providing the Key 
Store</a></span></dt></dl></dd></dl></div><p>
@@ -123,9 +123,9 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
         sending, and the recipient(s), upon receiving the message, decrypt it 
with some secret known only to them.
     </p><p>
         Neither JMS nor AMQP provide any defined mechanism for message 
encryption, however it is possible for any
-        application to build a message encryption scheme on top of a JMS API. 
For convenience the Qpid JMS client
+        application to build a message encryption scheme on top of a JMS API. 
For convenience the Client
         provides a built in mechanism for encryption and decrypting messages. 
This mechanism is currently only
-        implemented in the Qpid JMS client for AMQP 0-8/0-9/0-9-1/0-10.  If 
you use a different client you will be
+        implemented in the Client for AMQP 0-8/0-9/0-9-1/0-10. If you use a 
different client you will be
         unable to read encrypted messages.
     </p><div class="section"><div class="titlepage"><div><div><h2 
class="title" style="clear: both"><a 
id="JMS-Client-Message-Encryption-Overview"></a>9.1.&#160;Overview</h2></div></div></div><p>
             For each encrypted message which the client sends, a new 
message-specific secret key is generated. This
@@ -138,7 +138,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             BytesMessage containing the encrypted data.
         </p><p>
             In order to send an encrypted message it is necessary to know the 
Certificates of the intended recipients.
-            Certificates can be distributed either through out-of-band 
mechanisms, or the Qpid Java Broker can be used
+            Certificates can be distributed either through out-of-band 
mechanisms, or the Apache Qpid Broker for Java can be used
             to distribute them to clients.
         </p><p>
             In order to receive an encrypted message it is necessary to have a 
Certificate (which needs to be

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/18ab1b17/content/releases/qpid-java-trunk/jms-client-0-8/book/css/style.css
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-trunk/jms-client-0-8/book/css/style.css 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/css/style.css
index c681596..8179bf4 100644
--- a/content/releases/qpid-java-trunk/jms-client-0-8/book/css/style.css
+++ b/content/releases/qpid-java-trunk/jms-client-0-8/book/css/style.css
@@ -7,9 +7,9 @@
  * 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
@@ -22,15 +22,15 @@ ul {
     list-style-type:square;
 }
 
-th { 
+th {
     font-weight: bold;
 }
 
-.navfooter td { 
+.navfooter td {
     font-size:10pt;
 }
 
-.navheader td { 
+.navheader td {
     font-size:10pt;
 }
 
@@ -90,12 +90,6 @@ div.titlepage {
     padding-right:6px;
 }
 
-div.breadcrumbs {
-    font-size:9pt;
-    margin-right:10pt;
-    padding-bottom:16px;
-}
-
 .chapter h2.title {
     font-size:20pt;
     color:#0c3b82;
@@ -135,145 +129,3 @@ div.breadcrumbs {
     font-size:9pt;
 }
 
-.header {
-    height:100px;
-    width:950px;
-    background:url(http://qpid.apache.org/images/header.png)
-}
-
-.logo {
-    text-align:center;
-    font-weight:600;
-    padding:0 0 0 0;
-    font-size:14px;
-    font-family:"Verdana", cursive;
-}
-
-.logo a {
-    color:#000000;
-    text-decoration:none;
-}
-
-.main_text_area {
-    margin-left:200px;
-}
-
-.main_text_area_top {
-    height:14px;
-    font-size:1px;
-}
-
-.main_text_area_bottom {
-    display:none;
-/*  height:14px;
-    margin-bottom:4px;*/
-}
-
-.main_text_area_body {
-    padding:5px 24px;
-}
-
-.main_text_area_body p {
-    text-align:justify;
-}
-
-.main_text_area br {
-    line-height:10px;
-}
-
-.main_text_area h1 {
-    font-size:28px;
-    font-weight:600;
-    margin:0 0 24px 0;
-    color:#0c3b82;
-    font-family:"Verdana", Times, serif;
-}
-
-.main_text_area h2 {
-    font-size:24px;
-    font-weight:600;
-    margin:24px 0 8px 0;
-    color:#0c3b82;
-    font-family:"Verdana",Times, serif;
-}
-
-.main_text_area ol, .main_text_area ul {
-    padding:0;
-    margin:10px 0;
-    margin-left:20px;
-}
-
-.main_text_area li {
-/*    margin-left:40px; */
-}
-
-.main_text_area, .menu_box {
-    font-size:13px;
-    line-height:17px;
-    color:#000000;
-}
-
-.main_text_area {
-    font-size:14px;
-}
-
-.main_text_area a {
-    color:#000000;
-}
-
-.main_text_area a:hover {
-    color:#000000;
-}
-
-.menu_box {
-    width:196px;
-    float:left;
-    margin-left:4px;
-}
-
-.menu_box_top {
-    background:url(http://qpid.apache.org/images/menu_top.png) no-repeat; 
-    height:14px;
-    font-size:1px;
-}
-
-.menu_box_body {
-    background:url(http://qpid.apache.org/images/menu_body.png) repeat-y; 
-    padding:5px 24px 5px 24px;
-}
-
-.menu_box_bottom {
-    background:url(http://qpid.apache.org/images/menu_bottom.png) no-repeat; 
-    height:14px;
-    font-size:1px;
-    margin-bottom:1px;
-}
-
-.menu_box h3 {
-    font-size:20px;
-    font-weight:500;
-    margin:0 0 8px 0;
-    color:#0c3b82;
-    font-family:"Verdana",Times, serif;
-}
-
-.menu_box ul {
-    margin:12px;
-    padding:0px;
-}
-
-.menu_box li {
-    list-style:square; 
-}
-
-.menu_box a {
-    color:#000000;
-    text-decoration:none;
-}
-
-.menu_box a:hover {
-    color:#000000;
-    text-decoration:underline;
-}
-
-

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/18ab1b17/content/releases/qpid-java-trunk/jms-client-0-8/book/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-trunk/jms-client-0-8/book/index.html 
b/content/releases/qpid-java-trunk/jms-client-0-8/book/index.html
index 0aa2907..0d4b0b1 100644
--- a/content/releases/qpid-java-trunk/jms-client-0-8/book/index.html
+++ b/content/releases/qpid-java-trunk/jms-client-0-8/book/index.html
@@ -21,7 +21,7 @@
 -->
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
   <head>
-    <title>Qpid JMS Client for AMQP protocols 0-8, 0-9 and 0-9-1 - Apache 
Qpid&#8482;</title>
+    <title>Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 0-9-1 - 
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"/>
@@ -83,7 +83,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
             <h3>Servers and tools</h3>
 
             <ul>
-              <li><a href="/components/java-broker/index.html">Java 
broker</a></li>
+              <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>
@@ -111,15 +111,15 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
       </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-java-trunk/index.html">Qpid Java Trunk</a></li><li>Qpid 
JMS Client for AMQP protocols 0-8, 0-9 and 0-9-1</li></ul>
+        <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-java-trunk/index.html">Qpid for Java 
Trunk</a></li><li>Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</li></ul>
 
         <div id="-middle-content">
-          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</th></tr><tr><td align="left" width="20%">&#160;</td><th align="center" 
width="60%">&#160;</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr></table><hr 
/></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a 
id="d0e2"></a>Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</h1></div></div><hr /></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="chapter"><a 
href="JMS-Client-0-8-Introduction.html">1. 
Introduction</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Document-Scope-And-Intended-Audience.html">2. Document 
Scope And Intended Audience</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies.html">3. Ge
 tting the Client And Dependencies</a></span></dt><dd><dl><dt><span 
class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies.html#JMS-Client-0-8-JMS-Getting-And-Dependencies-Getting">3.1.
 Getting the Client</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies-Dependencies.html">3.2. 
Dependencies</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Examples.html">4. 
Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP">4.1. Point to 
point example</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Examples-PubSub.html">4.2. Publish/subscribe 
example</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Client-Understanding.html">5. Understanding the Qpid JMS 
client</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding.html#JMS-Client-0-8-Client-Understanding-Overview">
 5.1. Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html">5.2. 
ConnectionFactory</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html">5.3. 
Connection</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Failover">5.3.1.
 Failover</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Heartbeating">5.3.2.
 Heartbeating</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-SSL">5.3.3.
 SSL</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-MessageCompression">5.3.4.
 Message Compression</a><
 /span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html">5.4. 
Session</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-Prefecth">5.4.1.
 Prefetch</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-TemporaryQueues">5.4.2.
 TemporaryQueues</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateQueue">5.4.3.
 CreateQueue</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateTopic">5.4.4.
 CreateTopic</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html">5.5. 
MessageProducer</a></span></dt><dd><dl><dt><s
 pan class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-MandatoryMessage">5.5.1.
 Mandatory Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-CloseWhenNoRoute">5.5.2.
 Close When No Route</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-ImmediateMessage">5.5.3.
 Immediate Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-FlowControl">5.5.4.
 Flow Control</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html">5.6. 
MessageConsumer</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Clie
 
nt-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-ConsumerSideEffect">5.6.1.
 Consumers have Exchange/Queue Declaration and Binding Side 
Effect</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-TopicSubscriptions">5.6.2.
 Topic Subscriptions</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-MaximumDeliveryCount">5.6.3.
 Maximum Delivery Count</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Destinations.html">5.7. 
Destinations</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html">6. JNDI Properties 
Format</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html#JMS-Client-0-8-JNDI-Properties-Fo
 rmat-ConnectionFactory">6.1. ConnectionFactory</a></span></dt><dt><span 
class="section"><a href="JMS-Client-0-8-JNDI-Properties-Format-Queue.html">6.2. 
Queue</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Topic.html">6.3. 
Topic</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Destination.html">6.4. 
Destination</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Connection-URL.html">7. Connection 
URLs</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Binding-URL.html">8. Binding 
URL</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Examples">8.1. 
Binding URL Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Queues">8.1.1.
 Binding URLs for declaring of JMS Queues</a></span></dt><dt><span 
class="section"><a href="JMS-Client-0
 -8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Topics">8.1.2. Binding URLs 
for declaring of JMS Topics</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Topics-Wildcards">8.1.3.
 Wildcard characters in routing keys for topic 
destinations</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Extra-Examples">8.1.4.
 More Examples</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-Message-Encryption.html">9. Message 
Encryption</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption.html#JMS-Client-Message-Encryption-Overview">9.1.
 Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html">9.2. Sending an Encrypted 
Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Setting-T
 rustStore">9.2.1. Providing the Trust Store</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Enabling-Encryption">9.2.2.
 Enabling Encryption</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Choosing-Recipients">9.2.3.
 Choosing Recipients</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Exposing-Properties">9.2.4.
 Exposing Properties</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Receiving.html">9.3. Receiving an Encrypted 
Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Receiving.html#JMS-Client-Message-Encryption-Sending-Setting-KeyStore">9.3.1.
 Providing the Key Store</a></span></dt></dl></dd></dl></dd><dt><span 
class="chapter"><a href="JMS-Client-0-8
 -System-Properties.html">10. System Properties</a></span></dt><dt><span 
class="chapter"><a href="JMS-Client-0-8-Logging.html">11. 
Logging</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Logging.html#JMS-Client-0-8-Logging-RecommendedProductionLoggingLevel">11.1.
 Recommended Production Logging Level</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-0-8-Logging-EnablingDebugLogging.html">11.2. Enabling 
Debug</a></span></dt></dl></dd><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Exceptions.html">A. 
Exceptions</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Maven.html">B. Minimal Maven 
POM</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html">C. JMS 
Extensions</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue">C.1.
 Queue Management</a></span></dt><dd><dl><dt><span class="sec
 tion"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue-Creation">C.1.1.
 Queue creation</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html">C.2. Binding 
Management</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#JMS-Client-0-8-Appendix-JMS-Extensions-Binding-Creation">C.2.1.
 Binding creation</a></span></dt></dl></dd></dl></dd><dt><span 
class="appendix"><a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html">D. 
PooledConnectionFactory</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html">E. How to bind Qpid 
destinations and connection factories into Tomcat 
JNDI</a></span></dt></dl></div><div class="list-of-figures"><p><strong>List of 
Figures</strong></p><dl><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding.html#d0e327">Architecture of a 
typical JMS appli
 cation</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html#d0e369">JNDI 
overview</a></dt></dl></div><div class="list-of-tables"><p><strong>List of 
Tables</strong></p><dl><dt>7.1. <a 
href="JMS-Client-0-8-Connection-URL.html#JMS-Client-0-8-Connection-URL-Options">Connection
 URL Options</a></dt><dt>7.2. <a 
href="JMS-Client-0-8-Connection-URL.html#d0e1346">Broker List 
Options</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1634">Binding URL options 
</a></dt><dt>8.2. <a href="JMS-Client-0-8-Binding-URL.html#d0e1833">Binding URL 
examples</a></dt><dt>10.1. <a 
href="JMS-Client-0-8-System-Properties.html#d0e1990">System Properties 
Affecting Connection Behaviour</a></dt><dt>10.2. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2081">Config Options For Session 
Behaviour</a></dt><dt>10.3. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2146">Config Options For 
Consumer Behaviour</a></dt><dt>10.4. <a 
href="JMS-Client-0-8-System-Properties.html#d0
 e2205">Config Options For Producer Behaviour</a></dt><dt>10.5. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2298">Config Options For 
Threading</a></dt><dt>10.6. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2338">Config Options For 
I/O</a></dt><dt>10.7. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2446">Config Options For 
Security - Using SSL for securing connections or using EXTERNAL as
-                       the SASL mechanism.</a></dt><dt>10.8. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2511">Config Options For 
Security - Standard JVM properties needed when Using SSL for
-                       securing connections or using EXTERNAL as the SASL 
mechanism.</a></dt><dt>A.1. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2665">Exceptions linked to 
JMSExceptions thrown by JMS methods</a></dt><dt>A.2. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2781">Exceptions linked to 
JMSExceptions received by ExceptionListeners</a></dt></dl></div><div 
class="list-of-examples"><p><strong>List of Examples</strong></p><dl><dt>4.1. 
<a href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-Java">JMS 
Example - Point to Point Messaging</a></dt><dt>4.2. <a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-PropertiesFile">JMS
 Example - Point to Point Messaging - JNDI Properties</a></dt><dt>4.3. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-Java">JMS
 Example - Publish/subscribe Messaging</a></dt><dt>4.4. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-PropertiesFile">JMS
 Example - Publish/subscribe Messagin
 g - JNDI Properties</a></dt><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e439">Connection 
URL configured for failover</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e453">Connection 
URL configured with nofailover</a></dt><dt>5.3. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e489">Connection 
URL configured for heartbeating</a></dt><dt>5.4. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e505">Connection 
URL configured for SSL - CA trusted by JVM</a></dt><dt>5.5. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e521">Connection 
URL configured for SSL - CA not trusted by JVM</a></dt><dt>5.6. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e537">Connection 
URL configured for SSL - SSL client-auth</a></dt><dt>5.7. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e552">Connection 
URL configured for SSL - SSL client-auth (2)</a></dt><dt>7.1. <a href="JMS-C
 lient-0-8-Connection-URL.html#d0e1321">Broker Lists</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1790">Binding URL examples for JMS 
queues</a></dt><dt>8.2. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1808">Binding URL examples for JMS 
topics</a></dt><dt>B.1. <a 
href="JMS-Client-0-8-Appendix-Maven.html#d0e2866">Minimal Maven POM 
</a></dt><dt>C.1. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#d0e2893">Creation of an LVQ 
using the Qpid extension to JMS</a></dt><dt>C.2. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#d0e2908">Binding a 
queue using JMS</a></dt><dt>D.1. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e2977">Example of 
configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> in 
spring xml
-        configuration.</a></dt><dt>D.2. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e3000">Examples 
of configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> 
with
+          <div class="docbook"><div class="navheader"><table 
summary="Navigation header" width="100%"><tr><th align="center" 
colspan="3">Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</th></tr><tr><td align="left" width="20%">&#160;</td><th align="center" 
width="60%">&#160;</th><td align="right" width="20%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr></table><hr 
/></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a 
id="d0e2"></a>Apache Qpid JMS Client for AMQP protocols 0-8, 0-9 and 
0-9-1</h1></div></div><hr /></div><div class="toc"><p><strong>Table of 
Contents</strong></p><dl class="toc"><dt><span class="chapter"><a 
href="JMS-Client-0-8-Introduction.html">1. 
Introduction</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Document-Scope-And-Intended-Audience.html">2. Document 
Scope And Intended Audience</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependenci
 es.html">3. Getting the Client And 
Dependencies</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies.html#JMS-Client-0-8-JMS-Getting-And-Dependencies-Getting">3.1.
 Getting the Client</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JMS-Getting-And-Dependencies-Dependencies.html">3.2. 
Dependencies</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Examples.html">4. 
Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP">4.1. Point to 
point example</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Examples-PubSub.html">4.2. Publish/subscribe 
example</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Client-Understanding.html">5. Understanding the 
Client</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding.html#JMS-Client-0-8-Client-Understanding-Overv
 iew">5.1. Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html">5.2. 
ConnectionFactory</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html">5.3. 
Connection</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Failover">5.3.1.
 Failover</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-Heartbeating">5.3.2.
 Heartbeating</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-SSL">5.3.3.
 SSL</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#JMS-Client-0-8-Client-Understanding-Connection-MessageCompression">5.3.4.
 Message Compression
 </a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html">5.4. 
Session</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-Prefecth">5.4.1.
 Prefetch</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-TemporaryQueues">5.4.2.
 TemporaryQueues</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateQueue">5.4.3.
 CreateQueue</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Session.html#JMS-Client-0-8-Client-Understanding-Session-CreateTopic">5.4.4.
 CreateTopic</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html">5.5. 
MessageProducer</a></span></dt><dd><dl><
 dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-MandatoryMessage">5.5.1.
 Mandatory Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-CloseWhenNoRoute">5.5.2.
 Close When No Route</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-ImmediateMessage">5.5.3.
 Immediate Messages</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageProducer.html#JMS-Client-0-8-Client-Understanding-MessageProducer-FlowControl">5.5.4.
 Flow Control</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html">5.6. 
MessageConsumer</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8
 
-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-ConsumerSideEffect">5.6.1.
 Consumers have Exchange/Queue Declaration and Binding Side 
Effect</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-TopicSubscriptions">5.6.2.
 Topic Subscriptions</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-MessageConsumer.html#JMS-Client-0-8-Client-Understanding-MessageConsumer-MaximumDeliveryCount">5.6.3.
 Maximum Delivery Count</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Client-Understanding-Destinations.html">5.7. 
Destinations</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html">6. JNDI Properties 
Format</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format.html#JMS-Client-0-8-JNDI-Properti
 es-Format-ConnectionFactory">6.1. ConnectionFactory</a></span></dt><dt><span 
class="section"><a href="JMS-Client-0-8-JNDI-Properties-Format-Queue.html">6.2. 
Queue</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Topic.html">6.3. 
Topic</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-JNDI-Properties-Format-Destination.html">6.4. 
Destination</a></span></dt></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-0-8-Connection-URL.html">7. Connection 
URLs</a></span></dt><dt><span class="chapter"><a 
href="JMS-Client-0-8-Binding-URL.html">8. Binding 
URL</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Examples">8.1. 
Binding URL Examples</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Queues">8.1.1.
 Binding URLs for declaring of JMS Queues</a></span></dt><dt><span 
class="section"><a href="JMS-Cli
 ent-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-JMS-Topics">8.1.2. Binding 
URLs for declaring of JMS Topics</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Topics-Wildcards">8.1.3.
 Wildcard characters in routing keys for topic 
destinations</a></span></dt><dt><span class="section"><a 
href="JMS-Client-0-8-Binding-URL.html#JMS-Client-0-8-Binding-URL-Extra-Examples">8.1.4.
 More Examples</a></span></dt></dl></dd></dl></dd><dt><span class="chapter"><a 
href="JMS-Client-Message-Encryption.html">9. Message 
Encryption</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption.html#JMS-Client-Message-Encryption-Overview">9.1.
 Overview</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html">9.2. Sending an Encrypted 
Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Sett
 ing-TrustStore">9.2.1. Providing the Trust Store</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Enabling-Encryption">9.2.2.
 Enabling Encryption</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Choosing-Recipients">9.2.3.
 Choosing Recipients</a></span></dt><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Sending.html#JMS-Client-Message-Encryption-Sending-Exposing-Properties">9.2.4.
 Exposing Properties</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Receiving.html">9.3. Receiving an Encrypted 
Message</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-Message-Encryption-Receiving.html#JMS-Client-Message-Encryption-Sending-Setting-KeyStore">9.3.1.
 Providing the Key Store</a></span></dt></dl></dd></dl></dd><dt><span 
class="chapter"><a href="JMS-Clien
 t-0-8-System-Properties.html">10. System Properties</a></span></dt><dt><span 
class="chapter"><a href="JMS-Client-0-8-Logging.html">11. 
Logging</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Logging.html#JMS-Client-0-8-Logging-RecommendedProductionLoggingLevel">11.1.
 Recommended Production Logging Level</a></span></dt><dt><span 
class="section"><a 
href="JMS-Client-0-8-Logging-EnablingDebugLogging.html">11.2. Enabling 
Debug</a></span></dt></dl></dd><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Exceptions.html">A. 
Exceptions</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Maven.html">B. Minimal Maven 
POM</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html">C. JMS 
Extensions</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue">C.1.
 Queue Management</a></span></dt><dd><dl><dt><span class
 ="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#JMS-Client-0-8-Appendix-JMS-Extensions-Queue-Creation">C.1.1.
 Queue creation</a></span></dt></dl></dd><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html">C.2. Binding 
Management</a></span></dt><dd><dl><dt><span class="section"><a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#JMS-Client-0-8-Appendix-JMS-Extensions-Binding-Creation">C.2.1.
 Binding creation</a></span></dt></dl></dd></dl></dd><dt><span 
class="appendix"><a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html">D. 
PooledConnectionFactory</a></span></dt><dt><span class="appendix"><a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html">E. How to bind Qpid 
destinations and connection factories into Tomcat 
JNDI</a></span></dt></dl></div><div class="list-of-figures"><p><strong>List of 
Figures</strong></p><dl><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding.html#d0e327">Architecture of a 
typical JMS 
 application</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-ConnectionFactory.html#d0e369">JNDI 
overview</a></dt></dl></div><div class="list-of-tables"><p><strong>List of 
Tables</strong></p><dl><dt>7.1. <a 
href="JMS-Client-0-8-Connection-URL.html#JMS-Client-0-8-Connection-URL-Options">Connection
 URL Options</a></dt><dt>7.2. <a 
href="JMS-Client-0-8-Connection-URL.html#d0e1368">Broker List 
Options</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1659">Binding URL options 
</a></dt><dt>8.2. <a href="JMS-Client-0-8-Binding-URL.html#d0e1868">Binding URL 
examples</a></dt><dt>10.1. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2025">System Properties 
Affecting Connection Behaviour</a></dt><dt>10.2. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2116">Config Options For Session 
Behaviour</a></dt><dt>10.3. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2181">Config Options For 
Consumer Behaviour</a></dt><dt>10.4. <a 
href="JMS-Client-0-8-System-Properties.ht
 ml#d0e2273">Config Options For Producer Behaviour</a></dt><dt>10.5. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2366">Config Options For 
Threading</a></dt><dt>10.6. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2406">Config Options For 
I/O</a></dt><dt>10.7. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2514">Config Options For 
Security - Using SSL for securing connections or using EXTERNAL as
+                       the SASL mechanism.</a></dt><dt>10.8. <a 
href="JMS-Client-0-8-System-Properties.html#d0e2579">Config Options For 
Security - Standard JVM properties needed when Using SSL for
+                       securing connections or using EXTERNAL as the SASL 
mechanism.</a></dt><dt>A.1. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2733">Exceptions linked to 
JMSExceptions thrown by JMS methods</a></dt><dt>A.2. <a 
href="JMS-Client-0-8-Appendix-Exceptions.html#d0e2849">Exceptions linked to 
JMSExceptions received by ExceptionListeners</a></dt></dl></div><div 
class="list-of-examples"><p><strong>List of Examples</strong></p><dl><dt>4.1. 
<a href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-Java">JMS 
Example - Point to Point Messaging</a></dt><dt>4.2. <a 
href="JMS-Client-0-8-Examples.html#JMS-Client-0-8-Examples-PTP-PropertiesFile">JMS
 Example - Point to Point Messaging - JNDI Properties</a></dt><dt>4.3. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-Java">JMS
 Example - Publish/subscribe Messaging</a></dt><dt>4.4. <a 
href="JMS-Client-0-8-Examples-PubSub.html#JMS-Client-0-8-Examples-PubSub-PropertiesFile">JMS
 Example - Publish/subscribe Messagin
 g - JNDI Properties</a></dt><dt>5.1. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e439">Connection 
URL configured for failover</a></dt><dt>5.2. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e453">Connection 
URL configured with nofailover</a></dt><dt>5.3. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e489">Connection 
URL configured for heartbeating</a></dt><dt>5.4. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e505">Connection 
URL configured for SSL - CA trusted by JVM</a></dt><dt>5.5. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e521">Connection 
URL configured for SSL - CA not trusted by JVM</a></dt><dt>5.6. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e537">Connection 
URL configured for SSL - SSL client-auth</a></dt><dt>5.7. <a 
href="JMS-Client-0-8-Client-Understanding-Connection.html#d0e552">Connection 
URL configured for SSL - SSL client-auth (2)</a></dt><dt>7.1. <a href="JMS-C
 lient-0-8-Connection-URL.html#d0e1343">Broker Lists</a></dt><dt>8.1. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1825">Binding URL examples for JMS 
queues</a></dt><dt>8.2. <a 
href="JMS-Client-0-8-Binding-URL.html#d0e1843">Binding URL examples for JMS 
topics</a></dt><dt>B.1. <a 
href="JMS-Client-0-8-Appendix-Maven.html#d0e2934">Minimal Maven POM 
</a></dt><dt>C.1. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions.html#d0e2961">Creation of an LVQ 
using the Qpid extension to JMS</a></dt><dt>C.2. <a 
href="JMS-Client-0-8-Appendix-JMS-Extensions-Binding.html#d0e2976">Binding a 
queue using JMS</a></dt><dt>D.1. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e3045">Example of 
configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> in 
spring xml
+        configuration.</a></dt><dt>D.2. <a 
href="JMS-Client-0-8-Appendix-PooledConnecytionFactory.html#d0e3068">Examples 
of configuring <span class="emphasis"><em>PooledConnectionFactory</em></span> 
with
           <span 
class="emphasis"><em>DefaultMessageListenerContainer</em></span> and
-        <span class="emphasis"><em>JmsTemplate</em></span>.</a></dt><dt>E.1. 
<a href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3215">An 
example of Tomcat context.xml declaring Qpid JNDI resources</a></dt><dt>E.2. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3239">An example 
of JNDI lookup for Qpid resources registered in Tomcat JNDI</a></dt><dt>E.3. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3262">An example 
of Tomcat context.xml declaring Qpid JNDI resources using deprecated <code 
class="literal">ObjectFactory</code> and deprecated 
addresses</a></dt></dl></div></div><div class="navfooter"><hr /><table 
summary="Navigation footer" width="100%"><tr><td align="left" 
width="40%">&#160;</td><td align="center" width="20%">&#160;</td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">&#160;</td><td align="center" width="20%">&#16
 0;</td><td align="right" valign="top" 
width="40%">&#160;Chapter&#160;1.&#160;Introduction</td></tr></table></div></div>
+        <span class="emphasis"><em>JmsTemplate</em></span>.</a></dt><dt>E.1. 
<a href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3283">An 
example of Tomcat context.xml declaring Qpid JNDI resources</a></dt><dt>E.2. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3307">An example 
of JNDI lookup for Qpid resources registered in Tomcat JNDI</a></dt><dt>E.3. <a 
href="JMS-Client-0-8-Appendix-Tomcat-JNDI-Integration.html#d0e3330">An example 
of Tomcat context.xml declaring Qpid JNDI resources using deprecated <code 
class="literal">ObjectFactory</code> and deprecated 
addresses</a></dt></dl></div></div><div class="navfooter"><hr /><table 
summary="Navigation footer" width="100%"><tr><td align="left" 
width="40%">&#160;</td><td align="center" width="20%">&#160;</td><td 
align="right" width="40%">&#160;<a accesskey="n" 
href="JMS-Client-0-8-Introduction.html">Next</a></td></tr><tr><td align="left" 
valign="top" width="40%">&#160;</td><td align="center" width="20%">&#16
 0;</td><td align="right" valign="top" 
width="40%">&#160;Chapter&#160;1.&#160;Introduction</td></tr></table></div></div>
 
           <hr/>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to