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 [22/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/nms/activemq-destination-options.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-destination-options.html (original)
+++ websites/production/activemq/content/nms/activemq-destination-options.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; -- ActiveMQ Destination Options
     </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="">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">ASF</a>
@@ -79,17 +89,17 @@
 <h3><a shape="rect" name="ActiveMQDestinationOptions-ConsumerOptions"></a>Consumer Options</h3>
 
 <div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">Option Name</th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value</th><th colspan="1" rowspan="1" class="confluenceTh"> Description</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.prefetchSize</td><td colspan="1" rowspan="1" class="confluenceTd"> variable </td><td colspan="1" rowspan="1" class="confluenceTd"> The number of message the consumer will <span class="error">[prefetch]</span>.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.maximumPendingMessageLimit</td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> Use to control if messages for non-durable topics are dropped if a <span class="error">[slow consumer]</span> situation exists.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.noLocal </td><td colspan="1" rowspan="1" class="confluenceTd"> false </
 td><td colspan="1" rowspan="1" class="confluenceTd"> Same as the noLocal flag on a Topic consumer.  Exposed here so that it can be used with a queue.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.dispatchAsync </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> Should the broker <span class="error">[dispatch messages asynchronously]</span>  to the consumer.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.retroactive</td><td colspan="1" rowspan="1" class="confluenceTd"> false</td><td colspan="1" rowspan="1" class="confluenceTd"> Is this a <span class="error">[Retroactive Consumer]</span>.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.selector</td><td colspan="1" rowspan="1" class="confluenceTd"> null </td><td colspan="1" rowspan="1" class="confluenceTd"> NMS Selector used with the consumer.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd
 ">consumer.exclusive</td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Is this an <span class="error">[Exclusive Consumer]</span>.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.priority</td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> Allows you to configure a <span class="error">[Consumer Priority]</span>.</td></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">Option Name</th><th colspan="1" rowspan="1" class="confluenceTh"> Default Value</th><th colspan="1" rowspan="1" class="confluenceTh"> Description</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.prefetchSize</td><td colspan="1" rowspan="1" class="confluenceTd"> variable </td><td colspan="1" rowspan="1" class="confluenceTd"> The number of message the consumer will <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=NMS&amp;title=What+is+the+prefetch+limit+for&amp;linkCreation=true&amp;fromPageId=25201938">prefetch</a>.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.maximumPendingMessageLimit</td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> Use to control if messages for non-durable topics are dropped if a <a shape="rect" class="cre
 atelink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=NMS&amp;title=Slow+Consumer+Handling&amp;linkCreation=true&amp;fromPageId=25201938">slow consumer</a> situation exists.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.noLocal </td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Same as the noLocal flag on a Topic consumer.  Exposed here so that it can be used with a queue.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.dispatchAsync </td><td colspan="1" rowspan="1" class="confluenceTd"> true </td><td colspan="1" rowspan="1" class="confluenceTd"> Should the broker <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=NMS&amp;title=Consumer+Dispatch+Async&amp;linkCreation=true&amp;fromPageId=25201938">dispatch messages asynchronously</a>  to the consumer.</td></tr><tr><td colspan="1" rows
 pan="1" class="confluenceTd">consumer.retroactive</td><td colspan="1" rowspan="1" class="confluenceTd"> false</td><td colspan="1" rowspan="1" class="confluenceTd"> Is this a <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=NMS&amp;title=Retroactive+Consumer&amp;linkCreation=true&amp;fromPageId=25201938">Retroactive Consumer</a>.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.selector</td><td colspan="1" rowspan="1" class="confluenceTd"> null </td><td colspan="1" rowspan="1" class="confluenceTd"> NMS Selector used with the consumer.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.exclusive</td><td colspan="1" rowspan="1" class="confluenceTd"> false </td><td colspan="1" rowspan="1" class="confluenceTd"> Is this an <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=NMS&amp;title=Exclusive+Consumer&amp;linkCreation=true&am
 p;fromPageId=25201938">Exclusive Consumer</a>.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">consumer.priority</td><td colspan="1" rowspan="1" class="confluenceTd"> 0 </td><td colspan="1" rowspan="1" class="confluenceTd"> Allows you to configure a <a shape="rect" class="createlink" href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=NMS&amp;title=Consumer+Priority&amp;linkCreation=true&amp;fromPageId=25201938">Consumer Priority</a>.</td></tr></tbody></table>
 </div>
 
 
 <h3><a shape="rect" name="ActiveMQDestinationOptions-Example"></a>Example</h3>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-<span class="code-keyword">var</span> queue = session.GetQueue(<span class="code-quote">"TEST.QUEUE?consumer.dispatchAsync=<span class="code-keyword">false</span>&amp;consumer.prefetchSize=10"</span>);
-<span class="code-keyword">var</span> consumer = session.CreateConsumer(queue);
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+var queue = session.GetQueue("TEST.QUEUE?consumer.dispatchAsync=false&amp;consumer.prefetchSize=10");
+var consumer = session.CreateConsumer(queue);
+]]></script>
 </div></div>
 
 
@@ -110,8 +120,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-downloads.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-downloads.html (original)
+++ websites/production/activemq/content/nms/activemq-downloads.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Downloads
     </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="">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">ASF</a>
@@ -93,8 +94,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-enumerate-destination-using-advisory-messages.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-enumerate-destination-using-advisory-messages.html (original)
+++ websites/production/activemq/content/nms/activemq-enumerate-destination-using-advisory-messages.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; -- ActiveMQ Enumerate Destination using Advisory Messages
     </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="">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">ASF</a>
@@ -77,25 +87,25 @@
 <p>This example shows you how to consume Advisory Messages from the Broker to enumerate various destination types.</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[
 /*
  * Licensed to the Apache Software Foundation (ASF) under one or more
  * contributor license agreements.  See the NOTICE file distributed with
- * <span class="code-keyword">this</span> work <span class="code-keyword">for</span> additional information regarding copyright ownership.
- * The ASF licenses <span class="code-keyword">this</span> file to You under the Apache License, Version 2.0
- * (the <span class="code-quote">"License"</span>); you may not use <span class="code-keyword">this</span> file except in compliance with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at
  *
- *     http:<span class="code-comment">//www.apache.org/licenses/LICENSE-2.0
-</span> *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
  * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an <span class="code-quote">"AS IS"</span> BASIS,
+ * distributed under the License is distributed on an "AS IS" BASIS,
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License <span class="code-keyword">for</span> the specific language governing permissions and
+ * See the License for the specific language governing permissions and
  * limitations under the License.
  */
 
-using <span class="code-object">System</span>;
+using System;
 using Apache.NMS;
 using Apache.NMS.Util;
 using Apache.NMS.ActiveMQ;
@@ -105,22 +115,22 @@ namespace AdvisoryExample
 {
     class AdvisoryExample
     {
-        <span class="code-keyword">private</span> IConnection connection;
-        <span class="code-keyword">private</span> ISession session;
+        private IConnection connection;
+        private ISession session;
 
-        <span class="code-keyword">public</span> <span class="code-keyword">const</span> <span class="code-object">String</span> QUEUE_ADVISORY_DESTINATION = <span class="code-quote">"ActiveMQ.Advisory.Queue"</span>;
-        <span class="code-keyword">public</span> <span class="code-keyword">const</span> <span class="code-object">String</span> TOPIC_ADVISORY_DESTINATION = <span class="code-quote">"ActiveMQ.Advisory.Topic"</span>;
-        <span class="code-keyword">public</span> <span class="code-keyword">const</span> <span class="code-object">String</span> TEMPQUEUE_ADVISORY_DESTINATION = <span class="code-quote">"ActiveMQ.Advisory.TempQueue"</span>;
-        <span class="code-keyword">public</span> <span class="code-keyword">const</span> <span class="code-object">String</span> TEMPTOPIC_ADVISORY_DESTINATION = <span class="code-quote">"ActiveMQ.Advisory.TempTopic"</span>;
-
-        <span class="code-keyword">public</span> <span class="code-keyword">const</span> <span class="code-object">String</span> ALLDEST_ADVISORY_DESTINATION = QUEUE_ADVISORY_DESTINATION + <span class="code-quote">","</span> +
-                                                           TOPIC_ADVISORY_DESTINATION + <span class="code-quote">","</span> +
-                                                           TEMPQUEUE_ADVISORY_DESTINATION + <span class="code-quote">","</span> +
+        public const String QUEUE_ADVISORY_DESTINATION = "ActiveMQ.Advisory.Queue";
+        public const String TOPIC_ADVISORY_DESTINATION = "ActiveMQ.Advisory.Topic";
+        public const String TEMPQUEUE_ADVISORY_DESTINATION = "ActiveMQ.Advisory.TempQueue";
+        public const String TEMPTOPIC_ADVISORY_DESTINATION = "ActiveMQ.Advisory.TempTopic";
+
+        public const String ALLDEST_ADVISORY_DESTINATION = QUEUE_ADVISORY_DESTINATION + "," +
+                                                           TOPIC_ADVISORY_DESTINATION + "," +
+                                                           TEMPQUEUE_ADVISORY_DESTINATION + "," +
                                                            TEMPTOPIC_ADVISORY_DESTINATION;
 
         AdvisoryExample()
         {
-            IConnectionFactory factory = <span class="code-keyword">new</span> ConnectionFactory();
+            IConnectionFactory factory = new ConnectionFactory();
 
             connection = factory.CreateConnection();
             connection.Start();
@@ -129,7 +139,7 @@ namespace AdvisoryExample
 
         void EnumerateQueues()
         {
-            Console.WriteLine(<span class="code-quote">"Listing all Queues on Broker:"</span>);
+            Console.WriteLine("Listing all Queues on Broker:");
 
             IDestination dest = session.GetTopic(QUEUE_ADVISORY_DESTINATION);
 
@@ -137,26 +147,26 @@ namespace AdvisoryExample
             {
                 IMessage advisory;
 
-                <span class="code-keyword">while</span>((advisory = consumer.Receive(TimeSpan.FromMilliseconds(2000))) != <span class="code-keyword">null</span>)
+                while((advisory = consumer.Receive(TimeSpan.FromMilliseconds(2000))) != null)
                 {
                     ActiveMQMessage amqMsg = advisory as ActiveMQMessage;
 
-                    <span class="code-keyword">if</span>(amqMsg.DataStructure != <span class="code-keyword">null</span>)
+                    if(amqMsg.DataStructure != null)
                     {
                         DestinationInfo info = amqMsg.DataStructure as DestinationInfo;
-                        <span class="code-keyword">if</span>(info != <span class="code-keyword">null</span>)
+                        if(info != null)
                         {
-                            Console.WriteLine(<span class="code-quote">"   Queue: "</span> + info.Destination.ToString() );
+                            Console.WriteLine("   Queue: " + info.Destination.ToString() );
                         }
                     }
                 }
             }
-            Console.WriteLine(<span class="code-quote">"Listing Complete."</span>);
+            Console.WriteLine("Listing Complete.");
         }
 
         void EnumerateTopics()
         {
-            Console.WriteLine(<span class="code-quote">"Listing all Topics on Broker:"</span>);
+            Console.WriteLine("Listing all Topics on Broker:");
 
             IDestination dest = session.GetTopic(TOPIC_ADVISORY_DESTINATION);
 
@@ -164,26 +174,26 @@ namespace AdvisoryExample
             {
                 IMessage advisory;
 
-                <span class="code-keyword">while</span>((advisory = consumer.Receive(TimeSpan.FromMilliseconds(2000))) != <span class="code-keyword">null</span>)
+                while((advisory = consumer.Receive(TimeSpan.FromMilliseconds(2000))) != null)
                 {
                     ActiveMQMessage amqMsg = advisory as ActiveMQMessage;
 
-                    <span class="code-keyword">if</span>(amqMsg.DataStructure != <span class="code-keyword">null</span>)
+                    if(amqMsg.DataStructure != null)
                     {
                         DestinationInfo info = amqMsg.DataStructure as DestinationInfo;
-                        <span class="code-keyword">if</span>(info != <span class="code-keyword">null</span>)
+                        if(info != null)
                         {
-                            Console.WriteLine(<span class="code-quote">"   Topic: "</span> + info.Destination.ToString() );
+                            Console.WriteLine("   Topic: " + info.Destination.ToString() );
                         }
                     }
                 }
             }
-            Console.WriteLine(<span class="code-quote">"Listing Complete."</span>);
+            Console.WriteLine("Listing Complete.");
         }
 
         void EnumerateDestinations()
         {
-            Console.WriteLine(<span class="code-quote">"Listing all Destinations on Broker:"</span>);
+            Console.WriteLine("Listing all Destinations on Broker:");
 
             IDestination dest = session.GetTopic(ALLDEST_ADVISORY_DESTINATION);
 
@@ -191,23 +201,23 @@ namespace AdvisoryExample
             {
                 IMessage advisory;
 
-                <span class="code-keyword">while</span>((advisory = consumer.Receive(TimeSpan.FromMilliseconds(2000))) != <span class="code-keyword">null</span>)
+                while((advisory = consumer.Receive(TimeSpan.FromMilliseconds(2000))) != null)
                 {
                     ActiveMQMessage amqMsg = advisory as ActiveMQMessage;
 
-                    <span class="code-keyword">if</span>(amqMsg.DataStructure != <span class="code-keyword">null</span>)
+                    if(amqMsg.DataStructure != null)
                     {
                         DestinationInfo info = amqMsg.DataStructure as DestinationInfo;
-                        <span class="code-keyword">if</span>(info != <span class="code-keyword">null</span>)
+                        if(info != null)
                         {
-                            string destType = info.Destination.IsTopic ? <span class="code-quote">"Topic"</span> : <span class="code-quote">"Qeue"</span>;
-                            destType = info.Destination.IsTemporary ? <span class="code-quote">"Temporary"</span> + destType : destType;
-                            Console.WriteLine(<span class="code-quote">"   "</span> + destType + <span class="code-quote">": "</span> + info.Destination.ToString() );
+                            string destType = info.Destination.IsTopic ? "Topic" : "Qeue";
+                            destType = info.Destination.IsTemporary ? "Temporary" + destType : destType;
+                            Console.WriteLine("   " + destType + ": " + info.Destination.ToString() );
                         }
                     }
                 }
             }
-            Console.WriteLine(<span class="code-quote">"Listing Complete."</span>);
+            Console.WriteLine("Listing Complete.");
         }
 
         void ShutDown()
@@ -216,9 +226,9 @@ namespace AdvisoryExample
             connection.Close();
         }
 
-        <span class="code-keyword">public</span> <span class="code-keyword">static</span> void Main (string[] args)
+        public static void Main (string[] args)
         {
-            AdvisoryExample ex = <span class="code-keyword">new</span> AdvisoryExample();
+            AdvisoryExample ex = new AdvisoryExample();
 
             ex.EnumerateQueues();
             ex.EnumerateTopics();
@@ -228,7 +238,7 @@ namespace AdvisoryExample
     }
 }
 
-</pre>
+]]></script>
 </div></div>
           </div>
         </td>
@@ -247,8 +257,8 @@ namespace AdvisoryExample
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-examples.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-examples.html (original)
+++ websites/production/activemq/content/nms/activemq-examples.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Examples
     </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="">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">ASF</a>
@@ -90,8 +91,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-exclusive-consumers.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-exclusive-consumers.html (original)
+++ websites/production/activemq/content/nms/activemq-exclusive-consumers.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; -- ActiveMQ Exclusive Consumers
     </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="">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">ASF</a>
@@ -85,10 +95,10 @@
 <p>An Exclusive Consumer is created using <a shape="rect" href="activemq-uri-configuration.html" title="ActiveMQ URI Configuration">ActiveMQ URI Configuration</a> as follows:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-<span class="code-keyword">var</span> queue = session.GetQueue(<span class="code-quote">"TEST.QUEUE?consumer.exclusive=<span class="code-keyword">true</span>"</span>);
-<span class="code-keyword">var</span> consumer = session.CreateConsumer(queue);
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+var queue = session.GetQueue("TEST.QUEUE?consumer.exclusive=true");
+var consumer = session.CreateConsumer(queue);
+]]></script>
 </div></div>
           </div>
         </td>
@@ -107,8 +117,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

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

Modified: websites/production/activemq/content/nms/activemq-message-dispatching-features.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-message-dispatching-features.html (original)
+++ websites/production/activemq/content/nms/activemq-message-dispatching-features.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Message Dispatching Features
     </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="">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">ASF</a>
@@ -90,8 +91,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-message-features.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-message-features.html (original)
+++ websites/production/activemq/content/nms/activemq-message-features.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Message Features
     </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="">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">ASF</a>
@@ -90,8 +91,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-mirrored-queues.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-mirrored-queues.html (original)
+++ websites/production/activemq/content/nms/activemq-mirrored-queues.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Mirrored Queues
     </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="">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">ASF</a>
@@ -74,9 +75,9 @@
           <div class="wiki-content maincontent">
 <h2><a shape="rect" name="ActiveMQMirroredQueues-MirroredQueues"></a>Mirrored Queues</h2>
 
-<p>Queues provide an excellent reliable and high performance <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/How+does+a+Queue+compare+to+a+Topic" title="How does a Queue compare to a Topic">load balancing mechanism</a>. Each message placed on a queue can only be successfully processed by a single consumer. This is a good thing! <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/smile.gif" height="20" width="20" alt="" border="0">. However sometimes you want to monitor what messages flow between the producers and consumers on a queue. </p>
+<p>Queues provide an excellent reliable and high performance <a shape="rect" href="../how-does-a-queue-compare-to-a-topic.html" title="How does a Queue compare to a Topic">load balancing mechanism</a>. Each message placed on a queue can only be successfully processed by a single consumer. This is a good thing! <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/smile.gif" height="20" width="20" alt="" border="0">. However sometimes you want to monitor what messages flow between the producers and consumers on a queue. </p>
 
-<p>To do this you can use <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Virtual+Destinations" title="Virtual Destinations">Virtual Destinations</a> to setup a virtual Queue which forwards the message to multiple physical queues. However enabling this for every single queue in your system can be painful.</p>
+<p>To do this you can use <a shape="rect" href="../virtual-destinations.html" title="Virtual Destinations">Virtual Destinations</a> to setup a virtual Queue which forwards the message to multiple physical queues. However enabling this for every single queue in your system can be painful.</p>
 
 <p>So to make it easy to monitor queues, we have added a feature we call <em>Mirrored Queues</em>. Mirrored Queues are kinda like a zero-configuration <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/wire-tap.html">Wire Tap</a> on all of your queues inside your Message Broker.</p>
 
@@ -86,28 +87,28 @@
 
 <p>If you enable Mirrored Queues then by default you can subscribe to the topic <b>VirtualTopic.Mirror.Foo.Bar</b> and receive all the messages that are sent to the queue <b>Foo.Bar</b>. Since its a topic as many consumers can subscribe to this topic as are required.</p>
 
-<p>If you want you can use this feature with <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Virtual+Destinations" title="Virtual Destinations">Virtual Topics</a>; so that you can define a logical consumer; say called A. Then you can subscribe to the queue <b>Consumer.A.VirtualTopic.Mirror.Foo.Bar</b> to receive all the messages sent to queue <b>Foo.Bar</b> for the consumer A. You can then run multiple instances of this consumer who can then load balance among each other.</p>
+<p>If you want you can use this feature with <a shape="rect" href="../virtual-destinations.html" title="Virtual Destinations">Virtual Topics</a>; so that you can define a logical consumer; say called A. Then you can subscribe to the queue <b>Consumer.A.VirtualTopic.Mirror.Foo.Bar</b> to receive all the messages sent to queue <b>Foo.Bar</b> for the consumer A. You can then run multiple instances of this consumer who can then load balance among each other.</p>
 
-<p>This combination of Mirrored Queues and <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Virtual+Destinations" title="Virtual Destinations">Virtual Destinations</a> can be extremely useful for monitoring transaction flows; for example with <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/bam.html">Business Activity Monitoring (BAM)</a>.</p>
+<p>This combination of Mirrored Queues and <a shape="rect" href="../virtual-destinations.html" title="Virtual Destinations">Virtual Destinations</a> can be extremely useful for monitoring transaction flows; for example with <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/bam.html">Business Activity Monitoring (BAM)</a>.</p>
 
 <h3><a shape="rect" name="ActiveMQMirroredQueues-HowMirroredQueueswork"></a>How Mirrored Queues work</h3>
 
 <p>When enabled, mirrored queues causes every message sent to a queue to also be sent to a topic of a similar name; so that folks who are interested in watching message exchanges on a queue can consume from the mirrored queue topic.</p>
 
-<p>When coupled with <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Virtual+Destinations" title="Virtual Destinations">Virtual Topics</a> on this topic as described in the above example, you can actually end up creating new queues which are mirrors of a given queue dynamically at runtime!</p>
+<p>When coupled with <a shape="rect" href="../virtual-destinations.html" title="Virtual Destinations">Virtual Topics</a> on this topic as described in the above example, you can actually end up creating new queues which are mirrors of a given queue dynamically at runtime!</p>
 
 <h3><a shape="rect" name="ActiveMQMirroredQueues-EnablingMirroredQueues"></a>Enabling Mirrored Queues</h3>
 
 <p>By default Mirrored Queues is disabled; as enabling it will cause a virtual topic to be created for each queue you use.</p>
 
-<p>To enable Mirrored Queues, set the <b>useMirroredQueues</b> property on <a shape="rect" class="external-link" href="http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/broker/BrokerService.html">BrokerService</a> or add the following inside the &lt;broker&gt; element in the <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Xml+Configuration" title="Xml Configuration">Xml Configuration</a>:</p>
+<p>To enable Mirrored Queues, set the <b>useMirroredQueues</b> property on <a shape="rect" class="external-link" href="http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/broker/BrokerService.html">BrokerService</a> or add the following inside the &lt;broker&gt; element in the <a shape="rect" href="../xml-configuration.html" title="Xml Configuration">Xml Configuration</a>:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
-    <span class="code-tag">&lt;destinationInterceptors&gt;</span>
-        <span class="code-tag">&lt;mirroredQueue copyMessage = <span class="code-quote">"true"</span> postfix=<span class="code-quote">".qmirror"</span> prefix=""/&gt;</span>
-    <span class="code-tag">&lt;/destinationInterceptors&gt;</span>
-</pre>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+    &lt;destinationInterceptors&gt;
+        &lt;mirroredQueue copyMessage = "true" postfix=".qmirror" prefix=""/&gt;
+    &lt;/destinationInterceptors&gt;
+]]></script>
 </div></div>
 
 <p>This would make a topic named "*.qmirror" for each queue on your Broker.</p>
@@ -129,8 +130,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-net-110-release.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-net-110-release.html (original)
+++ websites/production/activemq/content/nms/activemq-net-110-release.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; -- ActiveMQ .NET 1.1.0 Release
     </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="">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">ASF</a>
@@ -98,15 +108,15 @@
 <h2><a shape="rect" name="ActiveMQ.NET1.1.0Release-SVNTagCheckout"></a>SVN Tag Checkout</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-net/tags/1.1.0/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-net/tags/1.1.0/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="ActiveMQ.NET1.1.0Release-Changelog"></a>Changelog</h2>
 
 <p>For a more detailed view of new features and bug fixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&amp;styleName=Html&amp;version=11814">release notes</a></p>
-<div class="error"><span class="error">jiraissues: JIRA project does not exist or you do not have permission to view it.</span> </div>
+<div class="error"><span class="error">Unknown macro: {jiraissues}</span> </div>
 <p>&#160;</p>
           </div>
         </td>
@@ -125,8 +135,8 @@ svn co https:<span class="code-comment">
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-net-120-release.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-net-120-release.html (original)
+++ websites/production/activemq/content/nms/activemq-net-120-release.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; -- ActiveMQ .NET 1.2.0 Release
     </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="">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">ASF</a>
@@ -116,15 +126,15 @@
 <h2><a shape="rect" name="ActiveMQ.NET1.2.0Release-SVNTagCheckout"></a>SVN Tag Checkout</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-dotnet/tags/1.2.0/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/tags/1.2.0/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="ActiveMQ.NET1.2.0Release-Changelog"></a>Changelog</h2>
 
 <p>For a more detailed view of new features and bug fixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&amp;styleName=Html&amp;version=11815">release notes</a></p>
-<div class="error"><span class="error">jiraissues: JIRA project does not exist or you do not have permission to view it.</span> </div>
+<div class="error"><span class="error">Unknown macro: {jiraissues}</span> </div>
 <p>&#160;</p>
           </div>
         </td>
@@ -143,8 +153,8 @@ svn co https:<span class="code-comment">
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-net-130-release.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-net-130-release.html (original)
+++ websites/production/activemq/content/nms/activemq-net-130-release.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; -- ActiveMQ .NET 1.3.0 Release
     </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="">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">ASF</a>
@@ -113,15 +123,15 @@
 <h2><a shape="rect" name="ActiveMQ.NET1.3.0Release-SVNTagCheckout"></a>SVN Tag Checkout</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-dotnet/tags/1.3.0/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/tags/1.3.0/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="ActiveMQ.NET1.3.0Release-Changelog"></a>Changelog</h2>
 
 <p>For a more detailed view of new features and bug fixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&amp;styleName=Html&amp;version=12150">release notes</a></p>
-<div class="error"><span class="error">jiraissues: JIRA project does not exist or you do not have permission to view it.</span> </div>
+<div class="error"><span class="error">Unknown macro: {jiraissues}</span> </div>
 <p>&#160;</p>
           </div>
         </td>
@@ -140,8 +150,8 @@ svn co https:<span class="code-comment">
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-net-140-release.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-net-140-release.html (original)
+++ websites/production/activemq/content/nms/activemq-net-140-release.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; -- ActiveMQ .NET 1.4.0 Release
     </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="">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">ASF</a>
@@ -113,15 +123,15 @@
 <h2><a shape="rect" name="ActiveMQ.NET1.4.0Release-SVNTagCheckout"></a>SVN Tag Checkout</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-dotnet/tags/1.4.0/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/tags/1.4.0/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="ActiveMQ.NET1.4.0Release-Changelog"></a>Changelog</h2>
 
 <p>For a more detailed view of new features and bug fixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/activemq/secure/ReleaseNote.jspa?projectId=11010&amp;styleName=Html&amp;version=12188">release notes</a></p>
-<div class="error"><span class="error">jiraissues: JIRA project does not exist or you do not have permission to view it.</span> </div>
+<div class="error"><span class="error">Unknown macro: {jiraissues}</span> </div>
 <p>&#160;</p>
           </div>
         </td>
@@ -140,8 +150,8 @@ svn co https:<span class="code-comment">
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-retroactive-consumers.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-retroactive-consumers.html (original)
+++ websites/production/activemq/content/nms/activemq-retroactive-consumers.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; -- ActiveMQ Retroactive Consumers
     </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="">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">ASF</a>
@@ -76,17 +86,17 @@
 
 <p>A retroactive consumer is just a regular NMS consumer who indicates that at the start of a subscription every attempt should be used to go back in time and send any old messages (or the last message sent on that topic) that the consumer may have missed.</p>
 
-<p>See the <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Subscription+Recovery+Policy" title="Subscription Recovery Policy">Subscription Recovery Policy</a> for more detail.</p>
+<p>See the <a shape="rect" href="../subscription-recovery-policy.html" title="Subscription Recovery Policy">Subscription Recovery Policy</a> for more detail.</p>
 
 <h3><a shape="rect" name="ActiveMQRetroactiveConsumers-Example"></a>Example</h3>
 
 <p>You mark a Consumer as being retroactive as follows:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-java">
-<span class="code-keyword">var</span> topic = session.GetTopic(<span class="code-quote">"TEST.Topic?consumer.retroactive=<span class="code-keyword">true</span>"</span>);
-<span class="code-keyword">var</span> consumer = session.CreateConsumer(topic);
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+var topic = session.GetTopic("TEST.Topic?consumer.retroactive=true");
+var consumer = session.CreateConsumer(topic);
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="ActiveMQRetroactiveConsumers-Limitations"></a>Limitations</h2>
@@ -113,8 +123,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-uri-configuration.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-uri-configuration.html (original)
+++ websites/production/activemq/content/nms/activemq-uri-configuration.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ URI Configuration
     </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="">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">ASF</a>
@@ -180,8 +181,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-virtual-destinations.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-virtual-destinations.html (original)
+++ websites/production/activemq/content/nms/activemq-virtual-destinations.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Virtual Destinations
     </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="">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">ASF</a>
@@ -85,9 +86,9 @@
 <ul><li>load balancing of messages.</li><li>fast failover of the subscriber if that one process running that one consumer thread dies.</li></ul>
 
 
-<p>Now <em>queue</em> semantics in JMS offer the ability to load balance work across a number of consumers in a reliable way - allowing many threads, processes and machines to be used to process messages. Then we have sophisticated sticky load balancing techniques like <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Message+Groups" title="Message Groups">Message Groups</a> to load balance and parallelise work while maintaining ordering.</p>
+<p>Now <em>queue</em> semantics in JMS offer the ability to load balance work across a number of consumers in a reliable way - allowing many threads, processes and machines to be used to process messages. Then we have sophisticated sticky load balancing techniques like <a shape="rect" href="../message-groups.html" title="Message Groups">Message Groups</a> to load balance and parallelise work while maintaining ordering.</p>
 
-<p>Another added benefit of having physical queues for each logical topic subscriber is we can them monitor the queue depths via <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/JMX" title="JMX">JMX</a> to monitor system performance together with being able to browse these physical queues.</p>
+<p>Another added benefit of having physical queues for each logical topic subscriber is we can them monitor the queue depths via <a shape="rect" href="../jmx.html" title="JMX">JMX</a> to monitor system performance together with being able to browse these physical queues.</p>
 
 <h3><a shape="rect" name="ActiveMQVirtualDestinations-VirtualTopicstotherescue"></a>Virtual Topics to the rescue</h3>
 
@@ -106,66 +107,68 @@
 <p>You can configure this to use whatever naming convention you wish. The following <a shape="rect" class="external-link" href="https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-unit-tests/src/test/resources/org/apache/activemq/broker/virtual/global-virtual-topics.xml">example</a> shows how to make all topics virtual topics. The example below is using the name <b>&gt;</b> to indicate 'match all topics'. You could use this wildcard to apply different virtual topic policies in different hierarchies.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">&lt;beans 
-  xmlns=<span class="code-quote">"http://www.springframework.org/schema/beans"</span> 
-  <span class="code-keyword">xmlns:amq</span>=<span class="code-quote">"http://activemq.apache.org/schema/core"</span>
-  <span class="code-keyword">xmlns:xsi</span>=<span class="code-quote">"http://www.w3.org/2001/XMLSchema-instance"</span>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+&lt;beans 
+  xmlns="http://www.springframework.org/schema/beans" 
+  xmlns:amq="http://activemq.apache.org/schema/core"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
   http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core.xsd"&gt;
 
-  <span class="code-tag">&lt;bean class=<span class="code-quote">"org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"</span> /&gt;</span>
+  &lt;bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer" /&gt;
 
-  <span class="code-tag">&lt;broker xmlns=<span class="code-quote">"http://activemq.apache.org/schema/core"</span>&gt;</span>
-    <span class="code-tag">&lt;destinationInterceptors&gt;</span>
-      <span class="code-tag">&lt;virtualDestinationInterceptor&gt;</span>
-        <span class="code-tag">&lt;virtualDestinations&gt;</span>
-          <span class="code-tag">&lt;virtualTopic name=<span class="code-quote">"&gt;</span>"</span> prefix=<span class="code-quote">"VirtualTopicConsumers.*."</span> selectorAware=<span class="code-quote">"false"</span>/&gt;
-        <span class="code-tag">&lt;/virtualDestinations&gt;</span>
-      <span class="code-tag">&lt;/virtualDestinationInterceptor&gt;</span>
-    <span class="code-tag">&lt;/destinationInterceptors&gt;</span>
+  &lt;broker xmlns="http://activemq.apache.org/schema/core"&gt;
+    &lt;destinationInterceptors&gt;
+      &lt;virtualDestinationInterceptor&gt;
+        &lt;virtualDestinations&gt;
+          &lt;virtualTopic name="&gt;" prefix="VirtualTopicConsumers.*." selectorAware="false"/&gt;
+        &lt;/virtualDestinations&gt;
+      &lt;/virtualDestinationInterceptor&gt;
+    &lt;/destinationInterceptors&gt;
 
-  <span class="code-tag">&lt;/broker&gt;</span>
+  &lt;/broker&gt;
 
-<span class="code-tag">&lt;/beans&gt;</span>
-</pre>
+&lt;/beans&gt;
+]]></script>
 </div></div>
 
 <p>Note that making a topic virtual does add a small CPU overhead when sending messages to the topic but it is fairly small. From version <b>5.4</b>, dispatch from virtual topics to subscription queues can be <b>selectorAware</b> such that only messages that match one of the existing subscribers are actually dispatched. Using this option prevents the build up of unmatched messages when selectors are used by exclusive consumers.</p>
 
 <h2><a shape="rect" name="ActiveMQVirtualDestinations-CompositeDestinations"></a>Composite Destinations</h2>
 
-<p>Composite Destinations allow for one-to-many relationships on individual destinations; the main use case is for <em>composite queues</em>. For example when a message is sent to queue A you may want to forward it also to queues B and C and topic D. Composite destinations are then a mapping from a virtual destination to a collection of other physical destinations. In this case the mapping is broker side and the client is unaware of the mapping between the destinations. This is different from client side <a shape="rect" href="https://cwiki.apache.org/confluence/display/ACTIVEMQ/Composite+Destinations" title="Composite Destinations">Composite Destinations</a> where the client uses a URL notation to specify the actual physical destinations that a message must be sent to.</p>
+<p>Composite Destinations allow for one-to-many relationships on individual destinations; the main use case is for <em>composite queues</em>. For example when a message is sent to queue A you may want to forward it also to queues B and C and topic D. Composite destinations are then a mapping from a virtual destination to a collection of other physical destinations. In this case the mapping is broker side and the client is unaware of the mapping between the destinations. This is different from client side <a shape="rect" href="../composite-destinations.html" title="Composite Destinations">Composite Destinations</a> where the client uses a URL notation to specify the actual physical destinations that a message must be sent to.</p>
 
 <p>The following <a shape="rect" class="external-link" href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-unit-tests/src/test/resources/org/apache/activemq/broker/virtual/composite-queue.xml">example</a> shows how to set up a <b>&lt;compositeQueue/&gt;</b> element in the XML configuration so that when a message is sent to <tt>MY.QUEUE</tt> then it is really forwarded to the physical queue <tt>FOO</tt> and the topic <tt>BAR</tt>.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">&lt;beans 
-  xmlns=<span class="code-quote">"http://www.springframework.org/schema/beans"</span> 
-  <span class="code-keyword">xmlns:amq</span>=<span class="code-quote">"http://activemq.apache.org/schema/core"</span>
-  <span class="code-keyword">xmlns:xsi</span>=<span class="code-quote">"http://www.w3.org/2001/XMLSchema-instance"</span>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+&lt;beans 
+  xmlns="http://www.springframework.org/schema/beans" 
+  xmlns:amq="http://activemq.apache.org/schema/core"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
   http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core.xsd"&gt;
 
-  <span class="code-tag">&lt;bean class=<span class="code-quote">"org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"</span> /&gt;</span>
+  &lt;bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer" /&gt;
 
-  <span class="code-tag">&lt;broker persistent=<span class="code-quote">"false"</span> useJmx=<span class="code-quote">"false"</span> xmlns=<span class="code-quote">"http://activemq.apache.org/schema/core"</span>&gt;</span>
-    <span class="code-tag">&lt;destinationInterceptors&gt;</span>
-      <span class="code-tag">&lt;virtualDestinationInterceptor&gt;</span>
-        <span class="code-tag">&lt;virtualDestinations&gt;</span>
-          <span class="code-tag">&lt;compositeQueue name=<span class="code-quote">"MY.QUEUE"</span>&gt;</span>
-            <span class="code-tag">&lt;forwardTo&gt;</span>
-              <span class="code-tag">&lt;queue physicalName=<span class="code-quote">"FOO"</span> /&gt;</span>
-              <span class="code-tag">&lt;topic physicalName=<span class="code-quote">"BAR"</span> /&gt;</span>
-            <span class="code-tag">&lt;/forwardTo&gt;</span>
-          <span class="code-tag">&lt;/compositeQueue&gt;</span>
-        <span class="code-tag">&lt;/virtualDestinations&gt;</span>
-      <span class="code-tag">&lt;/virtualDestinationInterceptor&gt;</span>
-    <span class="code-tag">&lt;/destinationInterceptors&gt;</span>
+  &lt;broker persistent="false" useJmx="false" xmlns="http://activemq.apache.org/schema/core"&gt;
+    &lt;destinationInterceptors&gt;
+      &lt;virtualDestinationInterceptor&gt;
+        &lt;virtualDestinations&gt;
+          &lt;compositeQueue name="MY.QUEUE"&gt;
+            &lt;forwardTo&gt;
+              &lt;queue physicalName="FOO" /&gt;
+              &lt;topic physicalName="BAR" /&gt;
+            &lt;/forwardTo&gt;
+          &lt;/compositeQueue&gt;
+        &lt;/virtualDestinations&gt;
+      &lt;/virtualDestinationInterceptor&gt;
+    &lt;/destinationInterceptors&gt;
 
-  <span class="code-tag">&lt;/broker&gt;</span>
+  &lt;/broker&gt;
 
-<span class="code-tag">&lt;/beans&gt;</span>
-</pre>
+&lt;/beans&gt;
+]]></script>
 </div></div>
 
 <p>By default, subscribers cannot consume messages directly from a composite queue or topic - it is a logical construct only. Given the configuration above, subscribers can only consume messages from <tt>FOO</tt> and <tt>BAR</tt>; but not <tt>MY.QUEUE</tt>.</p>
@@ -173,11 +176,11 @@
 <p>This behaviour can be altered to implement use cases such as watching a queue by sending the same messages to a notification topic (wire tapping), by setting the optionally set <tt>forwardOnly</tt> attribute to false.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml"><span class="code-tag">&lt;compositeQueue name=<span class="code-quote">"IncomingOrders"</span> forwardOnly=<span class="code-quote">"false"</span>&gt;</span>
-    <span class="code-tag">&lt;forwardTo&gt;</span>
-        <span class="code-tag">&lt;topic physicalName=<span class="code-quote">"Notifications"</span> /&gt;</span>
-    <span class="code-tag">&lt;/forwardTo&gt;</span>
-<span class="code-tag">&lt;/compositeQueue&gt;</span></pre>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;compositeQueue name="IncomingOrders" forwardOnly="false"&gt;
+    &lt;forwardTo&gt;
+        &lt;topic physicalName="Notifications" /&gt;
+    &lt;/forwardTo&gt;
+&lt;/compositeQueue&gt;]]></script>
 </div></div>
 
 <p>Messages sent to <tt>IncomingOrders</tt> will all be copied and forwarded to <tt>Notifications</tt>, before being placed on the physical <tt>IncomingOrders</tt> queue for consumption by subscribers.</p>
@@ -193,52 +196,53 @@
 <p>The following example shows how a message sent to the virtual destination <b>MY.QUEUE</b> will be forwarded to <b>FOO</b> and <b>BAR</b> if the selectors match</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">&lt;beans 
-  xmlns=<span class="code-quote">"http://www.springframework.org/schema/beans"</span> 
-  <span class="code-keyword">xmlns:amq</span>=<span class="code-quote">"http://activemq.apache.org/schema/core"</span>
-  <span class="code-keyword">xmlns:xsi</span>=<span class="code-quote">"http://www.w3.org/2001/XMLSchema-instance"</span>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+&lt;beans 
+  xmlns="http://www.springframework.org/schema/beans" 
+  xmlns:amq="http://activemq.apache.org/schema/core"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
   http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core.xsd"&gt;
 
-  <span class="code-tag">&lt;bean class=<span class="code-quote">"org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"</span> /&gt;</span>
+  &lt;bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer" /&gt;
 
-  <span class="code-tag">&lt;broker xmlns=<span class="code-quote">"http://activemq.apache.org/schema/core"</span>&gt;</span>
-    <span class="code-tag">&lt;destinationInterceptors&gt;</span>
-      <span class="code-tag">&lt;virtualDestinationInterceptor&gt;</span>
-        <span class="code-tag">&lt;virtualDestinations&gt;</span>
-          <span class="code-tag">&lt;compositeQueue name=<span class="code-quote">"MY.QUEUE"</span>&gt;</span>
-            <span class="code-tag">&lt;forwardTo&gt;</span>
-              <span class="code-tag">&lt;filteredDestination selector=<span class="code-quote">"odd = 'yes'"</span> queue=<span class="code-quote">"FOO"</span>/&gt;</span>
-              <span class="code-tag">&lt;filteredDestination selector=<span class="code-quote">"i = 5"</span> topic=<span class="code-quote">"BAR"</span>/&gt;</span>
-            <span class="code-tag">&lt;/forwardTo&gt;</span>
-          <span class="code-tag">&lt;/compositeQueue&gt;</span>
-        <span class="code-tag">&lt;/virtualDestinations&gt;</span>
-      <span class="code-tag">&lt;/virtualDestinationInterceptor&gt;</span>
-    <span class="code-tag">&lt;/destinationInterceptors&gt;</span>
+  &lt;broker xmlns="http://activemq.apache.org/schema/core"&gt;
+    &lt;destinationInterceptors&gt;
+      &lt;virtualDestinationInterceptor&gt;
+        &lt;virtualDestinations&gt;
+          &lt;compositeQueue name="MY.QUEUE"&gt;
+            &lt;forwardTo&gt;
+              &lt;filteredDestination selector="odd = 'yes'" queue="FOO"/&gt;
+              &lt;filteredDestination selector="i = 5" topic="BAR"/&gt;
+            &lt;/forwardTo&gt;
+          &lt;/compositeQueue&gt;
+        &lt;/virtualDestinations&gt;
+      &lt;/virtualDestinationInterceptor&gt;
+    &lt;/destinationInterceptors&gt;
 
-  <span class="code-tag">&lt;/broker&gt;</span>
+  &lt;/broker&gt;
 
-<span class="code-tag">&lt;/beans&gt;</span>
-</pre>
+&lt;/beans&gt;
+]]></script>
 </div></div>
 
 
 <h2><a shape="rect" name="ActiveMQVirtualDestinations-AvoidingDuplicateMessageinaNetworkofBrokers"></a>Avoiding Duplicate Message in a Network of Brokers</h2>
 
-<p>You have to make sure that the messages sent to the <b>Consumer.*.VirtualTopic.&gt;</b> destination are not forwarded.  If you use Virtual Topics in a network of brokers, it is likely you will get duplicate messages if you use the default network configuration.  This is because a network node will not only forward message sent to the virtual topic, but also the associated physical queues.  To fix this, you should disable forwarding messages on the associated physical queues.  </p>
+<p>You have to make sure that the messages sent to the <b>Consumer.*.VirtualTopic.&gt;</b> destination are not forwarded when you're using both queue-based and non-queue based subscribers to the virtual topic (that is, if you have normal topic subscribers to the virtual topic).  If you use Virtual Topics in a network of brokers, it is likely you will get duplicate messages if you use the default network configuration.  This is because a network node will not only forward message sent to the virtual topic, but also the associated physical queues.  To fix this, you should disable forwarding messages on the associated physical queues.  </p>
 
 <p>Here is an example of how to do that:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
-<pre class="code-xml">
-    <span class="code-tag">&lt;networkConnectors&gt;</span>
-      <span class="code-tag">&lt;networkConnector uri=<span class="code-quote">"static://(tcp://localhost:61617)"</span>&gt;</span>
-      	<span class="code-tag">&lt;excludedDestinations&gt;</span>
-   	  <span class="code-tag">&lt;queue physicalName=<span class="code-quote">"Consumer.*.VirtualTopic.&gt;</span>"</span>/&gt;
-      	<span class="code-tag">&lt;/excludedDestinations&gt;</span>
-      <span class="code-tag">&lt;/networkConnector&gt;</span>
-    <span class="code-tag">&lt;/networkConnectors&gt;</span>
-</pre>
+<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[
+    &lt;networkConnectors&gt;
+      &lt;networkConnector uri="static://(tcp://localhost:61617)"&gt;
+      	&lt;excludedDestinations&gt;
+   	  &lt;queue physicalName="Consumer.*.VirtualTopic.&gt;"/&gt;
+      	&lt;/excludedDestinations&gt;
+      &lt;/networkConnector&gt;
+    &lt;/networkConnectors&gt;
+]]></script>
 </div></div>
           </div>
         </td>
@@ -257,8 +261,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/activemq-wildcards.html
==============================================================================
--- websites/production/activemq/content/nms/activemq-wildcards.html (original)
+++ websites/production/activemq/content/nms/activemq-wildcards.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- ActiveMQ Wildcards
     </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="">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">ASF</a>
@@ -108,12 +109,12 @@
 <p>To</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;plugins&gt;
        .....
        &lt;destinationPathSeparatorPlugin/&gt;
     &lt;/plugins&gt;
-</pre>
+]]></script>
 </div></div>
 
 <p>Please note that you should add this plugin as last if you want it to work properly with other plugins (such as <a shape="rect" class="external-link" href="http://activemq.apache.org/security.html">security</a> for example).</p>
@@ -139,8 +140,8 @@
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">

Modified: websites/production/activemq/content/nms/apachenms-150-release.html
==============================================================================
--- websites/production/activemq/content/nms/apachenms-150-release.html (original)
+++ websites/production/activemq/content/nms/apachenms-150-release.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; -- Apache.NMS 1.5.0 Release
     </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="">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">ASF</a>
@@ -134,58 +144,16 @@
 <h2><a shape="rect" name="Apache.NMS1.5.0Release-SVNTagCheckout"></a>SVN Tag Checkout</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-dotnet/tags/1.5.0/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/tags/1.5.0/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="Apache.NMS1.5.0Release-Changelog"></a>Changelog</h2>
 
-<p>For a more detailed view of new features and bug fixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&amp;styleName=Html&amp;version=12315640">release notes</a><br clear="none">
-    
-    
-
-
-
-</p><div class="jiraissues_table">
-
-    <fieldset class="hidden">
-        <input type="hidden" name="retrieverUrlHtml" value="https://cwiki.apache.org/confluence/plugins/servlet/issue-retriever?url=https%3A%2F%2Fissues.apache.org%2Factivemq%2Fsr%2Fjira.issueviews%3Asearchrequest-xml%2Ftemp%2FSearchRequest.xml%3F%26p2id%3D12311201%26fixfor%3D12315640&amp;columns=type&amp;columns=key&amp;columns=summary&amp;columns=assignee&amp;columns=reporter&amp;columns=priority&amp;columns=status&amp;columns=resolution&amp;columns=created&amp;columns=updated&amp;columns=due&amp;useTrustedConnection=true">
-        <input type="hidden" name="sortField" value="key">
-        <input type="hidden" name="sortOrder" value="desc">
-        <input type="hidden" name="clickableUrl" value="https://issues.apache.org/activemq/secure/IssueNavigator.jspa?reset=true&amp;&amp;p2id=12311201&amp;fixfor=12315640&amp;sorter/field=issuekey&amp;sorter/order=DESC">
-        <input type="hidden" name="title" value="JIRA Issues">
-        <input type="hidden" name="requestedPage" value="1">
-        <input type="hidden" name="resultsPerPage" value="500">
-        <input type="hidden" name="errormsg" value="Connection Error">
-        <input type="hidden" name="pagestat" value="Displaying {from} to {to} of {total} items">
-        <input type="hidden" name="procmsg" value="Processing, please wait...">
-        <input type="hidden" name="nomsg" value="No items">
-        <input type="hidden" name="useCache" value="true">
-        <input type="hidden" name="showTrustWarnings" value="true">
-                <input type="hidden" name="sortEnabled" value="true">
-        <input type="hidden" name="width" value="100%">
-                                <input type="hidden" class="columns nowrap" name="Type" value="type">
-                                <input type="hidden" class="columns nowrap" name="Key" value="key">
-                                <input type="hidden" class="columns" name="Summary" value="summary">
-                                <input type="hidden" class="columns nowrap" name="Assignee" value="assignee">
-                                <input type="hidden" class="columns nowrap" name="Reporter" value="reporter">
-                                <input type="hidden" class="columns nowrap" name="Priority" value="priority">
-                                <input type="hidden" class="columns nowrap" name="Status" value="status">
-                                <input type="hidden" class="columns nowrap" name="Resolution" value="resolution">
-                                <input type="hidden" class="columns nowrap" name="Created" value="created">
-                                <input type="hidden" class="columns nowrap" name="Updated" value="updated">
-                                <input type="hidden" class="columns nowrap" name="Due" value="due">
-                <input type="hidden" name="jiraissuesError" value="Error">
-    </fieldset>
-
-    <a shape="rect" name="jiraissues"></a>
-
-        <div class="trusted_warnings" style="display:none"><div class="panelMacro"><table class="noteMacro"><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/warning.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"></td></tr></table></div></div>
-    
-        <iframe frameborder="0" scrolling="auto" class="jiraissues_errorMsgSandbox hidden"></iframe>
-</div>
-&#160;
+<p>For a more detailed view of new features and bug fixes, see the <a shape="rect" class="external-link" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311201&amp;styleName=Html&amp;version=12315640">release notes</a></p>
+<div class="error"><span class="error">Unknown macro: {jiraissues}</span> </div>
+<p>&#160;</p>
           </div>
         </td>
         <td valign="top">
@@ -203,8 +171,8 @@ svn co https:<span class="code-comment">
 
 
 <h3><a shape="rect" name="Navigation-Search"></a>Search</h3>
-
-<form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
+<p>
+</p><form enctype="application/x-www-form-urlencoded" method="get" id="cse-search-box" action="http://www.google.com/cse">
   <div>
     <input type="hidden" name="cx" value="007878419884033443453:m5nhvy4hmyq">
     <input type="hidden" name="ie" value="UTF-8">