You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2017/08/07 20:28:41 UTC

svn commit: r1016513 [13/21] - in /websites/production/activemq/content: ./ cache/

Modified: websites/production/activemq/content/how-does-jms-compare-with-email.html
==============================================================================
--- websites/production/activemq/content/how-does-jms-compare-with-email.html (original)
+++ websites/production/activemq/content/how-does-jms-compare-with-email.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="jms.html">JMS</a>&nbsp;&gt;&nbsp;<a href="how-does-jms-compare-with-email.html">How does JMS compare with email</a>
@@ -75,7 +74,7 @@
 <div class="wiki-content maincontent">
 <p>Certainly they both do similar things.  The main difference between them is their history and design criteria. </p>
 
-<p>JMS has a bunch of different qualities of service (durable v non-durable, queue v topic) designed for very high performance messaging with low latency together with reliability. Email is designed for connectivitiy on the web. So they have different design trade offs. e.g. its not a big deal to get multiple copies of an email (which I get fairly often if I loose a connection with an email server over POP for example). It would be a major disaster to get 2 copies of the "remove $1000 from my bank account" messages <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5982/f2b47fb3d636c8bc9fd0b11c0ec6d0ae18646be7.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p>
+<p>JMS has a bunch of different qualities of service (durable v non-durable, queue v topic) designed for very high performance messaging with low latency together with reliability. Email is designed for connectivitiy on the web. So they have different design trade offs. e.g. its not a big deal to get multiple copies of an email (which I get fairly often if I loose a connection with an email server over POP for example). It would be a major disaster to get 2 copies of the "remove $1000 from my bank account" messages <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p>
 
 <p>The main reasons for using JMS is performance (throughput &amp; latency), together with support for transactions &amp; XA together with avoiding duplicates and message loss.</p></div>
         </td>

Modified: websites/production/activemq/content/how-does-journaling-work-with-multiple-brokers.html
==============================================================================
--- websites/production/activemq/content/how-does-journaling-work-with-multiple-brokers.html (original)
+++ websites/production/activemq/content/how-does-journaling-work-with-multiple-brokers.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="persistence-questions.html">Persistence Questions</a>&nbsp;&gt;&nbsp;<a href="how-does-journaling-work-with-multiple-brokers.html">How does journaling work with multiple brokers</a>

Modified: websites/production/activemq/content/how-does-openwire-compare-to-stomp.html
==============================================================================
--- websites/production/activemq/content/how-does-openwire-compare-to-stomp.html (original)
+++ websites/production/activemq/content/how-does-openwire-compare-to-stomp.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="general.html">General</a>&nbsp;&gt;&nbsp;<a href="how-does-openwire-compare-to-stomp.html">How does OpenWire compare to Stomp</a>

Modified: websites/production/activemq/content/how-does-the-journal-work.html
==============================================================================
--- websites/production/activemq/content/how-does-the-journal-work.html (original)
+++ websites/production/activemq/content/how-does-the-journal-work.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="persistence-questions.html">Persistence Questions</a>&nbsp;&gt;&nbsp;<a href="how-does-the-journal-work.html">How does the journal work</a>

Modified: websites/production/activemq/content/how-does-the-website-work.html
==============================================================================
--- websites/production/activemq/content/how-does-the-website-work.html (original)
+++ websites/production/activemq/content/how-does-the-website-work.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="general.html">General</a>&nbsp;&gt;&nbsp;<a href="how-does-the-website-work.html">How does the website work</a>

Modified: websites/production/activemq/content/how-does-xbean-compare-to-spring-2.html
==============================================================================
--- websites/production/activemq/content/how-does-xbean-compare-to-spring-2.html (original)
+++ websites/production/activemq/content/how-does-xbean-compare-to-spring-2.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="configuration.html">Configuration</a>&nbsp;&gt;&nbsp;<a href="how-does-xbean-compare-to-spring-2.html">How does XBean compare to Spring 2</a>

Modified: websites/production/activemq/content/how-fast-is-activemq.html
==============================================================================
--- websites/production/activemq/content/how-fast-is-activemq.html (original)
+++ websites/production/activemq/content/how-fast-is-activemq.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="general.html">General</a>&nbsp;&gt;&nbsp;<a href="how-fast-is-activemq.html">How fast is ActiveMQ</a>

Modified: websites/production/activemq/content/how-lightweight-is-sending-a-message.html
==============================================================================
--- websites/production/activemq/content/how-lightweight-is-sending-a-message.html (original)
+++ websites/production/activemq/content/how-lightweight-is-sending-a-message.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="using-apache-activemq.html">Using Apache ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="how-lightweight-is-sending-a-message.html">How lightweight is sending a message</a>
@@ -76,7 +75,7 @@
 <h3 id="Howlightweightissendingamessage-ForActiveMQ3.x/4.x">For ActiveMQ 3.x/4.x</h3>
 
 
-<p>It depends <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5982/f2b47fb3d636c8bc9fd0b11c0ec6d0ae18646be7.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p>
+<p>It depends <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p>
 
 <p>If you are in a JMS transaction, are using non-durable messaging then its fairly lightweight and fast - typically just blocking until the message has got onto the socket buffer. Though if you are using durable messaging and not using JMS transactions then by default we will perform a blocking request-response with the broker to ensure the message is persisted to disk by the time the call to send() is complete - which is pretty slow.</p>
 

Modified: websites/production/activemq/content/how-should-i-implement-request-response-with-jms.html
==============================================================================
--- websites/production/activemq/content/how-should-i-implement-request-response-with-jms.html (original)
+++ websites/production/activemq/content/how-should-i-implement-request-response-with-jms.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="jms.html">JMS</a>&nbsp;&gt;&nbsp;<a href="how-should-i-implement-request-response-with-jms.html">How should I implement request response with JMS</a>

Modified: websites/production/activemq/content/how-should-i-package-applications-using-camel-and-activemq.html
==============================================================================
--- websites/production/activemq/content/how-should-i-package-applications-using-camel-and-activemq.html (original)
+++ websites/production/activemq/content/how-should-i-package-applications-using-camel-and-activemq.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="using-apache-activemq.html">Using Apache ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="how-should-i-package-applications-using-camel-and-activemq.html">How should I package applications using Camel and ActiveMQ</a>

Modified: websites/production/activemq/content/how-should-i-use-the-vm-transport.html
==============================================================================
--- websites/production/activemq/content/how-should-i-use-the-vm-transport.html (original)
+++ websites/production/activemq/content/how-should-i-use-the-vm-transport.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="using-apache-activemq.html">Using Apache ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="how-should-i-use-the-vm-transport.html">How should I use the VM transport</a>

Modified: websites/production/activemq/content/how-to-become-a-committer-on-the-activemq-project.html
==============================================================================
--- websites/production/activemq/content/how-to-become-a-committer-on-the-activemq-project.html (original)
+++ websites/production/activemq/content/how-to-become-a-committer-on-the-activemq-project.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="index.html">Index</a>&nbsp;&gt;&nbsp;<a href="how-to-become-a-committer-on-the-activemq-project.html">How to Become a Committer on the ActiveMQ Project</a>

Modified: websites/production/activemq/content/how-to-configure-a-new-database.html
==============================================================================
--- websites/production/activemq/content/how-to-configure-a-new-database.html (original)
+++ websites/production/activemq/content/how-to-configure-a-new-database.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="configuration.html">Configuration</a>&nbsp;&gt;&nbsp;<a href="how-to-configure-a-new-database.html">How to configure a new database</a>

Modified: websites/production/activemq/content/how-to-deal-with-large-number-of-threads-in-clients.html
==============================================================================
--- websites/production/activemq/content/how-to-deal-with-large-number-of-threads-in-clients.html (original)
+++ websites/production/activemq/content/how-to-deal-with-large-number-of-threads-in-clients.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="using-apache-activemq.html">Using Apache ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="how-to-deal-with-large-number-of-threads-in-clients.html">How to deal with large number of threads in clients</a>

Modified: websites/production/activemq/content/how-to-deploy-activemq-ra-versionrar-to-weblogic.html
==============================================================================
--- websites/production/activemq/content/how-to-deploy-activemq-ra-versionrar-to-weblogic.html (original)
+++ websites/production/activemq/content/how-to-deploy-activemq-ra-versionrar-to-weblogic.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="configuration.html">Configuration</a>&nbsp;&gt;&nbsp;<a href="how-to-deploy-activemq-ra-versionrar-to-weblogic.html">How to deploy activemq-ra-version.rar to weblogic</a>

Modified: websites/production/activemq/content/how-to-disable-auto-destination-creation.html
==============================================================================
--- websites/production/activemq/content/how-to-disable-auto-destination-creation.html (original)
+++ websites/production/activemq/content/how-to-disable-auto-destination-creation.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="using-apache-activemq.html">Using Apache ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="how-to-disable-auto-destination-creation.html">How to disable auto destination creation</a>

Modified: websites/production/activemq/content/how-to-disable-multicast-discovery.html
==============================================================================
--- websites/production/activemq/content/how-to-disable-multicast-discovery.html (original)
+++ websites/production/activemq/content/how-to-disable-multicast-discovery.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="configuration.html">Configuration</a>&nbsp;&gt;&nbsp;<a href="how-to-disable-multicast-discovery.html">How to disable multicast discovery</a>

Modified: websites/production/activemq/content/how-to-unit-test-jms-code.html
==============================================================================
--- websites/production/activemq/content/how-to-unit-test-jms-code.html (original)
+++ websites/production/activemq/content/how-to-unit-test-jms-code.html Mon Aug  7 20:28:33 2017
@@ -61,14 +61,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="jms.html">JMS</a>&nbsp;&gt;&nbsp;<a href="how-to-unit-test-jms-code.html">How To Unit Test JMS Code</a>

Modified: websites/production/activemq/content/how-you-can-help-release.html
==============================================================================
--- websites/production/activemq/content/how-you-can-help-release.html (original)
+++ websites/production/activemq/content/how-you-can-help-release.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="developers.html">Developers</a>&nbsp;&gt;&nbsp;<a href="developer-guide.html">Developer Guide</a>&nbsp;&gt;&nbsp;<a href="release-plans.html">Release Plans</a>&nbsp;&gt;&nbsp;<a href="how-you-can-help-release.html">How you can help release</a>

Modified: websites/production/activemq/content/http-and-https-transports-reference.html
==============================================================================
--- websites/production/activemq/content/http-and-https-transports-reference.html (original)
+++ websites/production/activemq/content/http-and-https-transports-reference.html Mon Aug  7 20:28:33 2017
@@ -51,17 +51,16 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
-<a href="using-activemq-4.html">Using ActiveMQ 4</a>&nbsp;&gt;&nbsp;<a href="configuring-transports.html">Configuring Transports</a>&nbsp;&gt;&nbsp;<a href="activemq-4-connection-uris.html">ActiveMQ 4 Connection URIs</a>&nbsp;&gt;&nbsp;<a href="http-and-https-transports-reference.html">HTTP and HTTPs Transports Reference</a>
+<a href="using-activemq.html">Using ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="configuring-transports.html">Configuring Transports</a>&nbsp;&gt;&nbsp;<a href="activemq-connection-uris.html">ActiveMQ Connection URIs</a>&nbsp;&gt;&nbsp;<a href="http-and-https-transports-reference.html">HTTP and HTTPs Transports Reference</a>
           </div>
           <div id="site-quicklinks">
 <p><a shape="rect" href="download.html">Download</a> | <a shape="rect" class="external-link" href="http://activemq.apache.org/maven/apidocs/index.html">JavaDocs</a> <a shape="rect" href="javadocs.html">More...</a> | <a shape="rect" href="source.html">Source</a> | <a shape="rect" href="discussion-forums.html">Forums</a> | <a shape="rect" href="support.html">Support</a></p>

Modified: websites/production/activemq/content/i-am-having-problems-with-the-spring-jmstemplate.html
==============================================================================
--- websites/production/activemq/content/i-am-having-problems-with-the-spring-jmstemplate.html (original)
+++ websites/production/activemq/content/i-am-having-problems-with-the-spring-jmstemplate.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="i-am-having-problems-with-the-spring-jmstemplate.html">I am having problems with the Spring JmsTemplate</a>

Modified: websites/production/activemq/content/i-am-not-receiving-any-messages-what-is-wrong.html
==============================================================================
--- websites/production/activemq/content/i-am-not-receiving-any-messages-what-is-wrong.html (original)
+++ websites/production/activemq/content/i-am-not-receiving-any-messages-what-is-wrong.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="i-am-not-receiving-any-messages-what-is-wrong.html">I am not receiving any messages, what is wrong</a>
@@ -74,11 +73,11 @@
         <td valign="top" width="100%">
 <div class="wiki-content maincontent"><h3 id="Iamnotreceivinganymessages,whatiswrong-Iamnotreceivinganymessages-whatiswrong?">I am not receiving any messages - what is wrong?</h3>
 
-<p>A <em>very</em> common gotcha when working with JMS is forgetting to start the JMS connection, creating a consumer and not having it receive any messages. I myself have tripped up over this one many many times! <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5982/f2b47fb3d636c8bc9fd0b11c0ec6d0ae18646be7.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p>
+<p>A <em>very</em> common gotcha when working with JMS is forgetting to start the JMS connection, creating a consumer and not having it receive any messages. I myself have tripped up over this one many many times! <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)"></p>
 
 <p>Make sure you call the <a shape="rect" class="external-link" href="http://java.sun.com/j2ee/1.4/docs/api/javax/jms/Connection.html#start()" rel="nofollow">start()</a> method on the JMS connection, otherwise messages will not be dispatched to your consumer.</p>
 
-<p>This is such a common gotcha that as of 4.2 onwards, ActiveMQ will now <a shape="rect" class="external-link" href="https://issues.apache.org/activemq/browse/AMQ-1253">log a warning if a message</a> is received shortly after the connection was created if the connection was not started (as its so easy to forget to do this part <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5982/f2b47fb3d636c8bc9fd0b11c0ec6d0ae18646be7.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)">.  </p>
+<p>This is such a common gotcha that as of 4.2 onwards, ActiveMQ will now <a shape="rect" class="external-link" href="https://issues.apache.org/activemq/browse/AMQ-1253">log a warning if a message</a> is received shortly after the connection was created if the connection was not started (as its so easy to forget to do this part <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB/5997/6f42626d00e36f53fe51440403446ca61552e2a2.1/_/images/icons/emoticons/smile.png" data-emoticon-name="smile" alt="(smile)">.  </p>
 
 <p>For more details see the discussion of the <strong>warnAboutUnstartedConnectionTimeout</strong> property on the <a shape="rect" href="connection-configuration-uri.html">Connection Configuration URI</a></p>
 

Modified: websites/production/activemq/content/i-cannot-connect-to-activemq-from-jconsole.html
==============================================================================
--- websites/production/activemq/content/i-cannot-connect-to-activemq-from-jconsole.html (original)
+++ websites/production/activemq/content/i-cannot-connect-to-activemq-from-jconsole.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="i-cannot-connect-to-activemq-from-jconsole.html">I cannot connect to ActiveMQ from JConsole</a>

Modified: websites/production/activemq/content/i-do-not-receive-messages-in-my-second-consumer.html
==============================================================================
--- websites/production/activemq/content/i-do-not-receive-messages-in-my-second-consumer.html (original)
+++ websites/production/activemq/content/i-do-not-receive-messages-in-my-second-consumer.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="i-do-not-receive-messages-in-my-second-consumer.html">I do not receive messages in my second consumer</a>

Modified: websites/production/activemq/content/i-get-errors-building-the-code-whats-wrong.html
==============================================================================
--- websites/production/activemq/content/i-get-errors-building-the-code-whats-wrong.html (original)
+++ websites/production/activemq/content/i-get-errors-building-the-code-whats-wrong.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="i-get-errors-building-the-code-whats-wrong.html">I get errors building the code whats wrong</a>

Modified: websites/production/activemq/content/i-see-nc-client-ids-what-does-that-mean.html
==============================================================================
--- websites/production/activemq/content/i-see-nc-client-ids-what-does-that-mean.html (original)
+++ websites/production/activemq/content/i-see-nc-client-ids-what-does-that-mean.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="using-apache-activemq.html">Using Apache ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="i-see-nc-client-ids-what-does-that-mean.html">I see NC_ client-ids, what does that mean</a>

Modified: websites/production/activemq/content/ideas.html
==============================================================================
--- websites/production/activemq/content/ideas.html (original)
+++ websites/production/activemq/content/ideas.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="developers.html">Developers</a>&nbsp;&gt;&nbsp;<a href="ideas.html">Ideas</a>

Modified: websites/production/activemq/content/in-progress.html
==============================================================================
--- websites/production/activemq/content/in-progress.html (original)
+++ websites/production/activemq/content/in-progress.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="overview.html">Overview</a>&nbsp;&gt;&nbsp;<a href="download.html">Download</a>&nbsp;&gt;&nbsp;<a href="in-progress.html">In Progress</a>

Modified: websites/production/activemq/content/inbound-communication.html
==============================================================================
--- websites/production/activemq/content/inbound-communication.html (original)
+++ websites/production/activemq/content/inbound-communication.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="connectivity.html">Connectivity</a>&nbsp;&gt;&nbsp;<a href="containers.html">Containers</a>&nbsp;&gt;&nbsp;<a href="jboss-integration.html">JBoss Integration</a>&nbsp;&gt;&nbsp;<a href="inbound-communication.html">Inbound Communication</a>

Modified: websites/production/activemq/content/index.html
==============================================================================
--- websites/production/activemq/content/index.html (original)
+++ websites/production/activemq/content/index.html Mon Aug  7 20:28:33 2017
@@ -51,13 +51,13 @@
       <div>
 
 <!-- Banner -->
-	<div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="index.html">Index</a>
@@ -79,7 +79,7 @@
             <div class="logo-heading-block">
             <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~cshannon">
-               <img class="userLogo logo" src="./images/good.gif" alt="User icon: cshannon" title="cshannon">
+               <img class="userLogo logo" src="/images/confluence/icons/profilepics/default.png" alt="User icon: cshannon" title="cshannon">
            </a>            </span>
             <span class="blogHeading">
                 <a shape="rect" class="blogHeading" href="2017/07/06/apache-activemq-5150-released.html">Apache ActiveMQ 5.15.0 Released</a>
@@ -99,7 +99,7 @@
             <div class="logo-heading-block">
             <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~dejanb">
-               <img class="userLogo logo" src="./images/good.gif" alt="User icon: dejanb" title="dejanb">
+               <img class="userLogo logo" src="/images/confluence/icons/profilepics/default.png" alt="User icon: dejanb" title="dejanb">
            </a>            </span>
             <span class="blogHeading">
                 <a shape="rect" class="blogHeading" href="2017/04/17/apache-activemq-5145-released.html">Apache ActiveMQ 5.14.5 Released</a>
@@ -119,7 +119,7 @@
             <div class="logo-heading-block">
             <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~cshannon">
-               <img class="userLogo logo" src="./images/good.gif" alt="User icon: cshannon" title="cshannon">
+               <img class="userLogo logo" src="/images/confluence/icons/profilepics/default.png" alt="User icon: cshannon" title="cshannon">
            </a>            </span>
             <span class="blogHeading">
                 <a shape="rect" class="blogHeading" href="2017/03/03/apache-activemq-5144-released.html">Apache ActiveMQ 5.14.4 Released</a>
@@ -139,7 +139,7 @@
             <div class="logo-heading-block">
             <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~cshannon">
-               <img class="userLogo logo" src="./images/good.gif" alt="User icon: cshannon" title="cshannon">
+               <img class="userLogo logo" src="/images/confluence/icons/profilepics/default.png" alt="User icon: cshannon" title="cshannon">
            </a>            </span>
             <span class="blogHeading">
                 <a shape="rect" class="blogHeading" href="2016/12/09/apache-activemq-5142-released.html">Apache ActiveMQ 5.14.2 Released</a>
@@ -159,7 +159,7 @@
             <div class="logo-heading-block">
             <span class="logoBlock">
                 <a shape="rect" class="userLogoLink" href="https://cwiki.apache.org/confluence/display/~cshannon">
-               <img class="userLogo logo" src="./images/good.gif" alt="User icon: cshannon" title="cshannon">
+               <img class="userLogo logo" src="/images/confluence/icons/profilepics/default.png" alt="User icon: cshannon" title="cshannon">
            </a>            </span>
             <span class="blogHeading">
                 <a shape="rect" class="blogHeading" href="2016/10/03/apache-activemq-5141-released.html">Apache ActiveMQ 5.14.1 Released</a>

Modified: websites/production/activemq/content/initial-configuration.html
==============================================================================
--- websites/production/activemq/content/initial-configuration.html (original)
+++ websites/production/activemq/content/initial-configuration.html Mon Aug  7 20:28:33 2017
@@ -51,17 +51,16 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
-<a href="using-activemq-4.html">Using ActiveMQ 4</a>&nbsp;&gt;&nbsp;<a href="initial-configuration.html">Initial Configuration</a>
+<a href="using-activemq.html">Using ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="initial-configuration.html">Initial Configuration</a>
           </div>
           <div id="site-quicklinks">
 <p><a shape="rect" href="download.html">Download</a> | <a shape="rect" class="external-link" href="http://activemq.apache.org/maven/apidocs/index.html">JavaDocs</a> <a shape="rect" href="javadocs.html">More...</a> | <a shape="rect" href="source.html">Source</a> | <a shape="rect" href="discussion-forums.html">Forums</a> | <a shape="rect" href="support.html">Support</a></p>

Modified: websites/production/activemq/content/installation.html
==============================================================================
--- websites/production/activemq/content/installation.html (original)
+++ websites/production/activemq/content/installation.html Mon Aug  7 20:28:33 2017
@@ -60,17 +60,16 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
-<a href="using-activemq-4.html">Using ActiveMQ 4</a>&nbsp;&gt;&nbsp;<a href="installation.html">Installation</a>
+<a href="using-activemq.html">Using ActiveMQ</a>&nbsp;&gt;&nbsp;<a href="installation.html">Installation</a>
           </div>
           <div id="site-quicklinks">
 <p><a shape="rect" href="download.html">Download</a> | <a shape="rect" class="external-link" href="http://activemq.apache.org/maven/apidocs/index.html">JavaDocs</a> <a shape="rect" href="javadocs.html">More...</a> | <a shape="rect" href="source.html">Source</a> | <a shape="rect" href="discussion-forums.html">Forums</a> | <a shape="rect" href="support.html">Support</a></p>

Modified: websites/production/activemq/content/integrating-apache-activemq-with-glassfish.html
==============================================================================
--- websites/production/activemq/content/integrating-apache-activemq-with-glassfish.html (original)
+++ websites/production/activemq/content/integrating-apache-activemq-with-glassfish.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="connectivity.html">Connectivity</a>&nbsp;&gt;&nbsp;<a href="containers.html">Containers</a>&nbsp;&gt;&nbsp;<a href="integrating-apache-activemq-with-glassfish.html">Integrating Apache ActiveMQ with Glassfish</a>

Modified: websites/production/activemq/content/integrating-apache-activemq-with-jboss.html
==============================================================================
--- websites/production/activemq/content/integrating-apache-activemq-with-jboss.html (original)
+++ websites/production/activemq/content/integrating-apache-activemq-with-jboss.html Mon Aug  7 20:28:33 2017
@@ -61,14 +61,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="connectivity.html">Connectivity</a>&nbsp;&gt;&nbsp;<a href="containers.html">Containers</a>&nbsp;&gt;&nbsp;<a href="integrating-apache-activemq-with-jboss.html">Integrating Apache ActiveMQ with JBoss</a>

Modified: websites/production/activemq/content/integration-tests.html
==============================================================================
--- websites/production/activemq/content/integration-tests.html (original)
+++ websites/production/activemq/content/integration-tests.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="developers.html">Developers</a>&nbsp;&gt;&nbsp;<a href="integration-tests.html">Integration Tests</a>

Modified: websites/production/activemq/content/interceptors.html
==============================================================================
--- websites/production/activemq/content/interceptors.html (original)
+++ websites/production/activemq/content/interceptors.html Mon Aug  7 20:28:33 2017
@@ -61,14 +61,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="features.html">Features</a>&nbsp;&gt;&nbsp;<a href="interceptors.html">Interceptors</a>

Modified: websites/production/activemq/content/ioexception-could-not-find-class-for-resource.html
==============================================================================
--- websites/production/activemq/content/ioexception-could-not-find-class-for-resource.html (original)
+++ websites/production/activemq/content/ioexception-could-not-find-class-for-resource.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="exceptions.html">Exceptions</a>&nbsp;&gt;&nbsp;<a href="ioexception-could-not-find-class-for-resource.html">IOException - could not find class for resource</a>

Modified: websites/production/activemq/content/irc.html
==============================================================================
--- websites/production/activemq/content/irc.html (original)
+++ websites/production/activemq/content/irc.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="site.html">Site</a>&nbsp;&gt;&nbsp;<a href="navigation.html">Navigation</a>&nbsp;&gt;&nbsp;<a href="irc.html">IRC</a>

Modified: websites/production/activemq/content/is-there-a-specified-size-of-the-journal.html
==============================================================================
--- websites/production/activemq/content/is-there-a-specified-size-of-the-journal.html (original)
+++ websites/production/activemq/content/is-there-a-specified-size-of-the-journal.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="persistence-questions.html">Persistence Questions</a>&nbsp;&gt;&nbsp;<a href="is-there-a-specified-size-of-the-journal.html">Is there a specified size of the journal</a>

Modified: websites/production/activemq/content/j2ee.html
==============================================================================
--- websites/production/activemq/content/j2ee.html (original)
+++ websites/production/activemq/content/j2ee.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="connectivity.html">Connectivity</a>&nbsp;&gt;&nbsp;<a href="containers.html">Containers</a>&nbsp;&gt;&nbsp;<a href="j2ee.html">J2EE</a>

Modified: websites/production/activemq/content/java-service-wrapper.html
==============================================================================
--- websites/production/activemq/content/java-service-wrapper.html (original)
+++ websites/production/activemq/content/java-service-wrapper.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="tools.html">Tools</a>&nbsp;&gt;&nbsp;<a href="java-service-wrapper.html">Java Service Wrapper</a>

Modified: websites/production/activemq/content/javadocs.html
==============================================================================
--- websites/production/activemq/content/javadocs.html (original)
+++ websites/production/activemq/content/javadocs.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="overview.html">Overview</a>&nbsp;&gt;&nbsp;<a href="javadocs.html">JavaDocs</a>

Modified: websites/production/activemq/content/javaiointerruptedioexception.html
==============================================================================
--- websites/production/activemq/content/javaiointerruptedioexception.html (original)
+++ websites/production/activemq/content/javaiointerruptedioexception.html Mon Aug  7 20:28:33 2017
@@ -51,14 +51,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="exceptions.html">Exceptions</a>&nbsp;&gt;&nbsp;<a href="javaiointerruptedioexception.html">java.io.InterruptedIOException</a>

Modified: websites/production/activemq/content/javaioioexception-failed-to-create-database-derbydb-see-the-next-exception-for-details.html
==============================================================================
--- websites/production/activemq/content/javaioioexception-failed-to-create-database-derbydb-see-the-next-exception-for-details.html (original)
+++ websites/production/activemq/content/javaioioexception-failed-to-create-database-derbydb-see-the-next-exception-for-details.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="exceptions.html">Exceptions</a>&nbsp;&gt;&nbsp;<a href="javaioioexception-failed-to-create-database-derbydb-see-the-next-exception-for-details.html">java.io.IOException Failed to create database 'derbydb', see the next exception for details</a>

Modified: websites/production/activemq/content/javalangnosuchmethoderror.html
==============================================================================
--- websites/production/activemq/content/javalangnosuchmethoderror.html (original)
+++ websites/production/activemq/content/javalangnosuchmethoderror.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="exceptions.html">Exceptions</a>&nbsp;&gt;&nbsp;<a href="javalangnosuchmethoderror.html">java.lang.NoSuchMethodError</a>

Modified: websites/production/activemq/content/javalangnosuchmethodexception-orgactivemqraactivemqresourceadaptersetuseembeddedbroker.html
==============================================================================
--- websites/production/activemq/content/javalangnosuchmethodexception-orgactivemqraactivemqresourceadaptersetuseembeddedbroker.html (original)
+++ websites/production/activemq/content/javalangnosuchmethodexception-orgactivemqraactivemqresourceadaptersetuseembeddedbroker.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="exceptions.html">Exceptions</a>&nbsp;&gt;&nbsp;<a href="javalangnosuchmethodexception-orgactivemqraactivemqresourceadaptersetuseembeddedbroker.html">java.lang.NoSuchMethodException org.activemq.ra.ActiveMQResourceAdapter.setUseEmbeddedBroker</a>

Modified: websites/production/activemq/content/javalangoutofmemory.html
==============================================================================
--- websites/production/activemq/content/javalangoutofmemory.html (original)
+++ websites/production/activemq/content/javalangoutofmemory.html Mon Aug  7 20:28:33 2017
@@ -60,14 +60,13 @@
       <div>
 
 <!-- Banner -->
-<p>
-	</p><div id="asf_logo">
+<div id="asf_logo">
 	<div id="activemq_logo">
-            <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
+     <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a>
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
 	</div>
-        </div>
-<p></p>
+</div>
+
         <div class="top_red_bar">
           <div id="site-breadcrumbs">
 <a href="community.html">Community</a>&nbsp;&gt;&nbsp;<a href="faq.html">FAQ</a>&nbsp;&gt;&nbsp;<a href="errors.html">Errors</a>&nbsp;&gt;&nbsp;<a href="exceptions.html">Exceptions</a>&nbsp;&gt;&nbsp;<a href="javalangoutofmemory.html">java.lang.OutOfMemory</a>