You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2016/05/15 14:57:58 UTC

[12/12] qpid-site git commit: QPID-7265: regenerate qpid-java-6.0.2 release pages, with changes to integrate 0-10 JMS client docs and fix some link issues

QPID-7265: regenerate qpid-java-6.0.2 release pages, with changes to integrate 0-10 JMS client docs and fix some link issues


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/f74d600b
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/f74d600b
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/f74d600b

Branch: refs/heads/asf-site
Commit: f74d600bf6c7567591607d997fe6f03b870a5dca
Parents: 45461d9
Author: Robert Gemmell <ro...@apache.org>
Authored: Sun May 15 15:56:05 2016 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Sun May 15 15:57:24 2016 +0100

----------------------------------------------------------------------
 content/components/jms/amqp-0-x.html            |   4 +-
 content/releases/qpid-java-6.0.2/index.html     |   1 +
 ...a-Broker-Appendix-Environment-Variables.html |   4 +-
 .../Java-Broker-Appendix-Operation-Logging.html |   2 +-
 ...er-Backup-And-Recovery-Virtualhost-Node.html |   4 +-
 ...-Getting-Started-Starting-Stopping-Unix.html |   2 +-
 ...tting-Started-Starting-Stopping-Windows.html |   2 +-
 ...va-Broker-Installation-InstallationUnix.html |   6 +-
 ...Broker-Installation-InstallationWindows.html |   6 +-
 ...laneous-Installing-External-JDBC-Driver.html |   4 +-
 ...-Miscellaneous-Installing-Oracle-BDB-JE.html |   4 +-
 .../book/JMS-Client-0-10-Book.html              | 144 ++++
 .../JMS-Client-0-10-Configuring-Addresses.html  | 718 +++++++++++++++++++
 .../book/JMS-Client-0-10-Configuring-JNDI.html  | 411 +++++++++++
 ...-Client-0-10-Configuring-JVM-Properties.html | 175 +++++
 .../JMS-Client-0-10-Configuring-Logging.html    | 152 ++++
 .../book/JMS-Client-0-10-Configuring.html       | 154 ++++
 .../book/JMS-Client-0-10-Example.html           | 221 ++++++
 ...S-Client-0-10-Miscellaneous-MapMessages.html | 191 +++++
 .../book/JMS-Client-0-10-Miscellaneous.html     | 151 ++++
 .../jms-client-0-10/book/css/style.css          | 131 ++++
 .../jms-client-0-10/book/index.html             | 144 ++++
 .../JMS-Client-0-8-Appendix-Exceptions.html     |   4 +-
 ...ent-0-8-Appendix-JMS-Extensions-Binding.html |   2 +-
 .../JMS-Client-0-8-Appendix-JMS-Extensions.html |   2 +-
 .../book/JMS-Client-0-8-Appendix-Maven.html     |   4 +-
 ...t-0-8-Appendix-PooledConnecytionFactory.html |   4 +-
 ...nt-0-8-Appendix-Tomcat-JNDI-Integration.html |  12 +-
 .../book/JMS-Client-0-8-Binding-URL.html        |  10 +-
 .../book/JMS-Client-0-8-Introduction.html       |   2 +-
 ...Client-0-8-JMS-Getting-And-Dependencies.html |   2 +-
 .../book/JMS-Client-0-8-System-Properties.html  |  20 +-
 .../jms-client-0-8/book/JMS-Client-Book.html    |  10 +-
 .../jms-client-0-8/book/index.html              |  10 +-
 .../qpid-jms/examples/Drain.java.html           |   4 +-
 .../qpid-jms/examples/Hello.java.html           |   2 +-
 .../qpid-jms/examples/ListReceiver.java.html    |   8 +-
 .../qpid-jms/examples/ListSender.java.html      |   4 +-
 .../qpid-jms/examples/MapReceiver.java.html     |   4 +-
 .../qpid-jms/examples/MapSender.java.html       |   4 +-
 .../qpid-jms/examples/OptionParser.java.html    |  14 +-
 .../qpid-jms/examples/Spout.java.html           |   8 +-
 .../qpid-jms/examples/hello.properties.html     |   2 +-
 .../qpid-jms/examples/index.html                |   4 +-
 .../releases/qpid-java-6.0.2/release-notes.html |   2 +-
 input/releases/qpid-java-6.0.2/index.md         |   2 +-
 ...roker-Appendix-Environment-Variables.html.in |   4 +-
 ...va-Broker-Appendix-Operation-Logging.html.in |   2 +-
 ...Backup-And-Recovery-Virtualhost-Node.html.in |   4 +-
 ...tting-Started-Starting-Stopping-Unix.html.in |   2 +-
 ...ng-Started-Starting-Stopping-Windows.html.in |   2 +-
 ...Broker-Installation-InstallationUnix.html.in |   6 +-
 ...ker-Installation-InstallationWindows.html.in |   6 +-
 ...eous-Installing-External-JDBC-Driver.html.in |   4 +-
 ...scellaneous-Installing-Oracle-BDB-JE.html.in |   4 +-
 .../book/JMS-Client-0-10-Book.html.in           |   1 +
 ...MS-Client-0-10-Configuring-Addresses.html.in | 575 +++++++++++++++
 .../JMS-Client-0-10-Configuring-JNDI.html.in    | 268 +++++++
 ...ient-0-10-Configuring-JVM-Properties.html.in |  32 +
 .../JMS-Client-0-10-Configuring-Logging.html.in |   9 +
 .../book/JMS-Client-0-10-Configuring.html.in    |  11 +
 .../book/JMS-Client-0-10-Example.html.in        |  78 ++
 ...lient-0-10-Miscellaneous-MapMessages.html.in |  48 ++
 .../book/JMS-Client-0-10-Miscellaneous.html.in  |   8 +
 .../jms-client-0-10/book/css/style.css          | 131 ++++
 .../jms-client-0-10/book/index.html.in          |   1 +
 .../JMS-Client-0-8-Appendix-Exceptions.html.in  |   4 +-
 ...-0-8-Appendix-JMS-Extensions-Binding.html.in |   2 +-
 ...S-Client-0-8-Appendix-JMS-Extensions.html.in |   2 +-
 .../book/JMS-Client-0-8-Appendix-Maven.html.in  |   4 +-
 ...-8-Appendix-PooledConnecytionFactory.html.in |   4 +-
 ...0-8-Appendix-Tomcat-JNDI-Integration.html.in |  12 +-
 .../book/JMS-Client-0-8-Binding-URL.html.in     |  10 +-
 .../book/JMS-Client-0-8-Introduction.html.in    |   2 +-
 ...ent-0-8-JMS-Getting-And-Dependencies.html.in |   2 +-
 .../JMS-Client-0-8-System-Properties.html.in    |  20 +-
 .../jms-client-0-8/book/JMS-Client-Book.html.in |  10 +-
 .../jms-client-0-8/book/index.html.in           |  10 +-
 .../qpid-jms/examples/Drain.java.html.in        |   4 +-
 .../qpid-jms/examples/Hello.java.html.in        |   2 +-
 .../qpid-jms/examples/ListReceiver.java.html.in |   8 +-
 .../qpid-jms/examples/ListSender.java.html.in   |   4 +-
 .../qpid-jms/examples/MapReceiver.java.html.in  |   4 +-
 .../qpid-jms/examples/MapSender.java.html.in    |   4 +-
 .../qpid-jms/examples/OptionParser.java.html.in |  14 +-
 .../qpid-jms/examples/Spout.java.html.in        |   8 +-
 .../qpid-jms/examples/hello.properties.html.in  |   2 +-
 .../qpid-java-6.0.2/qpid-jms/examples/index.md  |   4 +-
 input/releases/qpid-java-6.0.2/release-notes.md |   2 +-
 89 files changed, 3930 insertions(+), 175 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/components/jms/amqp-0-x.html
----------------------------------------------------------------------
diff --git a/content/components/jms/amqp-0-x.html b/content/components/jms/amqp-0-x.html
index 2959cc5..1825c43 100644
--- a/content/components/jms/amqp-0-x.html
+++ b/content/components/jms/amqp-0-x.html
@@ -142,9 +142,9 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 
 <ul>
 <li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
-<li><a href="/releases/qpid-0.32/programming/book/QpidJMS.html">Using the Qpid JMS client (AMQP 0-10)</a></li>
+<li><a href="/releases/qpid-java-6.0.2/jms-client-0-10/book/index.html">Using the Qpid JMS client (AMQP 0-10)</a></li>
 <li><a href="/releases/qpid-java-6.0.2/jms-client-0-8/book/index.html">Using the Qpid JMS client (AMQP 0-9-1, 0-9, 0-8)</a></li>
-<li><a href="/releases/qpid-0.32/qpid-jms/examples/index.html">Examples (AMQP 0-10)</a></li>
+<li><a href="/releases/qpid-java-6.0.2/qpid-jms/examples/index.html">Examples (AMQP 0-10)</a></li>
 <li><a href="/releases/qpid-java-6.0.2/jms-client-0-8/book/JMS-Client-0-8-Examples.html">Examples (AMQP 0-9-1, 0-9, 0-8)</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/index.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/index.html b/content/releases/qpid-java-6.0.2/index.html
index f7a55b1..7757452 100644
--- a/content/releases/qpid-java-6.0.2/index.html
+++ b/content/releases/qpid-java-6.0.2/index.html
@@ -211,6 +211,7 @@ files you download.</p>
 <li><a href="java-broker/book/Java-Broker-Installation.html">Installing Qpid Java</a></li>
 <li><a href="java-broker/book/index.html">Java broker book</a></li>
 <li><a href="http://docs.oracle.com/javaee/1.4/api/javax/jms/package-summary.html">API reference</a></li>
+<li><a href="jms-client-0-10/book/index.html">Using the Qpid JMS client (AMQP 0-10)</a></li>
 <li><a href="jms-client-0-8/book/index.html">Using the Qpid JMS client (AMQP 0-9-1, 0-9, 0-8)</a></li>
 <li><a href="qpid-jms/examples/index.html">JMS examples (AMQP 0-10)</a></li>
 <li><a href="jms-client-0-8/book/JMS-Client-0-8-Examples.html">JMS examples (AMQP 0-9-1, 0-9, 0-8)</a></li>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Environment-Variables.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Environment-Variables.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Environment-Variables.html
index 9c4d7ff..6a22df7 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Environment-Variables.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Environment-Variables.html
@@ -123,8 +123,8 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
               absolute path. This is used to determine the location of Qpid's dependency JARs and
               some configuration files.</p>
             <p>Typically the value of this variable will look similar to
-                <code class="literal">c:\qpid\qpid-broker\\6.0.3-SNAPSHOT</code> (Windows) or
-                <code class="literal">/usr/local/qpid/qpid-broker/6.0.3-SNAPSHOT</code> (Unix). The
+                <code class="literal">c:\qpid\qpid-broker\\6.0.2</code> (Windows) or
+                <code class="literal">/usr/local/qpid/qpid-broker/6.0.2</code> (Unix). The
               installation prefix will differ from installation to installation. </p>
             <p>If not set, a value for <code class="literal">QPID_HOME</code> is derived from the location
               of the script itself.</p>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Operation-Logging.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Operation-Logging.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Operation-Logging.html
index 89ad106..47e94be 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Operation-Logging.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Appendix-Operation-Logging.html
@@ -132,7 +132,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
     user id used by the client (myapp1), their IP, ephemeral port number and the name of the virtual
     host. The message text itself gives us further details about the connection: the client id, the
     protocol version in used, and details of the client's qpid library.</p><pre class="screen">[con:8(myapp1@/127.0.0.1:52851/default)] CON-1001 : Open : Destination : AMQP(127.0.0.1:5672) :
-    Protocol Version : 0-10 : Client ID : myapp1 : Client Version : 6.0.3-SNAPSHOT : Client Product : qpid</pre><p><code class="literal"><a class="link" href="Java-Broker-Appendix-Operation-Logging.html#Java-Broker-Appendix-Operation-Logging-Message-QUE-1001">QUE-1001</a></code> is used when a queue is created. The connection actor
+    Protocol Version : 0-10 : Client ID : myapp1 : Client Version : 6.0.2 : Client Product : qpid</pre><p><code class="literal"><a class="link" href="Java-Broker-Appendix-Operation-Logging.html#Java-Broker-Appendix-Operation-Logging-Message-QUE-1001">QUE-1001</a></code> is used when a queue is created. The connection actor
       <code class="literal">con</code> tells us details of the connection performing the queue creation: the
     user id used by the client (myapp1), the IP, ephemeral port number and the name of the virtual
     host. The queue subject tells use the queue's name (myqueue) and the virtualhost. The message

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Backup-And-Recovery-Virtualhost-Node.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Backup-And-Recovery-Virtualhost-Node.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Backup-And-Recovery-Virtualhost-Node.html
index f15eb95..684a4ba 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Backup-And-Recovery-Virtualhost-Node.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Backup-And-Recovery-Virtualhost-Node.html
@@ -124,8 +124,8 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
         running.</p><p><code class="literal">backup.sh</code> script invokes
           <code class="classname">org.apache.qpid.server.store.berkeleydb.BDBBackup</code> to do the
         job.</p><p>You can also run this class from command line like in an example below:</p><div class="example"><a id="d0e6637"></a><p class="title"><strong>Example&#160;11.1.&#160;Performing store backup by using <code class="classname">BDBBackup</code> class
-          directly</strong></p><div class="example-contents"><div class="cmdsynopsis"><p><code class="command">java</code>   -cp qpid-bdbstore-6.0.3-SNAPSHOT.jar   org.apache.qpid.server.store.berkeleydb.BDBBackup <br />  -fromdir <em class="replaceable"><code>${QPID_WORK}/&lt;nodename&gt;/config</code></em>   -todir <em class="replaceable"><code>path/to/backup/folder</code></em> </p></div></div></div><br class="example-break" /><p>In the example above BDBBackup utility is called from
-        qpid-bdbstore-6.0.3-SNAPSHOT.jar to backup the store at
+          directly</strong></p><div class="example-contents"><div class="cmdsynopsis"><p><code class="command">java</code>   -cp qpid-bdbstore-6.0.2.jar   org.apache.qpid.server.store.berkeleydb.BDBBackup <br />  -fromdir <em class="replaceable"><code>${QPID_WORK}/&lt;nodename&gt;/config</code></em>   -todir <em class="replaceable"><code>path/to/backup/folder</code></em> </p></div></div></div><br class="example-break" /><p>In the example above BDBBackup utility is called from
+        qpid-bdbstore-6.0.2.jar to backup the store at
           <code class="literal">${QPID_WORK}/&lt;nodename&gt;/config</code> and copy store logs into
           <code class="literal">path/to/backup/folder</code>.</p><p>Linux and Unix users can take advantage of <code class="literal">backup.sh</code> bash script by
         running this script in a similar way.</p><div class="example"><a id="d0e6672"></a><p class="title"><strong>Example&#160;11.2.&#160;Performing store backup by using <code class="classname">backup.sh</code> bash script</strong></p><div class="example-contents"><div class="cmdsynopsis"><p><code class="command">backup.sh</code>   -fromdir <em class="replaceable"><code>${QPID_WORK}/&lt;nodename&gt;/config</code></em>   -todir <em class="replaceable"><code>path/to/backup/folder</code></em> </p></div></div></div><br class="example-break" /></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="Java-Broker-Backup-And-Recovery-Virtualhost-Node-BDB-HA"></a>11.2.2.&#160;BDB-HA</h3></div></div></div><p>See <a class="xref" href="Java-Broker-Backup-And-Recovery-Virtualhost-Node.html#Java-Broker-Backup-And-Recovery-Virtualhost-Node-BDB" title="11.2.1.&#160;BDB">Section&#160;11.2.1, &#8220;BDB&#8221;</a></p></div><div class="section"><div class="titlepage"><div
 ><div><h3 class="title"><a id="Java-Broker-Backup-And-Recovery-Virtualhost-Node-Derby"></a>11.2.3.&#160;Derby</h3></div></div></div><p>Not yet supported</p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="Java-Broker-Backup-And-Recovery-Virtualhost-Node-JDBC"></a>11.2.4.&#160;JDBC</h3></div></div></div><p>The responsibility for backup is delegated to the database server itself. See the

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Unix.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Unix.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Unix.html
index e0c2a93..6213516 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Unix.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Unix.html
@@ -116,7 +116,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
         <div id="-middle-content">
           <div class="docbook"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">3.3.&#160;Starting/Stopping the broker on Unix</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="Java-Broker-Getting-Started-Starting-Stopping-Windows.html">Prev</a>&#160;</td><th align="center" width="60%">Chapter&#160;3.&#160;Getting Started</th><td align="right" width="20%">&#160;<a accesskey="n" href="Java-Broker-Getting-Started-Logging.html">Next</a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="Java-Broker-Getting-Started-Starting-Stopping-Unix"></a>3.3.&#160;Starting/Stopping the broker on Unix</h2></div></div></div><p>Firstly change to the installation directory used during the <a class="link" href="Java-Broker-Installation-InstallationUnix.html" title="2.5.&#160;Installation on UNIX platforms">installation</a>
       and ensure that the <a class="link" href="Java-Broker-Installation-InstallationUnix.html#Java-Broker-Installation-InstallationUnix-SettingQPIDWORK" title="2.5.1.&#160;Setting the working directory">QPID_WORK environment variable is set</a>.</p><p>Now use the <span class="command"><strong>qpid-server</strong></span> script to start the server:</p><pre class="programlisting">bin/qpid-server</pre><p>Output similar to the following will be seen:</p><pre class="screen">[Broker] BRK-1006 : Using configuration : /var/qpidwork/config.json
-[Broker] BRK-1001 : Startup : Version: 6.0.3-SNAPSHOT Build: exported
+[Broker] BRK-1001 : Startup : Version: 6.0.2 Build: exported
 [Broker] BRK-1010 : Platform : JVM : Oracle Corporation version: 1.7.0_79-b15 OS : Mac OS X version: 10.10.5 arch: x86_64 cores: 4
 [Broker] BRK-1011 : Maximum Memory : Heap : 518,979,584 bytes Direct : 1,610,612,736 bytes
 [Broker] BRK-1002 : Starting : Listening on TCP port 5672

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Windows.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Windows.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Windows.html
index ad7cdbc..c85d61a 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Windows.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Getting-Started-Starting-Stopping-Windows.html
@@ -116,7 +116,7 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
         <div id="-middle-content">
           <div class="docbook"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">3.2.&#160;Starting/Stopping the broker on Windows</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="Java-Broker-Getting-Started.html">Prev</a>&#160;</td><th align="center" width="60%">Chapter&#160;3.&#160;Getting Started</th><td align="right" width="20%">&#160;<a accesskey="n" href="Java-Broker-Getting-Started-Starting-Stopping-Unix.html">Next</a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="Java-Broker-Getting-Started-Starting-Stopping-Windows"></a>3.2.&#160;Starting/Stopping the broker on Windows</h2></div></div></div><p>Firstly change to the installation directory used during the <a class="link" href="Java-Broker-Installation-InstallationWindows.html" title="2.4.&#160;Installation on Windows">installation</a>
       and ensure that the <a class="link" href="Java-Broker-Installation-InstallationWindows.html#Java-Broker-Installation-InstallationWindows-SettingQPIDWORK" title="2.4.1.&#160;Setting the working directory">QPID_WORK environment variable is set</a>.</p><p>Now use the <span class="command"><strong>qpid-server.bat</strong></span> to start the server</p><pre class="programlisting">bin\qpid-server.bat</pre><p>Output similar to the following will be seen:</p><pre class="screen">[Broker] BRK-1006 : Using configuration : C:\qpidwork\config.json
-[Broker] BRK-1001 : Startup : Version: 6.0.3-SNAPSHOT Build: 1478262
+[Broker] BRK-1001 : Startup : Version: 6.0.2 Build: 1478262
 [Broker] BRK-1010 : Platform : JVM : Oracle Corporation version: 1.7.0_79-b15 OS : Windows 7 version: 6.1 arch: x86 cores: 4
 [Broker] BRK-1011 : Maximum Memory : Heap : 518,979,584 bytes Direct : 1,610,612,736 bytes
 [Broker] BRK-1002 : Starting : Listening on TCP port 5672

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationUnix.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationUnix.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationUnix.html
index 5d217c0..51bb393 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationUnix.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationUnix.html
@@ -119,10 +119,10 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
       Qpid JARs and configuration files. It need not be the same location as the work directory used
       for the persistent message store or the log file (you will choose this location later). For
       the remainder this example we will assume that location /usr/local/qpid has been
-      chosen.</p><p>Next extract the qpid-broker-6.0.3-SNAPSHOT-bin.tgz package into the directory.</p><pre class="programlisting">mkdir /usr/local/qpid
+      chosen.</p><p>Next extract the qpid-broker-6.0.2-bin.tgz package into the directory.</p><pre class="programlisting">mkdir /usr/local/qpid
 cd /usr/local/qpid
-tar xvzf qpid-broker-6.0.3-SNAPSHOT-bin.tgz</pre><p>The extraction of the broker package will have created a directory
-      qpid-broker/6.0.3-SNAPSHOT within /usr/local/qpid</p><pre class="screen">ls -la qpid-broker/6.0.3-SNAPSHOT/
+tar xvzf qpid-broker-6.0.2-bin.tgz</pre><p>The extraction of the broker package will have created a directory
+      qpid-broker/6.0.2 within /usr/local/qpid</p><pre class="screen">ls -la qpid-broker/6.0.2/
 total 56
 drwxrwxr-x. 5 alex alex  4096 Nov 25 11:43 .
 drwxrwxr-x. 3 alex alex  4096 Nov 25 11:43 ..

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationWindows.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationWindows.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationWindows.html
index f469d9f..b92c61c 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationWindows.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Installation-InstallationWindows.html
@@ -118,11 +118,11 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
     </p><p>Now chose a directory for Qpid broker installation. This directory will be used for the
       Qpid JARs and configuration files. It need not be the same location as the work directory used
       for the persistent message store or the log file (you will choose this location later). For
-      the remainder this example we will assume that location c:\qpid has been chosen.</p><p>Next extract the qpid-broker-6.0.3-SNAPSHOT-bin.zip package into the directory, using either
+      the remainder this example we will assume that location c:\qpid has been chosen.</p><p>Next extract the qpid-broker-6.0.2-bin.zip package into the directory, using either
       the zip file handling offered by Windows (right click the file and select 'Extract All') or a
       third party tool of your choice.</p><p>The extraction of the broker package will have created a directory
-      qpid-broker\\6.0.3-SNAPSHOT within c:\qpid</p><pre class="screen">
- Directory of c:\qpid\qpid-broker\\6.0.3-SNAPSHOT
+      qpid-broker\\6.0.2 within c:\qpid</p><pre class="screen">
+ Directory of c:\qpid\qpid-broker\\6.0.2
 
 25/11/2015  11:29    &lt;DIR&gt;          .
 25/11/2015  11:29    &lt;DIR&gt;          ..

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html
index a8cf7d4..acaf1f9 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html
@@ -117,8 +117,8 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
           <div class="docbook"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">E.2.&#160;Installing External JDBC Driver</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="Java-Broker-Miscellaneous.html">Prev</a>&#160;</td><th align="center" width="60%">Appendix&#160;E.&#160;Miscellaneous</th><td align="right" width="20%">&#160;<a accesskey="n" href="Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html">Next</a></td></tr></table><hr /></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="Java-Broker-Miscellaneous-Installing-External-JDBC-Driver"></a>E.2.&#160;Installing External JDBC Driver</h2></div></div></div><p>In order to use a JDBC Virtualhost Node or a JDBC Virtualhost, you must make the
       Database's JDBC 4.0 compatible drivers available on the Broker's classpath. To do this copy
       the driver's JAR file into the <code class="literal">${QPID_HOME}/lib</code> folder.</p><pre class="programlisting">Unix:
-cp <code class="literal">driver</code>.jar qpid-broker-6.0.3-SNAPSHOT/lib</pre><pre class="programlisting">Windows:
-copy <code class="literal">driver</code>.jar qpid-broker-6.0.3-SNAPSHOT\lib</pre></div><div class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="Java-Broker-Miscellaneous.html">Prev</a>&#160;</td><td align="center" width="20%"><a accesskey="u" href="Java-Broker-Miscellaneous.html">Up</a></td><td align="right" width="40%">&#160;<a accesskey="n" href="Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html">Next</a></td></tr><tr><td align="left" valign="top" width="40%">Appendix&#160;E.&#160;Miscellaneous&#160;</td><td align="center" width="20%"><a accesskey="h" href="AMQP-Messaging-Broker-Java-Book.html">Home</a></td><td align="right" valign="top" width="40%">&#160;E.3.&#160;Installing Oracle BDB JE</td></tr></table></div></div>
+cp <code class="literal">driver</code>.jar qpid-broker-6.0.2/lib</pre><pre class="programlisting">Windows:
+copy <code class="literal">driver</code>.jar qpid-broker-6.0.2\lib</pre></div><div class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="Java-Broker-Miscellaneous.html">Prev</a>&#160;</td><td align="center" width="20%"><a accesskey="u" href="Java-Broker-Miscellaneous.html">Up</a></td><td align="right" width="40%">&#160;<a accesskey="n" href="Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html">Next</a></td></tr><tr><td align="left" valign="top" width="40%">Appendix&#160;E.&#160;Miscellaneous&#160;</td><td align="center" width="20%"><a accesskey="h" href="AMQP-Messaging-Broker-Java-Book.html">Home</a></td><td align="right" valign="top" width="40%">&#160;E.3.&#160;Installing Oracle BDB JE</td></tr></table></div></div>
 
           <hr/>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html
index 7e8720c..7caa573 100644
--- a/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html
+++ b/content/releases/qpid-java-6.0.2/java-broker/book/Java-Broker-Miscellaneous-Installing-Oracle-BDB-JE.html
@@ -119,8 +119,8 @@ https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
     </p><p> The download has a name in the form je-5.0.104.tar.gz. It is
       recommended that you confirm the integrity of the download by verifying the MD5. </p><p>Copy the je-5.0.104.jar from within the release into
         <code class="literal">${QPID_HOME}/lib</code> folder.</p><pre class="programlisting">Unix:
-cp je-5.0.104.jar qpid-broker-6.0.3-SNAPSHOT/lib</pre><pre class="programlisting">Windows:
-copy je-5.0.104.jar qpid-broker-6.0.3-SNAPSHOT\lib</pre></div><div class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html">Prev</a>&#160;</td><td align="center" width="20%"><a accesskey="u" href="Java-Broker-Miscellaneous.html">Up</a></td><td align="right" width="40%">&#160;</td></tr><tr><td align="left" valign="top" width="40%">E.2.&#160;Installing External JDBC Driver&#160;</td><td align="center" width="20%"><a accesskey="h" href="AMQP-Messaging-Broker-Java-Book.html">Home</a></td><td align="right" valign="top" width="40%">&#160;</td></tr></table></div></div>
+cp je-5.0.104.jar qpid-broker-6.0.2/lib</pre><pre class="programlisting">Windows:
+copy je-5.0.104.jar qpid-broker-6.0.2\lib</pre></div><div class="navfooter"><hr /><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="Java-Broker-Miscellaneous-Installing-External-JDBC-Driver.html">Prev</a>&#160;</td><td align="center" width="20%"><a accesskey="u" href="Java-Broker-Miscellaneous.html">Up</a></td><td align="right" width="40%">&#160;</td></tr><tr><td align="left" valign="top" width="40%">E.2.&#160;Installing External JDBC Driver&#160;</td><td align="center" width="20%"><a accesskey="h" href="AMQP-Messaging-Broker-Java-Book.html">Home</a></td><td align="right" valign="top" width="40%">&#160;</td></tr></table></div></div>
 
           <hr/>
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/f74d600b/content/releases/qpid-java-6.0.2/jms-client-0-10/book/JMS-Client-0-10-Book.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-java-6.0.2/jms-client-0-10/book/JMS-Client-0-10-Book.html b/content/releases/qpid-java-6.0.2/jms-client-0-10/book/JMS-Client-0-10-Book.html
new file mode 100644
index 0000000..593ab05
--- /dev/null
+++ b/content/releases/qpid-java-6.0.2/jms-client-0-10/book/JMS-Client-0-10-Book.html
@@ -0,0 +1,144 @@
+<!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>Qpid AMQP 0-10 JMS Client - 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">Java broker</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-java-6.0.2/index.html">Qpid Java 6.0.2</a></li><li><a href="/releases/qpid-java-6.0.2/jms-client-0-10/book/index.html">Qpid AMQP 0-10 JMS Client</a></li><li>Qpid AMQP 0-10 JMS Client</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 AMQP 0-10 JMS Client</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-10-Example.html">Next</a></td></tr></table><hr /></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a id="d0e2"></a>Qpid AMQP 0-10 JMS Client</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-10-Example.html">1. HelloWorld Example</a></span></dt><dt><span class="chapter"><a href="JMS-Client-0-10-Configuring.html">2. Configuring the JMS Client</a></span></dt><dd><dl><dt><span class="section"><a href="JMS-Client-0-10-Configuring.html#JMS-Client-0-10-Configuring-Overview">2.1. Overview</a></span></dt><dt><span class="section"><a href="JMS-
 Client-0-10-Configuring-JNDI.html">2.2. JNDI Properties</a></span></dt><dd><dl><dt><span class="section"><a href="JMS-Client-0-10-Configuring-JNDI.html#d0e159">2.2.1. Properties File Format</a></span></dt><dt><span class="section"><a href="JMS-Client-0-10-Configuring-JNDI.html#JMS-Client-0-10-Configuring-JNDI-Connection-URL">2.2.2. Connection URLs</a></span></dt></dl></dd><dt><span class="section"><a href="JMS-Client-0-10-Configuring-JVM-Properties.html">2.3. JVM Properties</a></span></dt><dt><span class="section"><a href="JMS-Client-0-10-Configuring-Addresses.html">2.4. Addresses</a></span></dt><dd><dl><dt><span class="section"><a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1379">2.4.1. Address Strings</a></span></dt><dt><span class="section"><a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1403">2.4.2. Subjects</a></span></dt><dt><span class="section"><a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1579">2.4.3. Address String Options</a></span></dt><dt><span c
 lass="section"><a href="JMS-Client-0-10-Configuring-Addresses.html#section-address-string-bnf">2.4.4. Address String Grammar</a></span></dt></dl></dd><dt><span class="section"><a href="JMS-Client-0-10-Configuring-Logging.html">2.5. Logging</a></span></dt></dl></dd><dt><span class="chapter"><a href="JMS-Client-0-10-Miscellaneous.html">3. Miscellaneous</a></span></dt><dd><dl><dt><span class="section"><a href="JMS-Client-0-10-Miscellaneous.html#JMS-Client-0-10-Miscellaneous-Message-Properties">3.1. Java JMS Message Properties</a></span></dt><dt><span class="section"><a href="JMS-Client-0-10-Miscellaneous-MapMessages.html">3.2. JMS MapMessage Types</a></span></dt></dl></dd></dl></div><div class="list-of-tables"><p><strong>List of Tables</strong></p><dl><dt>2.1. <a href="JMS-Client-0-10-Configuring-JNDI.html#d0e171">JNDI Properties syntax</a></dt><dt>2.2. <a href="JMS-Client-0-10-Configuring-JNDI.html#d0e234">Connection URL Properties</a></dt><dt>2.3. <a href="JMS-Client-0-10-Configuring
 -JNDI.html#d0e380">Broker List Options</a></dt><dt>2.4. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e548">Config Options For Connection Behaviour</a></dt><dt>2.5. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e610">Config Options For Session Behaviour</a></dt><dt>2.6. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e668">Config Options For Consumer Behaviour</a></dt><dt>2.7. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e742">Config Options For Producer Behaviour</a></dt><dt>2.8. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e772">Config Options For Threading</a></dt><dt>2.9. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e812">Config Options For I/O</a></dt><dt>2.10. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e932">Config Options For Security</a></dt><dt>2.11. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e1006">Config Options For Security - Standard JVM properties needed when 
 using GSSAPI as the SASL mechanism.</a></dt><dt>2.12. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e1051">Config Options For Security - Using SSL for securing connections or using EXTERNAL as the SASL mechanism.</a></dt><dt>2.13. <a href="JMS-Client-0-10-Configuring-JVM-Properties.html#d0e1116">Config Options For Security - Standard JVM properties needed when Using SSL for securing connections or using EXTERNAL as the SASL mechanism.</a></dt><dt>2.14. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1794">Address String Options</a></dt><dt>2.15. <a href="JMS-Client-0-10-Configuring-Addresses.html#table-node-properties">Node Properties</a></dt><dt>2.16. <a href="JMS-Client-0-10-Configuring-Addresses.html#table-link-properties">Link Properties</a></dt><dt>3.1. <a href="JMS-Client-0-10-Miscellaneous.html#d0e2097">Java JMS Mapping to AMQP 0-10 Message Properties</a></dt><dt>3.2. <a href="JMS-Client-0-10-Miscellaneous-MapMessages.html#table-Java-Maps">Java Datatypes i
 n Maps</a></dt></dl></div><div class="list-of-examples"><p><strong>List of Examples</strong></p><dl><dt>1.1. <a href="JMS-Client-0-10-Example.html#d0e12">"Hello world!" in Java</a></dt><dt>1.2. <a href="JMS-Client-0-10-Example.html#d0e80">JNDI Properties File for "Hello world!" example</a></dt><dt>2.1. <a href="JMS-Client-0-10-Configuring-JNDI.html#d0e164">JNDI Properties File</a></dt><dt>2.2. <a href="JMS-Client-0-10-Configuring-JNDI.html#d0e363">Broker Lists</a></dt><dt>2.3. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1276">Queues</a></dt><dt>2.4. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1310">Topics</a></dt><dt>2.5. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1417">Using subjects</a></dt><dt>2.6. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1514">Subjects with multi-word keys</a></dt><dt>2.7. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1636">Assertions on Nodes</a></dt><dt>2.8. <a href="JMS-Client-0-10-Configuring-Addresses
 .html#d0e1672">Creating a Queue Automatically</a></dt><dt>2.9. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1706">Browsing a Queue</a></dt><dt>2.10. <a href="JMS-Client-0-10-Configuring-Addresses.html#d0e1754">Using the XML Exchange</a></dt><dt>2.11. <a href="JMS-Client-0-10-Configuring-Logging.html#d0e2067">log4j Logging Properties</a></dt><dt>3.1. <a href="JMS-Client-0-10-Miscellaneous-MapMessages.html#d0e2192">Sending a Java JMS MapMessage</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-10-Example.html">Next</a></td></tr><tr><td align="left" valign="top" width="40%">&#160;</td><td align="center" width="20%">&#160;</td><td align="right" valign="top" width="40%">&#160;Chapter&#160;1.&#160;HelloWorld Example</td></tr></table></div></div>
+
+          <hr/>
+
+          <ul id="-apache-navigation">
+            <li><a href="http://www.apache.org/">Apache</a></li>
+            <li><a href="http://www.apache.org/licenses/">License</a></li>
+            <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+            <li><a href="http://www.apache.org/foundation/thanks.html">Thanks!</a></li>
+            <li><a href="http://www.apache.org/security/">Security</a></li>
+            <li><a href="http://www.apache.org/"><img id="-apache-feather" width="48" height="14" src="" 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org