You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2013/07/12 14:46:31 UTC

svn commit: r869232 [9/44] - in /websites/production/activemq/content: ./ cache/ cms/ nms/ styles/highlighter/ styles/highlighter/scripts/ styles/highlighter/styles/ visualisation.thumbs/ web-console.thumbs/

Modified: websites/production/activemq/content/dispatch-policies.html
==============================================================================
--- websites/production/activemq/content/dispatch-policies.html (original)
+++ websites/production/activemq/content/dispatch-policies.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,17 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushXml.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Dispatch Policies
     </title>
@@ -50,8 +61,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -85,7 +96,7 @@
 <p>For queues, you can define whether the dispatch will occur in a round-robin fashion (default behavior) or if one consumer's prefetch buffer will be exhausted before the dispatch process selects the next consumer along (strictOrderDispatch).<br clear="none">
 The latter behaviour is enabled by setting the "strictOrderDispatch" attribute on the &lt;policyEntry /&gt; element. E.g.:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">&lt;policyEntry queue=<span class="code-quote">"&gt;"</span> strictOrderDispatch=<span class="code-quote">"<span class="code-keyword">false</span>"</span> /&gt; </pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;policyEntry queue="&gt;" strictOrderDispatch="false" /&gt; ]]></script>
 </div></div>
 <p>Consumer priorities are observed, so if you have several consumers with different <a shape="rect" class="external-link" href="http://activemq.apache.org/consumer-priority.html">priorities</a>, the one with the highest priority will be flooded first until it can take no more, then the next one along, etc</p>
 
@@ -109,8 +120,8 @@ The default org.apache.activemq.broker.r
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/does-activemq-support-clustering.html
==============================================================================
--- websites/production/activemq/content/does-activemq-support-clustering.html (original)
+++ websites/production/activemq/content/does-activemq-support-clustering.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Does ActiveMQ support clustering
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -89,8 +90,8 @@ Yes, though there are various kinds of c
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/does-activemq-support-my-sql-database.html
==============================================================================
--- websites/production/activemq/content/does-activemq-support-my-sql-database.html (original)
+++ websites/production/activemq/content/does-activemq-support-my-sql-database.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Does ActiveMQ support my SQL database
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -87,8 +88,8 @@ Quite possibly <img align="middle" class
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/dot-net.html
==============================================================================
--- websites/production/activemq/content/dot-net.html (original)
+++ websites/production/activemq/content/dot-net.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- dot Net
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -72,7 +73,7 @@
         <tr>
         <td valign="top" width="100%">
           <div class="wiki-content maincontent">
-<div class="error"><span class="error">Unable to render {include}</span> Couldn't find a page to include called: nms</div>
+<div class="error"><span class="error">Unable to render {include}</span> Couldn't find a page to include called: <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&amp;title=nms&amp;linkCreation=true&amp;fromPageId=36081">nms</a></div>
           </div>
         </td>
         <td valign="top">
@@ -86,8 +87,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/download-archives.html
==============================================================================
--- websites/production/activemq/content/download-archives.html (original)
+++ websites/production/activemq/content/download-archives.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Download Archives
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -98,8 +99,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/download.html
==============================================================================
--- websites/production/activemq/content/download.html (original)
+++ websites/production/activemq/content/download.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Download
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -115,8 +116,8 @@ The binaries is located at <a shape="rec
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/downloading-activemq-cpp.html
==============================================================================
--- websites/production/activemq/content/downloading-activemq-cpp.html (original)
+++ websites/production/activemq/content/downloading-activemq-cpp.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Downloading ActiveMQ CPP
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -87,9 +97,9 @@
 <h2><a shape="rect" name="DownloadingActiveMQCPP-CheckingoutfromSVN%26nbsp%3B"></a>Checking out from SVN&#160;</h2>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-svn co https:<span class="code-comment">//svn.apache.org/repos/asf/activemq/activemq-cpp/trunk/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk/
+]]></script>
 </div></div>
           </div>
         </td>
@@ -104,8 +114,8 @@ svn co https:<span class="code-comment">
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/dr.html
==============================================================================
--- websites/production/activemq/content/dr.html (original)
+++ websites/production/activemq/content/dr.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- DR
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -91,8 +92,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/durable-queue-memory-management.html
==============================================================================
--- websites/production/activemq/content/durable-queue-memory-management.html (original)
+++ websites/production/activemq/content/durable-queue-memory-management.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Durable Queue Memory Management
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -121,8 +122,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/encrypted-passwords.html
==============================================================================
--- websites/production/activemq/content/encrypted-passwords.html (original)
+++ websites/production/activemq/content/encrypted-passwords.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Encrypted passwords
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -75,29 +85,29 @@
 <p>As of ActiveMQ 5.4.1 you can encrypt your passwords and safely store them in configuration files. To encrypt the password, you can use the newly added <tt>encrypt</tt> command like:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">$ bin/activemq encrypt --password activemq --input mypassword
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[$ bin/activemq encrypt --password activemq --input mypassword
 ...
-Encrypted text: eeWjNyX6FY8Fjp3E+F6qTytV11bZItDp</pre>
+Encrypted text: eeWjNyX6FY8Fjp3E+F6qTytV11bZItDp]]></script>
 </div></div>
 
 <p>Where the password you want to encrypt is passed with the <tt>input</tt> argument, while the <tt>password</tt> argument is a secret used by the encryptor.<br clear="none">
 In a similar fashion you can test-out your passwords like:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">$ bin/activemq decrypt  --password activemq --input eeWjNyX6FY8Fjp3E+F6qTytV11bZItDp
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[$ bin/activemq decrypt  --password activemq --input eeWjNyX6FY8Fjp3E+F6qTytV11bZItDp
 ...
-Decrypted text: mypassword</pre>
+Decrypted text: mypassword]]></script>
 </div></div>
 
 <p>The next step is to add the password to the appropriate configuration file, <tt>$ACTIVEMQ_HOME/conf/credentials-enc.properties</tt> by default.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">activemq.username=system
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[activemq.username=system
 activemq.password=ENC(mYRkg+4Q4hua1kvpCCI2hg==)
 guest.password=ENC(Cf3Jf3tM+UrSOoaKU50od5CuBa8rxjoL)
 ...
 jdbc.password=ENC(eeWjNyX6FY8Fjp3E+F6qTytV11bZItDp)
-</pre>
+]]></script>
 </div></div>
 
 <p>Note that we used <tt>ENC()</tt> to wrap our encrypted passwords. You can mix plain and encrypted passwords in your properties files, so encrypted ones must be wrapped this way.</p>
@@ -105,19 +115,19 @@ jdbc.password=ENC(eeWjNyX6FY8Fjp3E+F6qTy
 <p>Finally, you need to instruct your property loader to encrypt variables when it loads properties to the memory. Instead of standard property loader we'll use the special one (see <tt>\$ACTIVEMQ_HOME/conf/activemq-security.xml</tt>) to achieve this.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">&lt;bean id=<span class="code-quote">"environmentVariablesConfiguration"</span> class=<span class="code-quote">"org.jasypt.encryption.pbe.config.EnvironmentStringPBEConfig"</span>&gt;
-  &lt;property name=<span class="code-quote">"algorithm"</span> value=<span class="code-quote">"PBEWithMD5AndDES"</span> /&gt;
-  &lt;property name=<span class="code-quote">"passwordEnvName"</span> value=<span class="code-quote">"ACTIVEMQ_ENCRYPTION_PASSWORD"</span> /&gt;
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;bean id="environmentVariablesConfiguration" class="org.jasypt.encryption.pbe.config.EnvironmentStringPBEConfig"&gt;
+  &lt;property name="algorithm" value="PBEWithMD5AndDES" /&gt;
+  &lt;property name="passwordEnvName" value="ACTIVEMQ_ENCRYPTION_PASSWORD" /&gt;
 &lt;/bean&gt;
                                                                      
-&lt;bean id=<span class="code-quote">"configurationEncryptor"</span> class=<span class="code-quote">"org.jasypt.encryption.pbe.StandardPBEStringEncryptor"</span>&gt;
-  &lt;property name=<span class="code-quote">"config"</span> ref=<span class="code-quote">"environmentVariablesConfiguration"</span> /&gt;
+&lt;bean id="configurationEncryptor" class="org.jasypt.encryption.pbe.StandardPBEStringEncryptor"&gt;
+  &lt;property name="config" ref="environmentVariablesConfiguration" /&gt;
 &lt;/bean&gt; 
     
-&lt;bean id=<span class="code-quote">"propertyConfigurer"</span> class=<span class="code-quote">"org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer"</span>&gt; 
-  &lt;constructor-arg ref=<span class="code-quote">"configurationEncryptor"</span> /&gt; 
-  &lt;property name=<span class="code-quote">"location"</span> value=<span class="code-quote">"file:${activemq.base}/conf/credentials-enc.properties"</span>/&gt; 
-&lt;/bean&gt;</pre>
+&lt;bean id="propertyConfigurer" class="org.jasypt.spring.properties.EncryptablePropertyPlaceholderConfigurer"&gt; 
+  &lt;constructor-arg ref="configurationEncryptor" /&gt; 
+  &lt;property name="location" value="file:${activemq.base}/conf/credentials-enc.properties"/&gt; 
+&lt;/bean&gt;]]></script>
 </div></div>
 
 <p>With this configuration ActiveMQ will try to load your encryptor password from the <tt>ACTIVEMQ_ENCRYPTION_PASSWORD</tt> environment variable and then use it to decrypt passwords from <tt>credential-enc.properties</tt> file.</p>
@@ -125,10 +135,10 @@ jdbc.password=ENC(eeWjNyX6FY8Fjp3E+F6qTy
 <p>Alternative is to use a simple variant and store encryptor password in the xml file, like this</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">&lt;bean id=<span class="code-quote">"configurationEncryptor"</span> class=<span class="code-quote">"org.jasypt.encryption.pbe.StandardPBEStringEncryptor"</span>&gt;
-  &lt;property name=<span class="code-quote">"algorithm"</span> value=<span class="code-quote">"PBEWithMD5AndDES"</span>/&gt;
-  &lt;property name=<span class="code-quote">"password"</span> value=<span class="code-quote">"activemq"</span>/&gt;
-&lt;/bean&gt;</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;bean id="configurationEncryptor" class="org.jasypt.encryption.pbe.StandardPBEStringEncryptor"&gt;
+  &lt;property name="algorithm" value="PBEWithMD5AndDES"/&gt;
+  &lt;property name="password" value="activemq"/&gt;
+&lt;/bean&gt;]]></script>
 </div></div>
 
 <p>but with that you'll lose the secrecy of the encryptor's secret. You may also consult <a shape="rect" class="external-link" href="http://www.jasypt.org/advancedconfiguration.html" rel="nofollow">http://www.jasypt.org/advancedconfiguration.html</a> for more ideas on how to configure Jasypt.</p>
@@ -136,41 +146,38 @@ jdbc.password=ENC(eeWjNyX6FY8Fjp3E+F6qTy
 <p>Finally, we can use properties like we'd normally do</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">&lt;simpleAuthenticationPlugin&gt;
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;simpleAuthenticationPlugin&gt;
   &lt;users&gt;
-    &lt;authenticationUser username=<span class="code-quote">"system"</span> password=<span class="code-quote">"${activemq.password}"</span>
-      groups=<span class="code-quote">"users,admins"</span>/&gt;
-    &lt;authenticationUser username=<span class="code-quote">"user"</span> password=<span class="code-quote">"${guest.password}"</span>
-      groups=<span class="code-quote">"users"</span>/&gt;
-    &lt;authenticationUser username=<span class="code-quote">"guest"</span> password=<span class="code-quote">"${guest.password}"</span> groups=<span class="code-quote">"guests"</span>/&gt;
+    &lt;authenticationUser username="system" password="${activemq.password}"
+      groups="users,admins"/&gt;
+    &lt;authenticationUser username="user" password="${guest.password}"
+      groups="users"/&gt;
+    &lt;authenticationUser username="guest" password="${guest.password}" groups="guests"/&gt;
   &lt;/users&gt;
-&lt;/simpleAuthenticationPlugin&gt;</pre>
+&lt;/simpleAuthenticationPlugin&gt;]]></script>
 </div></div>
 
 <p>or</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">&lt;bean id=<span class="code-quote">"mysql-ds"</span> class=<span class="code-quote">"org.apache.commons.dbcp.BasicDataSource"</span> destroy-method=<span class="code-quote">"close"</span>&gt;
-  &lt;property name=<span class="code-quote">"driverClassName"</span> value=<span class="code-quote">"com.mysql.jdbc.Driver"</span>/&gt;
-  &lt;property name=<span class="code-quote">"url"</span> value=<span class="code-quote">"jdbc:mysql:<span class="code-comment">//localhost/activemq?relaxAutoCommit=<span class="code-keyword">true</span>"</span>/&gt;
-</span>  &lt;property name=<span class="code-quote">"username"</span> value=<span class="code-quote">"activemq"</span>/&gt;
-  &lt;property name=<span class="code-quote">"password"</span> value=<span class="code-quote">"${jdbc.password}"</span>/&gt;
-  &lt;property name=<span class="code-quote">"maxActive"</span> value=<span class="code-quote">"200"</span>/&gt;
-  &lt;property name=<span class="code-quote">"poolPreparedStatements"</span> value=<span class="code-quote">"<span class="code-keyword">true</span>"</span>/&gt;
-&lt;/bean&gt;</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;bean id="mysql-ds" class="org.apache.commons.dbcp.BasicDataSource" destroy-method="close"&gt;
+  &lt;property name="driverClassName" value="com.mysql.jdbc.Driver"/&gt;
+  &lt;property name="url" value="jdbc:mysql://localhost/activemq?relaxAutoCommit=true"/&gt;
+  &lt;property name="username" value="activemq"/&gt;
+  &lt;property name="password" value="${jdbc.password}"/&gt;
+  &lt;property name="maxActive" value="200"/&gt;
+  &lt;property name="poolPreparedStatements" value="true"/&gt;
+&lt;/bean&gt;]]></script>
 </div></div>
 
 <p>If you want to run the broker with this configuration, you need to do the following:</p>
 
-<ul><li>Set environment variable: 
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">$ export ACTIVEMQ_ENCRYPTION_PASSWORD=activemq</pre>
-</div></div></li><li>Start the broker: 
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">$ bin/activemq start xbean:conf/activemq-security.xml</pre>
-</div></div></li><li>Unset the environment variable: 
-<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">$ unset ACTIVEMQ_ENCRYPTION_PASSWORD</pre>
+<ul><li>Set environment variable: <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[$ export ACTIVEMQ_ENCRYPTION_PASSWORD=activemq]]></script>
+</div></div></li><li>Start the broker: <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[$ bin/activemq start xbean:conf/activemq-security.xml]]></script>
+</div></div></li><li>Unset the environment variable: <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[$ unset ACTIVEMQ_ENCRYPTION_PASSWORD]]></script>
 </div></div></li></ul>
 
 
@@ -188,8 +195,8 @@ jdbc.password=ENC(eeWjNyX6FY8Fjp3E+F6qTy
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/enterprise-integration-patterns.html
==============================================================================
--- websites/production/activemq/content/enterprise-integration-patterns.html (original)
+++ websites/production/activemq/content/enterprise-integration-patterns.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Enterprise Integration Patterns
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -92,11 +102,11 @@
 <p>For example if all your routes are in the package org.acme.cheese; such as org.acme.cheese.whatnot.MyRouter then you could edit the XML to be...</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-&lt;camelContext xmlns=<span class="code-quote">"http:<span class="code-comment">//activemq.apache.org/camel/schema/spring"</span>&gt;
-</span> &lt;<span class="code-keyword">package</span>&gt;org.acme.cheese&lt;/<span class="code-keyword">package</span>&gt;
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+&lt;camelContext xmlns="http://activemq.apache.org/camel/schema/spring"&gt;
+ &lt;package&gt;org.acme.cheese&lt;/package&gt;
 &lt;/camelContext&gt;
-</pre>
+]]></script>
 </div></div>
 
 <h4><a shape="rect" name="EnterpriseIntegrationPatterns-WritingEIPrulesusingXML"></a>Writing EIP rules using XML</h4>
@@ -104,14 +114,14 @@
 <p>To use XML its even easier, as you can just embed whatever routing rules inside the &lt;camelContext&gt; element using Camel's <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/xml-configuration.html">Spring XML format</a>. Note that the XML is way more verbose than the <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/dsl.html">Java DSL</a> but it is a bit simpler to deploy. e.g. for a trivial route...</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-&lt;camelContext xmlns=<span class="code-quote">"http:<span class="code-comment">//activemq.apache.org/camel/schema/spring"</span>&gt;
-</span>  &lt;route&gt;
-    &lt;from uri=<span class="code-quote">"activemq:com.acme.MyQueue"</span>/&gt;
-    &lt;to uri=<span class="code-quote">"activemq:com.acme.SomeOtherQueue"</span>/&gt;
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+&lt;camelContext xmlns="http://activemq.apache.org/camel/schema/spring"&gt;
+  &lt;route&gt;
+    &lt;from uri="activemq:com.acme.MyQueue"/&gt;
+    &lt;to uri="activemq:com.acme.SomeOtherQueue"/&gt;
   &lt;/route&gt;
 &lt;/camelContext&gt;
-</pre>
+]]></script>
 </div></div>
 
 <h3><a shape="rect" name="EnterpriseIntegrationPatterns-UsingEIPintheJMSclient"></a>Using EIP in the JMS client</h3>
@@ -140,8 +150,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/errors.html
==============================================================================
--- websites/production/activemq/content/errors.html (original)
+++ websites/production/activemq/content/errors.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Errors
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -90,8 +91,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/example-testing-scenario.html
==============================================================================
--- websites/production/activemq/content/example-testing-scenario.html (original)
+++ websites/production/activemq/content/example-testing-scenario.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Example Testing Scenario
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -100,10 +110,11 @@
 
 <p>Ideally we might wanna run this as 3 maven commands as follows...</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">mvn activemq:broker
-mvn activemq:perf-producer -Dmessage-count=5000 -Dqueue=<span class="code-keyword">true</span> -Ddestination=org.foo.bar -Durl=tcp:<span class="code-comment">//$hostA:61616
-</span>mvn activemq:perf-consumer -Dmessage-count=5000 -Dqueue=<span class="code-keyword">true</span> -Ddestination=org.foo.bar -Durl=tcp:<span class="code-comment">//$hostA:61616</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+mvn activemq:broker
+mvn activemq:perf-producer -Dmessage-count=5000 -Dqueue=true -Ddestination=org.foo.bar -Durl=tcp://$hostA:61616
+mvn activemq:perf-consumer -Dmessage-count=5000 -Dqueue=true -Ddestination=org.foo.bar -Durl=tcp://$hostA:61616
+]]></script>
 </div></div>
 
 <h3><a shape="rect" name="ExampleTestingScenario-Controllerbuild"></a>Controller build</h3>
@@ -129,22 +140,23 @@ mvn activemq:perf-producer -Dmessage-cou
 
 <p>e.g.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java"><span class="code-keyword">public</span> class PerformanceTestSuite {
-   <span class="code-keyword">public</span> void testSmallMessages() {
-   	  buildQueue.start(<span class="code-quote">"broker"</span>, "");
-   	  buildQueue.start(<span class="code-quote">"consumer"</span>, <span class="code-quote">"--messageCount=1000"</span>);
-   	  buildQueue.start(<span class="code-quote">"producer"</span>, <span class="code-quote">"--messageCount=1000"</span>);
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+public class PerformanceTestSuite {
+   public void testSmallMessages() {
+   	  buildQueue.start("broker", "");
+   	  buildQueue.start("consumer", "--messageCount=1000");
+   	  buildQueue.start("producer", "--messageCount=1000");
    	  buildQueue.join(5 * MINUTES);
    }
 
-   <span class="code-keyword">public</span> void testLargeMessages() {
-   	  buildQueue.start(<span class="code-quote">"broker"</span>, "");
-   	  buildQueue.start(<span class="code-quote">"consumer"</span>, <span class="code-quote">"--messageCount=1000 --messageSize=1M"</span>);
-   	  buildQueue.start(<span class="code-quote">"producer"</span>, <span class="code-quote">"--messageCount=1000 --messageSize=1M"</span>);
+   public void testLargeMessages() {
+   	  buildQueue.start("broker", "");
+   	  buildQueue.start("consumer", "--messageCount=1000 --messageSize=1M");
+   	  buildQueue.start("producer", "--messageCount=1000 --messageSize=1M");
    	  buildQueue.join(10 * MINUTES);
    }
 }
-</pre>
+]]></script>
 </div></div>
 <p>So these 2 test cases in JUnit in the controller build will each start 3 separate remote builds on the queue and wait for them to complete - or terminate them </p>
           </div>
@@ -160,8 +172,8 @@ mvn activemq:perf-producer -Dmessage-cou
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/examples.html
==============================================================================
--- websites/production/activemq/content/examples.html (original)
+++ websites/production/activemq/content/examples.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Examples
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -75,9 +85,9 @@
 <p>Before running the examples you should try <a shape="rect" href="run-broker.html" title="Run Broker">running a JMS broker</a> on your machine. Follow the <a shape="rect" href="installation.html" title="Installation">Installation</a> instructions to use a binary distribution of ActiveMQ. To run the broker in a command shell, type: </p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
 bin/activemq
-</pre>
+]]></script>
 </div></div>
 
 <p>This starts up ActiveMQ. </p>
@@ -87,36 +97,36 @@ bin/activemq
 <p>You can use <a shape="rect" class="external-link" href="http://ant.apache.org">Ant</a> to compile and run the examples. In another shell, run the examples: </p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
 cd example
 ant producer
-</pre>
+]]></script>
 </div></div>
 
 <p>In another shell type: </p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
 cd example
 ant consumer
-</pre>
+]]></script>
 </div></div>
 
 <p>You should then see messages being produced and consumed. You can also pass additional commands into these goals using variables that are availabe in the build.xml. Below is an example: </p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-ant consumer -Durl=tcp:<span class="code-comment">//localhost:61616 -Dtopic=<span class="code-keyword">true</span> -Ddurable=<span class="code-keyword">true</span> -Dmax=5000
-</span>ant producer -Durl=tcp:<span class="code-comment">//localhost:61616 -Dtopic=<span class="code-keyword">true</span> -DtimeToLive=30000 -Dmax=5000</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+ant consumer -Durl=tcp://localhost:61616 -Dtopic=true -Ddurable=true -Dmax=5000
+ant producer -Durl=tcp://localhost:61616 -Dtopic=true -DtimeToLive=30000 -Dmax=5000
+]]></script>
 </div></div>
 
 <p>For a summary of all the available goals and options try: </p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
 ant help
-</pre>
+]]></script>
 </div></div>
 
 <h3><a shape="rect" name="Examples-SeeAlso"></a>See Also</h3>
@@ -136,8 +146,8 @@ ant help
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/exceptions.html
==============================================================================
--- websites/production/activemq/content/exceptions.html (original)
+++ websites/production/activemq/content/exceptions.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Exceptions
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -90,8 +91,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/exclusive-consumer.html
==============================================================================
--- websites/production/activemq/content/exclusive-consumer.html (original)
+++ websites/production/activemq/content/exclusive-consumer.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Exclusive Consumer
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -93,10 +103,10 @@
 <p>An Exclusive Consumer is created using <a shape="rect" href="destination-options.html" title="Destination Options">Destination Options</a> as follows:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-queue = <span class="code-keyword">new</span> ActiveMQQueue(<span class="code-quote">"TEST.QUEUE?consumer.exclusive=<span class="code-keyword">true</span>"</span>);
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+queue = new ActiveMQQueue("TEST.QUEUE?consumer.exclusive=true");
 consumer = session.createConsumer(queue);
-</pre>
+]]></script>
 </div></div>
           </div>
         </td>
@@ -111,8 +121,8 @@ consumer = session.createConsumer(queue)
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/failover-transport-reference.html
==============================================================================
--- websites/production/activemq/content/failover-transport-reference.html (original)
+++ websites/production/activemq/content/failover-transport-reference.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Failover Transport Reference
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -149,15 +159,15 @@ Starting in version 5.3.1, redelivery or
 
 <p>An example as defined within the broker's XML configuration file:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
 &lt;broker&gt;
   ...
   &lt;transportConnectors&gt;
-    &lt;transportConnector name=<span class="code-quote">"openwire"</span> uri=<span class="code-quote">"tcp:<span class="code-comment">//0.0.0.0:61616"</span> updateClusterClients=<span class="code-quote">"<span class="code-keyword">true</span>"</span> updateClusterFilter=<span class="code-quote">"*A*,*B*"</span> /&gt;
-</span>  &lt;/&lt;transportConnectors&gt;
+    &lt;transportConnector name="openwire" uri="tcp://0.0.0.0:61616" updateClusterClients="true" updateClusterFilter="*A*,*B*" /&gt;
+  &lt;/&lt;transportConnectors&gt;
   ...
 &lt;/broker&gt;
-</pre>
+]]></script>
 </div></div>
 
 <p>If updateClusterClients is enabled, then your clients will only need to know about the first broker to connect to in a cluster of brokers - e.g.:</p>
@@ -177,7 +187,7 @@ Starting in version 5.3.1, redelivery or
 <p>If your setup have brokers in both local and remote networks, you probably want your clients connected to the local ones if those are available. As of version 5.6, ActiveMQ supports priority backup feature, so you can have your clients automatically reconnect to so called priority (or local) urls. Consider the following url</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">failover:(tcp:<span class="code-comment">//local:61616,tcp://remote:61616)?randomize=<span class="code-keyword">false</span>&amp;priorityBackup=<span class="code-keyword">true</span></span></pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[failover:(tcp://local:61616,tcp://remote:61616)?randomize=false&amp;priorityBackup=true]]></script>
 </div></div>
 
 <p>If this url is used for the client, the client will try to connect and stay connected to the <tt>local</tt> broker. If local broker fails, it will of course fail over to the remote one. But as <tt>priorityBackup</tt> parameter is used, it will constantly try to reconnect to the local broker. Once it can do so, the client will get back to it without any need for manual intervention.</p>
@@ -185,7 +195,7 @@ Starting in version 5.3.1, redelivery or
 <p>By default, only the first url in the list is considered prioritized (local). In most cases this will suffice, but in some cases you can have multiple "local" urls. You can configure which urls are considered prioritized, by using <tt>priorityURIs</tt> parameter, like</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">failover:(tcp:<span class="code-comment">//local1:61616,tcp://local2:61616,tcp://remote:61616)?randomize=<span class="code-keyword">false</span>&amp;priorityBackup=<span class="code-keyword">true</span>&amp;priorityURIs=tcp://local1:61616,tcp://local2:61616</span></pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[failover:(tcp://local1:61616,tcp://local2:61616,tcp://remote:61616)?randomize=false&amp;priorityBackup=true&amp;priorityURIs=tcp://local1:61616,tcp://local2:61616]]></script>
 </div></div>
 
 <p>In this case the client will prioritize either <tt>local1</tt> or <tt>local2</tt> brokers and (re)connect to them if they are available.</p>
@@ -202,8 +212,8 @@ Starting in version 5.3.1, redelivery or
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/fanout-transport-reference.html
==============================================================================
--- websites/production/activemq/content/fanout-transport-reference.html (original)
+++ websites/production/activemq/content/fanout-transport-reference.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,16 @@
     </style>
     <![endif]-->
 
+          <link href='http://activemq.apache.org/styles/highlighter/styles/shCore.css' rel='stylesheet' type='text/css' /> 
+      <link href='http://activemq.apache.org/styles/highlighter/styles/shThemeEclipse.css' rel='stylesheet' type='text/css' /> 
+      <script src='http://activemq.apache.org/styles/highlighter/scripts/shCore.js' type='text/javascript'></script> 
+              <script src='http://activemq.apache.org/styles/highlighter/scripts/shBrushJava.js' type='text/javascript'></script> 
+         
+      <script type="text/javascript"> 
+        SyntaxHighlighter.defaults['toolbar'] = false; 
+        SyntaxHighlighter.all(); 
+      </script> 
+    
     <title>
     Apache ActiveMQ &#8482; -- Fanout Transport Reference
     </title>
@@ -50,8 +60,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -94,21 +104,21 @@ or<br clear="none">
 
 <p>By default, a client's fanout transport waits for connections to be established to 2 brokers, or the number of static TCP URIs configured (if more than 2). Until this number of connections is established, the client's call to Connection.createSession() does not return. For example, a producer that uses the fanout connector listed below will wait until 2 brokers are running, and connections are established to those two brokers. </p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-fanout:(multicast:<span class="code-comment">//<span class="code-keyword">default</span>)</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+fanout:(multicast://default)
+]]></script>
 </div></div>
 <p>Another example would be a producer using the following fanout connector. </p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-fanout:(<span class="code-keyword">static</span>:(tcp:<span class="code-comment">//localhost:61629,tcp://localhost:61639,tcp://localhost:61649))</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+fanout:(static:(tcp://localhost:61629,tcp://localhost:61639,tcp://localhost:61649))
+]]></script>
 </div></div>
 <p>In this case, three broker connections are needed. However, this required number of connections can be overridden by using the minAckCount transport option. For example, this fanout connector allows the producer to run after connecting to just one broker.</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-fanout:(multicast:<span class="code-comment">//<span class="code-keyword">default</span>)?minAckCount=1</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+fanout:(multicast://default)?minAckCount=1
+]]></script>
 </div></div>
 
 <div class="panelMacro"><table class="warningMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/forbidden.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Warning</b><br clear="none">It is not recommended that you use the fanout URI for consumers. Also, if a producer fans out across multiple brokers, who happen to be inter-connected, then there is a very high likelihood that a consumer on one of those brokers will get duplicate messages.</td></tr></table></div>
@@ -135,8 +145,8 @@ fanout:(multicast:<span class="code-comm
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/faq.html
==============================================================================
--- websites/production/activemq/content/faq.html (original)
+++ websites/production/activemq/content/faq.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- FAQ
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -98,7 +99,7 @@
 
 <p>Questions on using Apache ActiveMQ</p>
 
-<ul><li><a shape="rect" href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</a></li><li><a shape="rect" href="are-destinations-case-sensitive.html" title="Are destinations case sensitive">Are destinations case sensitive</a></li><li><a shape="rect" href="can-i-send-really-large-files-over-activemq.html" title="Can I send really large files over ActiveMQ">Can I send really large files over ActiveMQ</a></li><li><a shape="rect" href="can-i-use-activemq-5x-or-later-on-java-14.html" title="Can I use ActiveMQ 5.x or later on Java 1.4">Can I use ActiveMQ 5.x or later on Java 1.4</a></li><li><a shape="rect" href="can-two-brokers-share-the-same-database.html" title="Can two brokers share the same database">Can two brokers share the same database</a></li><li><a shape="rect" href="does-activemq-support-clustering.html" title="Does ActiveMQ support clustering">Does ActiveMQ support clustering</a></li><li><a shape="
 rect" href="how-can-i-avoid-serialization-of-objects-in-objectmessage.html" title="How can I avoid serialization of Objects in ObjectMessage">How can I avoid serialization of Objects in ObjectMessage</a></li><li><a shape="rect" href="how-can-i-get-a-list-of-the-topics-and-queues-in-a-broker.html" title="How can I get a list of the topics and queues in a broker">How can I get a list of the topics and queues in a broker</a></li><li><a shape="rect" href="how-can-i-make-activemq-faster.html" title="How can I make ActiveMQ faster">How can I make ActiveMQ faster</a></li><li><a shape="rect" href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</a></li><li><a shape="rect" href="how-can-i-monitor-the-connection-with-the-broker.html" title="How can I monitor the connection with the broker">How can I monitor the connection with the broker</a></li><li><a shape="rect" href="how-can-i-see-what-destinations-are-used.html" title="How can I see what des
 tinations are used">How can I see what destinations are used</a></li><li><a shape="rect" href="how-can-i-support-auto-reconnection.html" title="How can I support auto reconnection">How can I support auto reconnection</a></li><li><a shape="rect" href="how-can-i-support-priority-queues.html" title="How can I support priority queues">How can I support priority queues</a></li><li><a shape="rect" href="how-can-i-use-different-network-protocols.html" title="How can I use different network protocols">How can I use different network protocols</a></li><li><a shape="rect" href="how-do-distributed-queues-work.html" title="How do distributed queues work">How do distributed queues work</a></li><li><a shape="rect" href="how-do-i-access-activemq-from-c.html" title="How do I access ActiveMQ from C">How do I access ActiveMQ from C</a></li><li><a shape="rect" href="how-do-i-access-activemq-from-csharp-or-dotnet.html" title="How do I access ActiveMQ from CSharp or dotNet">How do I access ActiveMQ from
  CSharp or dotNet</a></li><li><a shape="rect" href="how-do-i-access-activemq-from-ruby-perl-python-php.html" title="How do I access ActiveMQ from Ruby, Perl, Python, PHP">How do I access ActiveMQ from Ruby, Perl, Python, PHP</a></li><li><a shape="rect" href="how-do-i-bridge-different-jms-providers.html" title="How do I bridge different JMS providers">How do I bridge different JMS providers</a></li><li><a shape="rect" href="how-do-i-change-dispatch-policy.html" title="How do I change dispatch policy">How do I change dispatch policy</a></li><li><a shape="rect" href="how-do-i-change-the-logging.html" title="How do I change the logging">How do I change the logging</a></li><li><a shape="rect" href="how-do-i-connect-to-one-of-a-number-of-message-brokers.html" title="How do I connect to one of a number of message brokers">How do I connect to one of a number of message brokers</a></li><li><a shape="rect" href="how-do-i-create-new-destinations.html" title="How do I create new destinations">H
 ow do I create new destinations</a></li><li><a shape="rect" href="how-do-i-delete-a-destination.html" title="How do I delete a destination">How do I delete a destination</a></li><li><a shape="rect" href="how-do-i-disable-logging.html" title="How do I disable logging">How do I disable logging</a></li><li><a shape="rect" href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">How do I embed a Broker inside a Connection</a></li><li><a shape="rect" href="how-do-i-enable-asynchronous-sending.html" title="How do I enable asynchronous sending">How do I enable asynchronous sending</a></li><li><a shape="rect" href="how-do-i-enable-debug-logging.html" title="How do I enable debug logging">How do I enable debug logging</a></li><li><a shape="rect" href="how-do-i-find-the-size-of-a-queue.html" title="How do I find the Size of a Queue">How do I find the Size of a Queue</a></li><li><a shape="rect" href="how-do-i-preserve-order-of-messages.html" t
 itle="How do I preserve order of messages">How do I preserve order of messages</a></li><li><a shape="rect" href="how-do-i-purge-a-queue.html" title="How do I purge a queue">How do I purge a queue</a></li><li><a shape="rect" href="how-do-i-restart-embedded-broker.html" title="How do I restart embedded broker">How do I restart embedded broker</a></li><li><a shape="rect" href="how-do-i-restrict-connections-from-creating-new-queues-or-topics.html" title="How do I restrict connections from creating new queues or topics">How do I restrict connections from creating new queues or topics</a></li><li><a shape="rect" href="how-do-i-run-a-broker.html" title="How do I run a broker">How do I run a broker</a></li><li><a shape="rect" href="how-do-i-set-the-message-expiration.html" title="How do I set the message expiration">How do I set the message expiration</a></li><li><a shape="rect" href="how-do-i-turn-off-creating-an-embedded-activemq-broker-when-using-the-vm-transport.html" title="How do I tu
 rn off creating an embedded ActiveMQ broker when using the VM transport?">How do I turn off creating an embedded ActiveMQ broker when using the VM transport?</a></li><li><a shape="rect" href="how-do-i-unack-the-message-with-stomp.html" title="How do I unack the message with Stomp">How do I unack the message with Stomp</a></li><li><a shape="rect" href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ using in JVM messaging</a></li><li><a shape="rect" href="how-do-i-use-durable-subscribers-in-a-network-of-brokers.html" title="How do I use durable subscribers in a network of brokers">How do I use durable subscribers in a network of brokers</a></li><li><a shape="rect" href="how-do-i-use-ivy-with-activemq.html" title="How do I use Ivy with ActiveMQ">How do I use Ivy with ActiveMQ</a></li><li><a shape="rect" href="how-do-i-use-log4j-jms-appender-with-activemq.html" title="How do I use log4j JMS appender with Acti
 veMQ">How do I use log4j JMS appender with ActiveMQ</a></li><li><a shape="rect" href="how-do-i-use-ssl.html" title="How do I use SSL">How do I use SSL</a></li><li><a shape="rect" href="how-do-message-groups-compare-to-selectors.html" title="How do Message Groups compare to Selectors">How do Message Groups compare to Selectors</a></li><li><a shape="rect" href="how-do-multiple-transports-work.html" title="How do multiple transports work">How do multiple transports work</a></li><li><a shape="rect" href="how-do-transactions-work.html" title="How do transactions work">How do transactions work</a></li><li><a shape="rect" href="how-lightweight-is-sending-a-message.html" title="How lightweight is sending a message">How lightweight is sending a message</a></li><li><a shape="rect" href="how-should-i-package-applications-using-camel-and-activemq.html" title="How should I package applications using Camel and ActiveMQ">How should I package applications using Camel and ActiveMQ</a></li><li><a sha
 pe="rect" href="how-should-i-use-the-vm-transport.html" title="How should I use the VM transport">How should I use the VM transport</a></li><li><a shape="rect" href="how-to-deal-with-large-number-of-threads-in-clients.html" title="How to deal with large number of threads in clients">How to deal with large number of threads in clients</a></li><li><a shape="rect" href="i-see-nc-client-ids-what-does-that-mean.html" title="I see NC_ client-ids, what does that mean?">I see NC_ client-ids, what does that mean?</a></li><li><a shape="rect" href="should-i-deploy-enterprise-integration-patterns-in-the-broker-or-another-application.html" title="Should I deploy Enterprise Integration Patterns in the broker or another application">Should I deploy Enterprise Integration Patterns in the broker or another application</a></li><li><a shape="rect" href="should-i-deploy-the-broker-inside-my-jvm-or-appserver.html" title="Should I deploy the broker inside my JVM or AppServer">Should I deploy the broker i
 nside my JVM or AppServer</a></li><li><a shape="rect" href="what-are-those-topics-activemqadvisory.html" title="What are those topics ActiveMQ.Advisory">What are those topics ActiveMQ.Advisory</a></li><li><a shape="rect" href="what-happens-with-a-fast-producer-and-slow-consumer.html" title="What happens with a fast producer and slow consumer">What happens with a fast producer and slow consumer</a></li><li><a shape="rect" href="what-is-the-difference-between-a-virtual-topic-and-a-composite-destination.html" title="What is the difference between a Virtual Topic and a Composite Destination">What is the difference between a Virtual Topic and a Composite Destination</a></li><li><a shape="rect" href="what-is-the-difference-between-discovery-multicast-and-zeroconf.html" title="What is the difference between discovery, multicast and zeroconf">What is the difference between discovery, multicast and zeroconf</a></li><li><a shape="rect" href="what-is-the-prefetch-limit-for.html" title="What is
  the prefetch limit for">What is the prefetch limit for</a></li><li><a shape="rect" href="while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html" title="While posting large binary file to activeMQ, is there a way to measure its progress">While posting large binary file to activeMQ, is there a way to measure its progress</a></li></ul>
+<ul><li><a shape="rect" href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</a></li><li><a shape="rect" href="are-destinations-case-sensitive.html" title="Are destinations case sensitive">Are destinations case sensitive</a></li><li><a shape="rect" href="can-i-send-really-large-files-over-activemq.html" title="Can I send really large files over ActiveMQ">Can I send really large files over ActiveMQ</a></li><li><a shape="rect" href="can-i-use-activemq-5x-or-later-on-java-14.html" title="Can I use ActiveMQ 5.x or later on Java 1.4">Can I use ActiveMQ 5.x or later on Java 1.4</a></li><li><a shape="rect" href="can-two-brokers-share-the-same-database.html" title="Can two brokers share the same database">Can two brokers share the same database</a></li><li><a shape="rect" href="does-activemq-support-clustering.html" title="Does ActiveMQ support clustering">Does ActiveMQ support clustering</a></li><li><a shape="
 rect" href="how-can-i-avoid-serialization-of-objects-in-objectmessage.html" title="How can I avoid serialization of Objects in ObjectMessage">How can I avoid serialization of Objects in ObjectMessage</a></li><li><a shape="rect" href="how-can-i-get-a-list-of-the-topics-and-queues-in-a-broker.html" title="How can I get a list of the topics and queues in a broker">How can I get a list of the topics and queues in a broker</a></li><li><a shape="rect" href="how-can-i-make-activemq-faster.html" title="How can I make ActiveMQ faster">How can I make ActiveMQ faster</a></li><li><a shape="rect" href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</a></li><li><a shape="rect" href="how-can-i-monitor-the-connection-with-the-broker.html" title="How can I monitor the connection with the broker">How can I monitor the connection with the broker</a></li><li><a shape="rect" href="how-can-i-see-what-destinations-are-used.html" title="How can I see what des
 tinations are used">How can I see what destinations are used</a></li><li><a shape="rect" href="how-can-i-support-auto-reconnection.html" title="How can I support auto reconnection">How can I support auto reconnection</a></li><li><a shape="rect" href="how-can-i-support-priority-queues.html" title="How can I support priority queues">How can I support priority queues</a></li><li><a shape="rect" href="how-can-i-use-different-network-protocols.html" title="How can I use different network protocols">How can I use different network protocols</a></li><li><a shape="rect" href="how-do-distributed-queues-work.html" title="How do distributed queues work">How do distributed queues work</a></li><li><a shape="rect" href="how-do-i-access-activemq-from-c.html" title="How do I access ActiveMQ from C">How do I access ActiveMQ from C</a></li><li><a shape="rect" href="how-do-i-access-activemq-from-csharp-or-dotnet.html" title="How do I access ActiveMQ from CSharp or dotNet">How do I access ActiveMQ from
  CSharp or dotNet</a></li><li><a shape="rect" href="how-do-i-access-activemq-from-ruby-perl-python-php.html" title="How do I access ActiveMQ from Ruby, Perl, Python, PHP">How do I access ActiveMQ from Ruby, Perl, Python, PHP</a></li><li><a shape="rect" href="how-do-i-bridge-different-jms-providers.html" title="How do I bridge different JMS providers">How do I bridge different JMS providers</a></li><li><a shape="rect" href="how-do-i-change-dispatch-policy.html" title="How do I change dispatch policy">How do I change dispatch policy</a></li><li><a shape="rect" href="how-do-i-change-the-logging.html" title="How do I change the logging">How do I change the logging</a></li><li><a shape="rect" href="how-do-i-connect-to-one-of-a-number-of-message-brokers.html" title="How do I connect to one of a number of message brokers">How do I connect to one of a number of message brokers</a></li><li><a shape="rect" href="how-do-i-create-new-destinations.html" title="How do I create new destinations">H
 ow do I create new destinations</a></li><li><a shape="rect" href="how-do-i-delete-a-destination.html" title="How do I delete a destination">How do I delete a destination</a></li><li><a shape="rect" href="how-do-i-disable-logging.html" title="How do I disable logging">How do I disable logging</a></li><li><a shape="rect" href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">How do I embed a Broker inside a Connection</a></li><li><a shape="rect" href="how-do-i-enable-asynchronous-sending.html" title="How do I enable asynchronous sending">How do I enable asynchronous sending</a></li><li><a shape="rect" href="how-do-i-enable-debug-logging.html" title="How do I enable debug logging">How do I enable debug logging</a></li><li><a shape="rect" href="how-do-i-find-the-size-of-a-queue.html" title="How do I find the Size of a Queue">How do I find the Size of a Queue</a></li><li><a shape="rect" href="how-do-i-preserve-order-of-messages.html" t
 itle="How do I preserve order of messages">How do I preserve order of messages</a></li><li><a shape="rect" href="how-do-i-purge-a-queue.html" title="How do I purge a queue">How do I purge a queue</a></li><li><a shape="rect" href="how-do-i-restart-embedded-broker.html" title="How do I restart embedded broker">How do I restart embedded broker</a></li><li><a shape="rect" href="how-do-i-restrict-connections-from-creating-new-queues-or-topics.html" title="How do I restrict connections from creating new queues or topics">How do I restrict connections from creating new queues or topics</a></li><li><a shape="rect" href="how-do-i-run-a-broker.html" title="How do I run a broker">How do I run a broker</a></li><li><a shape="rect" href="how-do-i-set-the-message-expiration.html" title="How do I set the message expiration">How do I set the message expiration</a></li><li><a shape="rect" href="how-do-i-turn-off-creating-an-embedded-activemq-broker-when-using-the-vm-transport.html" title="How do I tu
 rn off creating an embedded ActiveMQ broker when using the VM transport?">How do I turn off creating an embedded ActiveMQ broker when using the VM transport?</a></li><li><a shape="rect" href="how-do-i-unack-the-message-with-stomp.html" title="How do I unack the message with Stomp">How do I unack the message with Stomp</a></li><li><a shape="rect" href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ using in JVM messaging</a></li><li><a shape="rect" href="how-do-i-use-durable-subscribers-in-a-network-of-brokers.html" title="How do I use durable subscribers in a network of brokers">How do I use durable subscribers in a network of brokers</a></li><li><a shape="rect" href="how-do-i-use-ivy-with-activemq.html" title="How do I use Ivy with ActiveMQ">How do I use Ivy with ActiveMQ</a></li><li><a shape="rect" href="how-do-i-use-log4j-jms-appender-with-activemq.html" title="How do I use log4j JMS appender with Acti
 veMQ">How do I use log4j JMS appender with ActiveMQ</a></li><li><a shape="rect" href="how-do-i-use-ssl.html" title="How do I use SSL">How do I use SSL</a></li><li><a shape="rect" href="how-do-message-groups-compare-to-selectors.html" title="How do Message Groups compare to Selectors">How do Message Groups compare to Selectors</a></li><li><a shape="rect" href="how-do-multiple-transports-work.html" title="How do multiple transports work">How do multiple transports work</a></li><li><a shape="rect" href="how-do-transactions-work.html" title="How do transactions work">How do transactions work</a></li><li><a shape="rect" href="how-lightweight-is-sending-a-message.html" title="How lightweight is sending a message">How lightweight is sending a message</a></li><li><a shape="rect" href="how-should-i-package-applications-using-camel-and-activemq.html" title="How should I package applications using Camel and ActiveMQ">How should I package applications using Camel and ActiveMQ</a></li><li><a sha
 pe="rect" href="how-should-i-use-the-vm-transport.html" title="How should I use the VM transport">How should I use the VM transport</a></li><li><a shape="rect" href="how-to-deal-with-large-number-of-threads-in-clients.html" title="How to deal with large number of threads in clients">How to deal with large number of threads in clients</a></li><li><a shape="rect" href="how-to-disable-auto-destination-creation.html" title="How to disable auto destination creation">How to disable auto destination creation</a></li><li><a shape="rect" href="i-see-nc-client-ids-what-does-that-mean.html" title="I see NC_ client-ids, what does that mean?">I see NC_ client-ids, what does that mean?</a></li><li><a shape="rect" href="should-i-deploy-enterprise-integration-patterns-in-the-broker-or-another-application.html" title="Should I deploy Enterprise Integration Patterns in the broker or another application">Should I deploy Enterprise Integration Patterns in the broker or another application</a></li><li><
 a shape="rect" href="should-i-deploy-the-broker-inside-my-jvm-or-appserver.html" title="Should I deploy the broker inside my JVM or AppServer">Should I deploy the broker inside my JVM or AppServer</a></li><li><a shape="rect" href="what-are-those-topics-activemqadvisory.html" title="What are those topics ActiveMQ.Advisory">What are those topics ActiveMQ.Advisory</a></li><li><a shape="rect" href="what-happens-with-a-fast-producer-and-slow-consumer.html" title="What happens with a fast producer and slow consumer">What happens with a fast producer and slow consumer</a></li><li><a shape="rect" href="what-is-the-difference-between-a-virtual-topic-and-a-composite-destination.html" title="What is the difference between a Virtual Topic and a Composite Destination">What is the difference between a Virtual Topic and a Composite Destination</a></li><li><a shape="rect" href="what-is-the-difference-between-discovery-multicast-and-zeroconf.html" title="What is the difference between discovery, mul
 ticast and zeroconf">What is the difference between discovery, multicast and zeroconf</a></li><li><a shape="rect" href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">What is the prefetch limit for</a></li><li><a shape="rect" href="while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html" title="While posting large binary file to activeMQ, is there a way to measure its progress">While posting large binary file to activeMQ, is there a way to measure its progress</a></li></ul>
 
 <h3><a shape="rect" name="FAQ-Configuration"></a><a shape="rect" href="configuration.html" title="Configuration">Configuration</a></h3>
 
@@ -150,8 +151,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">

Modified: websites/production/activemq/content/features-overview.html
==============================================================================
--- websites/production/activemq/content/features-overview.html (original)
+++ websites/production/activemq/content/features-overview.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Features Overview
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><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: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>
@@ -91,8 +92,8 @@
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
 
-
-<div>
+<p>
+</p><div>
 <form enctype="application/x-www-form-urlencoded" method="get" action="http://www.google.com/search" style="font-size: 10px;">
 <input type="hidden" name="ie" value="UTF-8">
 <input type="hidden" name="oe" value="UTF-8">