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 [24/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/apachenmsstomp-v153.html
==============================================================================
--- websites/production/activemq/content/nms/apachenmsstomp-v153.html (original)
+++ websites/production/activemq/content/nms/apachenmsstomp-v153.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.Stomp v1.5.3
     </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>
@@ -95,9 +105,9 @@
 <h2><a shape="rect" name="Apache.NMS.Stompv1.5.3-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/Apache.NMS.Stomp/tags/1.5.3/</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+svn co https://svn.apache.org/repos/asf/activemq/activemq-dotnet/Apache.NMS.Stomp/tags/1.5.3/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="Apache.NMS.Stompv1.5.3-Changelog"></a>Changelog</h2>
@@ -120,8 +130,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/apachenmsstomp.html
==============================================================================
--- websites/production/activemq/content/nms/apachenmsstomp.html (original)
+++ websites/production/activemq/content/nms/apachenmsstomp.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Apache.NMS.Stomp
     </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>
@@ -92,8 +93,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/apachenmswcf-v110.html
==============================================================================
--- websites/production/activemq/content/nms/apachenmswcf-v110.html (original)
+++ websites/production/activemq/content/nms/apachenmswcf-v110.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.WCF v1.1.0
     </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>
@@ -90,9 +100,9 @@
 <h2><a shape="rect" name="Apache.NMS.WCFv1.1.0-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/Apache.NMS.WCF/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/Apache.NMS.WCF/tags/1.1.0/
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="Apache.NMS.WCFv1.1.0-Changelog"></a>Changelog</h2>
@@ -115,8 +125,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/apachenmswcf.html
==============================================================================
--- websites/production/activemq/content/nms/apachenmswcf.html (original)
+++ websites/production/activemq/content/nms/apachenmswcf.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Apache.NMS.WCF
     </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>
@@ -92,8 +93,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/are-there-more-faq-entries.html
==============================================================================
--- websites/production/activemq/content/nms/are-there-more-faq-entries.html (original)
+++ websites/production/activemq/content/nms/are-there-more-faq-entries.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Are there more FAQ Entries
     </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>
@@ -92,8 +93,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/articles.html
==============================================================================
--- websites/production/activemq/content/nms/articles.html (original)
+++ websites/production/activemq/content/nms/articles.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Articles
     </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>
@@ -99,8 +100,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/banner.html
==============================================================================
--- websites/production/activemq/content/nms/banner.html (original)
+++ websites/production/activemq/content/nms/banner.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Banner
     </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>
@@ -72,8 +73,8 @@
         <tr>
         <td valign="top" width="100%">
           <div class="wiki-content maincontent">
-
-	<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>
@@ -97,8 +98,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/building.html
==============================================================================
--- websites/production/activemq/content/nms/building.html (original)
+++ websites/production/activemq/content/nms/building.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; -- Building
     </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,16 +87,16 @@
 <p>Currently our main build tool for NMS is <a shape="rect" class="external-link" href="http://nant.sourceforge.net/" rel="nofollow">NAnt</a>.</p>
 <div class="panelMacro"><table class="tipMacro"><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/check.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Setup For *NIX Users</b><br clear="none"><ul><li>Install <a shape="rect" class="external-link" href="http://www.mono-project.com" rel="nofollow">Mono</a></li><li>On some operating systems (e.g. OS X), you may need to point the <b>PKG_CONFIG_PATH</b> environment variable at the mono packages
 <div class="code panel" style="border-width: 1px;"><div class="codeHeader panelHeader" style="border-bottom-width: 1px;"><b>Excerpt from ~/.bash_profile</b></div><div class="codeContent panelContent">
-<pre class="code-java">
-export PKG_CONFIG_PATH=<span class="code-quote">"/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig/:${PKG_CONFIG_PATH}"</span>
-</pre>
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+export PKG_CONFIG_PATH="/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig/:${PKG_CONFIG_PATH}"
+]]></script>
 </div></div></li><li>Depending on your installation of <a shape="rect" class="external-link" href="http://www.mono-project.com" rel="nofollow">Mono</a>, you may need additional steps to get NAnt going on OS X.  The more recent versions of the Mono installer for OS X seem to set things up properly.  However, if you are having problems running NAnt, try the following:
 	<ul><li>download the binary of <a shape="rect" class="external-link" href="http://nant.sourceforge.net/" rel="nofollow">NAnt</a></li><li>create a script file called nant</li><li>chmod a+x nant</li><li>put the following into the script...
 <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/sh
-exec /usr/bin/mono /path/to/nant/NAnt.exe <span class="code-quote">"$@"</span>
-</pre>
+exec /usr/bin/mono /path/to/nant/NAnt.exe "$@"
+]]></script>
 </div></div></li></ul>
 	</li></ul>
 
@@ -99,7 +109,7 @@ exec /usr/bin/mono /path/to/nant/NAnt.ex
 
 <p>To build the code with Nant you will need to build the individual modules, starting with the main NMS module first. Following are the steps needed to build all of the modules, but depending on which provider you are using, you may only need to build the main Apache.NMS module and then your specific provider module.  For example, if you are only working with ActiveMQ, then you would need to build the Apache.NMS module and the Apache.NMS.ActiveMQ provider module.  Here are the steps to build all of the modules for the trunk version.  Modify the paths to build a particular tag release (e.g., change the <b>trunk</b> folder to <b>tags\1.0.0</b>):</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 activemq-dotnetcd Apache.NMS\trunk
 nant
 
@@ -114,15 +124,15 @@ nant
 
 cd ..\..\Apache.NMS.WCF\trunk
 nant
-</pre>
+]]></script>
 </div></div>
 <p>This will build all of the providers.  The only module that needs to be built first is the Apache.NMS module, as all of the other provider modules depend upon that module. <b>IMPORTANT:</b> In order to build the Apache.NMS.EMS module, you must have a licensed copy of the TIBCO.EMS.dll.  This module is not available from The Apache Software Foundation.</p>
 <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>Running the Unit Tests</b><br clear="none">The unit tests depend on an ActiveMQ broker running on tcp://localhost:61616 so that the test cases can connect to ActiveMQ and send and receive messages etc.  So if you have a distribution of ActiveMQ, <a shape="rect" class="external-link" href="http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ">run the broker</a> first before testing Apache.NMS.ActiveMQ.</td></tr></table></div>
 <p>If you want to run a build with the unit tests (assuming you have a broker running) then type the following from the <b>trunk</b> folder of the provider module:</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[
 nant test
-</pre>
+]]></script>
 </div></div>
 <p>Alternatively, you can use the NUnit graphical interface to load the appropriate module's nunit project file.  Each project includes a file named Apache.NMS.<em>modulename</em>.Test.nunit, where <em>modulename</em> matches the provider module's name (e.g., ActiveMQ, EMS, MSMQ or WCF).  This file can be loaded into the NUnit's graphical application to run all of the unit tests and see their output.</p>
 
@@ -134,12 +144,12 @@ nant test
 
 <p>First you need to tell maven the location of the .NET environment and where to get the Maven C# Plugins. To do that you need to edit your ~/.m2/settings.xml so that it looks like the following. This file works on OS X - for other platforms use the correct value of <b>dotnet.home</b> for where Mono/.Net is on your machine.</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;settings&gt;
 
    &lt;profiles&gt;
      &lt;profile&gt;
-      &lt;id&gt;<span class="code-keyword">default</span>&lt;/id&gt;
+      &lt;id&gt;default&lt;/id&gt;
          &lt;properties&gt;
            &lt;dotnet.home&gt;/Library/Frameworks/Mono.framework/Versions/Current/lib/mono/1.0&lt;/dotnet.home&gt;
          &lt;/properties&gt;
@@ -148,28 +158,28 @@ nant test
               &lt;repository&gt;
                 &lt;id&gt;maven-csharp&lt;/id&gt;
                 &lt;name&gt;maven-csharp&lt;/name&gt;
-                &lt;url&gt;http:<span class="code-comment">//maven-csharp.javaforge.com/repo&lt;/url&gt;
-</span>               &lt;/repository&gt;
+                &lt;url&gt;http://maven-csharp.javaforge.com/repo&lt;/url&gt;
+               &lt;/repository&gt;
                &lt;repository&gt;
                   &lt;id&gt;codehaus-snapshot&lt;/id&gt;
                   &lt;name&gt;CodeHaus Snapshot Repo&lt;/name&gt;
-                  &lt;url&gt;http:<span class="code-comment">//snapshots.maven.codehaus.org/maven2&lt;/url&gt;
-</span>               &lt;/repository&gt;
+                  &lt;url&gt;http://snapshots.maven.codehaus.org/maven2&lt;/url&gt;
+               &lt;/repository&gt;
            &lt;/repositories&gt;
 
            &lt;pluginRepositories&gt;
                   &lt;pluginRepository&gt;
                     &lt;id&gt;maven-csharp-plugins&lt;/id&gt;
                     &lt;name&gt;maven-csharp&lt;/name&gt;
-                    &lt;url&gt;http:<span class="code-comment">//maven-csharp.javaforge.com/repo&lt;/url&gt;
-</span>                  &lt;/pluginRepository&gt;
+                    &lt;url&gt;http://maven-csharp.javaforge.com/repo&lt;/url&gt;
+                  &lt;/pluginRepository&gt;
            &lt;/pluginRepositories&gt;
 
      &lt;/profile&gt;
    &lt;/profiles&gt;
 
   &lt;activeProfiles&gt;
-     &lt;activeProfile&gt;<span class="code-keyword">default</span>&lt;/activeProfile&gt;
+     &lt;activeProfile&gt;default&lt;/activeProfile&gt;
  &lt;/activeProfiles&gt;
 
   &lt;pluginGroups&gt;
@@ -177,14 +187,14 @@ nant test
   &lt;/pluginGroups&gt;
 
 &lt;/settings&gt;
-</pre>
+]]></script>
 </div></div>
 <p>Once that's done you only need 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[
 cd activemq-dotnet
 mvn install
-</pre>
+]]></script>
 </div></div>
 
 <h2><a shape="rect" name="Building-IDETips"></a>IDE Tips</h2>
@@ -221,8 +231,8 @@ mvn install
 
 
 <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/community.html
==============================================================================
--- websites/production/activemq/content/nms/community.html (original)
+++ websites/production/activemq/content/nms/community.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Community
     </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/developers.html
==============================================================================
--- websites/production/activemq/content/nms/developers.html (original)
+++ websites/production/activemq/content/nms/developers.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Developers
     </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>
@@ -92,8 +93,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/download.html
==============================================================================
--- websites/production/activemq/content/nms/download.html (original)
+++ websites/production/activemq/content/nms/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="">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,8 +135,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/ems-build-notes.html
==============================================================================
--- websites/production/activemq/content/nms/ems-build-notes.html (original)
+++ websites/production/activemq/content/nms/ems-build-notes.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- EMS Build Notes
     </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/ems-downloads.html
==============================================================================
--- websites/production/activemq/content/nms/ems-downloads.html (original)
+++ websites/production/activemq/content/nms/ems-downloads.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- EMS 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/ems-examples.html
==============================================================================
--- websites/production/activemq/content/nms/ems-examples.html (original)
+++ websites/production/activemq/content/nms/ems-examples.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- EMS 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/ems-faq.html
==============================================================================
--- websites/production/activemq/content/nms/ems-faq.html (original)
+++ websites/production/activemq/content/nms/ems-faq.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- EMS 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/examples.html
==============================================================================
--- websites/production/activemq/content/nms/examples.html (original)
+++ websites/production/activemq/content/nms/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="">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,93 +87,93 @@
 <p>The following example gives a brief demonstration for connecting, sending and receiving a message using NMS.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeHeader panelHeader" style="border-bottom-width: 1px;"><b>Sync NMS Example</b></div><div class="codeContent panelContent">
-<pre class="code-java">
-using <span class="code-object">System</span>;
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
+using System;
 using Apache.NMS;
 using Apache.NMS.Util;
 
 namespace Apache.NMS.ActiveMQ.Test
 {
-<span class="code-keyword">public</span> class TestMain
+public class TestMain
 {
-    <span class="code-keyword">public</span> <span class="code-keyword">static</span> void Main(string[] args)
+    public static void Main(string[] args)
     {
-        <span class="code-comment">// Example connection strings:
-</span>        <span class="code-comment">//    activemq:tcp://activemqhost:61616
-</span>        <span class="code-comment">//    stomp:tcp://activemqhost:61613
-</span>        <span class="code-comment">//    ems:tcp://tibcohost:7222
-</span>        <span class="code-comment">//    msmq://localhost
-</span>
-        Uri connecturi = <span class="code-keyword">new</span> Uri(<span class="code-quote">"activemq:tcp:<span class="code-comment">//activemqhost:61616"</span>);
-</span>        
-        Console.WriteLine(<span class="code-quote">"About to connect to "</span> + connecturi);
+        // Example connection strings:
+        //    activemq:tcp://activemqhost:61616
+        //    stomp:tcp://activemqhost:61613
+        //    ems:tcp://tibcohost:7222
+        //    msmq://localhost
+
+        Uri connecturi = new Uri("activemq:tcp://activemqhost:61616");
+        
+        Console.WriteLine("About to connect to " + connecturi);
 
-        <span class="code-comment">// NOTE: ensure the nmsprovider-activemq.config file exists in the executable folder.
-</span>        IConnectionFactory factory = <span class="code-keyword">new</span> NMSConnectionFactory(connecturi);
+        // NOTE: ensure the nmsprovider-activemq.config file exists in the executable folder.
+        IConnectionFactory factory = new NMSConnectionFactory(connecturi);
 
         using(IConnection connection = factory.CreateConnection())
         using(ISession session = connection.CreateSession())
         {
-             <span class="code-comment">// Examples <span class="code-keyword">for</span> getting a destination:
-</span>             <span class="code-comment">//
-</span>             <span class="code-comment">// Hard coded destinations:
-</span>             <span class="code-comment">//    IDestination destination = session.GetQueue(<span class="code-quote">"FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>             <span class="code-comment">//    IDestination destination = session.GetTopic(<span class="code-quote">"FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is ITopic);
-</span>             <span class="code-comment">//
-</span>             <span class="code-comment">// Embedded destination type in the name:
-</span>             <span class="code-comment">//    IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"queue://FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>             <span class="code-comment">//    IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"topic://FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is ITopic);
-</span>             <span class="code-comment">//
-</span>             <span class="code-comment">// Defaults to queue <span class="code-keyword">if</span> type is not specified:
-</span>             <span class="code-comment">//    IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>             <span class="code-comment">//
-</span>             <span class="code-comment">// .NET 3.5 Supports Extension methods <span class="code-keyword">for</span> a simplified syntax:
-</span>             <span class="code-comment">//    IDestination destination = session.GetDestination(<span class="code-quote">"queue://FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>             <span class="code-comment">//    IDestination destination = session.GetDestination(<span class="code-quote">"topic://FOO.BAR"</span>);
-</span>             <span class="code-comment">//    Debug.Assert(destination is ITopic);
-</span>
-            IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"queue:<span class="code-comment">//FOO.BAR"</span>);
-</span>            Console.WriteLine(<span class="code-quote">"Using destination: "</span> + destination);
+             // Examples for getting a destination:
+             //
+             // Hard coded destinations:
+             //    IDestination destination = session.GetQueue("FOO.BAR");
+             //    Debug.Assert(destination is IQueue);
+             //    IDestination destination = session.GetTopic("FOO.BAR");
+             //    Debug.Assert(destination is ITopic);
+             //
+             // Embedded destination type in the name:
+             //    IDestination destination = SessionUtil.GetDestination(session, "queue://FOO.BAR");
+             //    Debug.Assert(destination is IQueue);
+             //    IDestination destination = SessionUtil.GetDestination(session, "topic://FOO.BAR");
+             //    Debug.Assert(destination is ITopic);
+             //
+             // Defaults to queue if type is not specified:
+             //    IDestination destination = SessionUtil.GetDestination(session, "FOO.BAR");
+             //    Debug.Assert(destination is IQueue);
+             //
+             // .NET 3.5 Supports Extension methods for a simplified syntax:
+             //    IDestination destination = session.GetDestination("queue://FOO.BAR");
+             //    Debug.Assert(destination is IQueue);
+             //    IDestination destination = session.GetDestination("topic://FOO.BAR");
+             //    Debug.Assert(destination is ITopic);
 
-            <span class="code-comment">// Create a consumer and producer
-</span>            using(IMessageConsumer consumer = session.CreateConsumer(destination))
+            IDestination destination = SessionUtil.GetDestination(session, "queue://FOO.BAR");
+            Console.WriteLine("Using destination: " + destination);
+
+            // Create a consumer and producer
+            using(IMessageConsumer consumer = session.CreateConsumer(destination))
             using(IMessageProducer producer = session.CreateProducer(destination))
             {
-                <span class="code-comment">// Start the connection so that messages will be processed.
-</span>                connection.Start();
-                producer.Persistent = <span class="code-keyword">true</span>;
-
-                <span class="code-comment">// Send a message
-</span>                ITextMessage request = session.CreateTextMessage(<span class="code-quote">"Hello World!"</span>);
-                request.NMSCorrelationID = <span class="code-quote">"abc"</span>;
-                request.Properties[<span class="code-quote">"NMSXGroupID"</span>] = <span class="code-quote">"cheese"</span>;
-                request.Properties[<span class="code-quote">"myHeader"</span>] = <span class="code-quote">"Cheddar"</span>;
+                // Start the connection so that messages will be processed.
+                connection.Start();
+                producer.Persistent = true;
+
+                // Send a message
+                ITextMessage request = session.CreateTextMessage("Hello World!");
+                request.NMSCorrelationID = "abc";
+                request.Properties["NMSXGroupID"] = "cheese";
+                request.Properties["myHeader"] = "Cheddar";
 
                 producer.Send(request);
 
-                <span class="code-comment">// Consume a message
-</span>                ITextMessage message = consumer.Receive() as ITextMessage;
-                <span class="code-keyword">if</span>(message == <span class="code-keyword">null</span>)
+                // Consume a message
+                ITextMessage message = consumer.Receive() as ITextMessage;
+                if(message == null)
                 {
-                    Console.WriteLine(<span class="code-quote">"No message received!"</span>);
+                    Console.WriteLine("No message received!");
                 }
-                <span class="code-keyword">else</span>
+                else
                 {
-                    Console.WriteLine(<span class="code-quote">"Received message with ID:   "</span> + message.NMSMessageId);
-                    Console.WriteLine(<span class="code-quote">"Received message with text: "</span> + message.Text);
+                    Console.WriteLine("Received message with ID:   " + message.NMSMessageId);
+                    Console.WriteLine("Received message with text: " + message.Text);
                 }
             }
         }
     }
 }
 }
-</pre>
+]]></script>
 </div></div>
 
 <h3><a shape="rect" name="Examples-Asynchronousconsumption"></a>Asynchronous consumption</h3>
@@ -171,104 +181,104 @@ namespace Apache.NMS.ActiveMQ.Test
 <p>You have the choice of synchronously pulling messages via the Receive() methods as shown above, or you can use the asynchronous approach demonstrated in the following example:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeHeader panelHeader" style="border-bottom-width: 1px;"><b>Async NMS Example</b></div><div class="codeContent panelContent">
-<pre class="code-java">
+<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
 
-using <span class="code-object">System</span>;
-using <span class="code-object">System</span>.Threading;
+using System;
+using System.Threading;
 using Apache.NMS;
 using Apache.NMS.Util;
 
 namespace Apache.NMS.ActiveMQ.Test
 {
 
-<span class="code-keyword">public</span> class TestMain
+public class TestMain
 {
 
-    <span class="code-keyword">protected</span> <span class="code-keyword">static</span> AutoResetEvent semaphore = <span class="code-keyword">new</span> AutoResetEvent(<span class="code-keyword">false</span>);
-    <span class="code-keyword">protected</span> <span class="code-keyword">static</span> ITextMessage message = <span class="code-keyword">null</span>;
-    <span class="code-keyword">protected</span> <span class="code-keyword">static</span> TimeSpan receiveTimeout = TimeSpan.FromSeconds(10);
+    protected static AutoResetEvent semaphore = new AutoResetEvent(false);
+    protected static ITextMessage message = null;
+    protected static TimeSpan receiveTimeout = TimeSpan.FromSeconds(10);
 
-    <span class="code-keyword">public</span> <span class="code-keyword">static</span> void Main(string[] args)
+    public static void Main(string[] args)
     {
-        <span class="code-comment">// Example connection strings:
-</span>        <span class="code-comment">//    activemq:tcp://activemqhost:61616
-</span>        <span class="code-comment">//    stomp:tcp://activemqhost:61613
-</span>        <span class="code-comment">//    ems:tcp://tibcohost:7222
-</span>        <span class="code-comment">//    msmq://localhost
-</span>
-        Uri connecturi = <span class="code-keyword">new</span> Uri(<span class="code-quote">"activemq:tcp:<span class="code-comment">//activemqhost:61616"</span>);
-</span>        
-        Console.WriteLine(<span class="code-quote">"About to connect to "</span> + connecturi);
+        // Example connection strings:
+        //    activemq:tcp://activemqhost:61616
+        //    stomp:tcp://activemqhost:61613
+        //    ems:tcp://tibcohost:7222
+        //    msmq://localhost
+
+        Uri connecturi = new Uri("activemq:tcp://activemqhost:61616");
+        
+        Console.WriteLine("About to connect to " + connecturi);
 
-        <span class="code-comment">// NOTE: ensure the nmsprovider-activemq.config file exists in the executable folder.
-</span>
-        IConnectionFactory factory = <span class="code-keyword">new</span> NMSConnectionFactory(connecturi);
+        // NOTE: ensure the nmsprovider-activemq.config file exists in the executable folder.
+
+        IConnectionFactory factory = new NMSConnectionFactory(connecturi);
 
         using(IConnection connection = factory.CreateConnection())
         using(ISession session = connection.CreateSession())
         {
-            <span class="code-comment">// Examples <span class="code-keyword">for</span> getting a destination:
-</span>            <span class="code-comment">//
-</span>            <span class="code-comment">// Hard coded destinations:
-</span>            <span class="code-comment">//    IDestination destination = session.GetQueue(<span class="code-quote">"FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>            <span class="code-comment">//    IDestination destination = session.GetTopic(<span class="code-quote">"FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is ITopic);
-</span>            <span class="code-comment">//
-</span>            <span class="code-comment">// Embedded destination type in the name:
-</span>            <span class="code-comment">//    IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"queue://FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>            <span class="code-comment">//    IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"topic://FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is ITopic);
-</span>            <span class="code-comment">//
-</span>            <span class="code-comment">// Defaults to queue <span class="code-keyword">if</span> type is not specified:
-</span>            <span class="code-comment">//    IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>            <span class="code-comment">//
-</span>            <span class="code-comment">// .NET 3.5 Supports Extension methods <span class="code-keyword">for</span> a simplified syntax:
-</span>            <span class="code-comment">//    IDestination destination = session.GetDestination(<span class="code-quote">"queue://FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is IQueue);
-</span>            <span class="code-comment">//    IDestination destination = session.GetDestination(<span class="code-quote">"topic://FOO.BAR"</span>);
-</span>            <span class="code-comment">//    Debug.Assert(destination is ITopic);
-</span>
-            IDestination destination = SessionUtil.GetDestination(session, <span class="code-quote">"queue:<span class="code-comment">//FOO.BAR"</span>);
-</span>
-            Console.WriteLine(<span class="code-quote">"Using destination: "</span> + destination);
+            // Examples for getting a destination:
+            //
+            // Hard coded destinations:
+            //    IDestination destination = session.GetQueue("FOO.BAR");
+            //    Debug.Assert(destination is IQueue);
+            //    IDestination destination = session.GetTopic("FOO.BAR");
+            //    Debug.Assert(destination is ITopic);
+            //
+            // Embedded destination type in the name:
+            //    IDestination destination = SessionUtil.GetDestination(session, "queue://FOO.BAR");
+            //    Debug.Assert(destination is IQueue);
+            //    IDestination destination = SessionUtil.GetDestination(session, "topic://FOO.BAR");
+            //    Debug.Assert(destination is ITopic);
+            //
+            // Defaults to queue if type is not specified:
+            //    IDestination destination = SessionUtil.GetDestination(session, "FOO.BAR");
+            //    Debug.Assert(destination is IQueue);
+            //
+            // .NET 3.5 Supports Extension methods for a simplified syntax:
+            //    IDestination destination = session.GetDestination("queue://FOO.BAR");
+            //    Debug.Assert(destination is IQueue);
+            //    IDestination destination = session.GetDestination("topic://FOO.BAR");
+            //    Debug.Assert(destination is ITopic);
 
-            <span class="code-comment">// Create a consumer and producer
-</span>            using(IMessageConsumer consumer = session.CreateConsumer(destination))
+            IDestination destination = SessionUtil.GetDestination(session, "queue://FOO.BAR");
+
+            Console.WriteLine("Using destination: " + destination);
+
+            // Create a consumer and producer
+            using(IMessageConsumer consumer = session.CreateConsumer(destination))
             using(IMessageProducer producer = session.CreateProducer(destination))
             {
-                <span class="code-comment">// Start the connection so that messages will be processed.
-</span>                connection.Start();
-                producer.Persistent = <span class="code-keyword">true</span>;
+                // Start the connection so that messages will be processed.
+                connection.Start();
+                producer.Persistent = true;
                 producer.RequestTimeout = receiveTimeout;
-                consumer.Listener += <span class="code-keyword">new</span> MessageListener(OnMessage);
+                consumer.Listener += new MessageListener(OnMessage);
 
-                <span class="code-comment">// Send a message
-</span>                ITextMessage request = session.CreateTextMessage(<span class="code-quote">"Hello World!"</span>);
-                request.NMSCorrelationID = <span class="code-quote">"abc"</span>;
-                request.Properties[<span class="code-quote">"NMSXGroupID"</span>] = <span class="code-quote">"cheese"</span>;
-                request.Properties[<span class="code-quote">"myHeader"</span>] = <span class="code-quote">"Cheddar"</span>;
+                // Send a message
+                ITextMessage request = session.CreateTextMessage("Hello World!");
+                request.NMSCorrelationID = "abc";
+                request.Properties["NMSXGroupID"] = "cheese";
+                request.Properties["myHeader"] = "Cheddar";
 
                 producer.Send(request);
 
-                <span class="code-comment">// Wait <span class="code-keyword">for</span> the message
-</span>                semaphore.WaitOne((<span class="code-object">int</span>) receiveTimeout.TotalMilliseconds, <span class="code-keyword">true</span>);
-                <span class="code-keyword">if</span>(message == <span class="code-keyword">null</span>)
+                // Wait for the message
+                semaphore.WaitOne((int) receiveTimeout.TotalMilliseconds, true);
+                if(message == null)
                 {
-                    Console.WriteLine(<span class="code-quote">"No message received!"</span>);
+                    Console.WriteLine("No message received!");
                 }
-                <span class="code-keyword">else</span>
+                else
                 {
-                    Console.WriteLine(<span class="code-quote">"Received message with ID:   "</span> + message.NMSMessageId);
-                    Console.WriteLine(<span class="code-quote">"Received message with text: "</span> + message.Text);
+                    Console.WriteLine("Received message with ID:   " + message.NMSMessageId);
+                    Console.WriteLine("Received message with text: " + message.Text);
                 }
             }
         }
     }
 
-    <span class="code-keyword">protected</span> <span class="code-keyword">static</span> void OnMessage(IMessage receivedMsg)
+    protected static void OnMessage(IMessage receivedMsg)
     {
         message = receivedMsg as ITextMessage;
         semaphore.Set();
@@ -276,7 +286,7 @@ namespace Apache.NMS.ActiveMQ.Test
 }
 }
 
-</pre>
+]]></script>
 </div></div>
 
 <p>The above uses a C# <b>delegate</b> so that the OnMessage() method will be called whenever a message arrives.</p>
@@ -299,8 +309,8 @@ namespace Apache.NMS.ActiveMQ.Test
 
 
 <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/faq.html
==============================================================================
--- websites/production/activemq/content/nms/faq.html (original)
+++ websites/production/activemq/content/nms/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="">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,8 +109,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/index.html
==============================================================================
--- websites/production/activemq/content/nms/index.html (original)
+++ websites/production/activemq/content/nms/index.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Index
     </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>
@@ -98,16 +99,21 @@
                <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: tabish121" title="tabish121">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on Aug 31, 2012</div>
-                <a shape="rect" class="blogHeading" href="https://cwiki.apache.org/confluence/display/NMS/2012/08/31/Apache.NMS.Stomp+v1.5.3+released.">Apache.NMS.Stomp v1.5.3 released.</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on Jun 10, 2013</div>
+                <a shape="rect" class="blogHeading" href="2013/06/10/apachenmsactivemq-v160-released.html">Apache.NMS.ActiveMQ v1.6.0 Released</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>A new release of Apache.NMS.Stomp is out v1.5.3. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="stomp-downloads.html" title="Stomp Downloads">Apache.NMS.Stomp</a> Downloads page:</p>
+        <p>After almost a year we've <a shape="rect" class="external-link" href="http://activemq.apache.org/nms/apachenmsactivemq-v160.html">released v1.6.0</a> of Apache.NMS.ActiveMQ.  This version offers many new features and fixes many issues that were found over the course of the last year.  The release implement the Apache.NMS API v1.6.0</p>
     </div>
     
+            
+        <div class="endsection">
         
+            <a shape="rect" href="/confluence/pages/editblogpost.action?pageId=31824407">Edit</a>
+                    
+                    </div>
     </div>
     
         
@@ -118,16 +124,21 @@
                <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: tabish121" title="tabish121">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on May 04, 2012</div>
-                <a shape="rect" class="blogHeading" href="https://cwiki.apache.org/confluence/display/NMS/2012/05/04/Apache.NMS.ActiveMQ+v1.5.5+released.">Apache.NMS.ActiveMQ v1.5.5 released.</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on Aug 31, 2012</div>
+                <a shape="rect" class="blogHeading" href="2012/08/31/apachenmsstomp-v153-released.html">Apache.NMS.Stomp v1.5.3 released.</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>A new release of Apache.NMS.ActiveMQ is out v1.5.5. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="download.html" title="Download">Apache.NMS.ActiveMQ Downloads</a> page:</p>
+        <p>A new release of Apache.NMS.Stomp is out v1.5.3. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="stomp-downloads.html" title="Stomp Downloads">Apache.NMS.Stomp</a> Downloads page:</p>
     </div>
     
+            
+        <div class="endsection">
         
+            <a shape="rect" href="/confluence/pages/editblogpost.action?pageId=30149437">Edit</a>
+                    
+                    </div>
     </div>
     
         
@@ -138,16 +149,21 @@
                <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: tabish121" title="tabish121">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on Apr 13, 2012</div>
-                <a shape="rect" class="blogHeading" href="https://cwiki.apache.org/confluence/display/NMS/2012/04/13/Apache.NMS.ActiveMQ+v1.5.4+released.">Apache.NMS.ActiveMQ v1.5.4 released.</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on May 04, 2012</div>
+                <a shape="rect" class="blogHeading" href="2012/05/04/apachenmsactivemq-v155-released.html">Apache.NMS.ActiveMQ v1.5.5 released.</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>A new release of Apache.NMS.ActiveMQ is out v1.5.4. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="activemq-downloads.html" title="ActiveMQ Downloads">Apache.NMS.ActiveMQ Downloads</a> page:</p>
+        <p>A new release of Apache.NMS.ActiveMQ is out v1.5.5. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="download.html" title="Download">Apache.NMS.ActiveMQ Downloads</a> page:</p>
     </div>
     
+            
+        <div class="endsection">
         
+            <a shape="rect" href="/confluence/pages/editblogpost.action?pageId=27845840">Edit</a>
+                    
+                    </div>
     </div>
     
         
@@ -158,16 +174,21 @@
                <img class="userLogo logo" src="https://cwiki.apache.org/confluence/images/icons/profilepics/default.gif" alt="User icon: tabish121" title="tabish121">
            </a>            </span>
             <span class="blogHeading">
-                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on Jan 28, 2012</div>
-                <a shape="rect" class="blogHeading" href="https://cwiki.apache.org/confluence/display/NMS/2012/01/28/Apache.NMS.ActiveMQ+v1.5.3+released.">Apache.NMS.ActiveMQ v1.5.3 released.</a>
+                </span><div class="page-metadata not-personal"><a shape="rect" class="url fn confluence-userlink" href="https://cwiki.apache.org/confluence/display/~tabish121">Timothy Bish</a> posted on Apr 13, 2012</div>
+                <a shape="rect" class="blogHeading" href="2012/04/13/apachenmsactivemq-v154-released.html">Apache.NMS.ActiveMQ v1.5.4 released.</a>
             
         </div>
     
     <div class="wiki-content">
-        <p>A new release of Apache.NMS.ActiveMQ is out v1.5.3. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="apachenmsactivemq-v153.html" title="Apache.NMS.ActiveMQ v1.5.3">Apache.NMS.ActiveMQ Downloads page</a>:</p>
+        <p>A new release of Apache.NMS.ActiveMQ is out v1.5.4. This release has several important bug fixes in it, grab the binary distro on the <a shape="rect" href="activemq-downloads.html" title="ActiveMQ Downloads">Apache.NMS.ActiveMQ Downloads</a> page:</p>
     </div>
     
+            
+        <div class="endsection">
         
+            <a shape="rect" href="/confluence/pages/editblogpost.action?pageId=27843946">Edit</a>
+                    
+                    </div>
     </div>
     
 
@@ -193,8 +214,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/msmq-build-notes.html
==============================================================================
--- websites/production/activemq/content/nms/msmq-build-notes.html (original)
+++ websites/production/activemq/content/nms/msmq-build-notes.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- MSMQ Build Notes
     </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/msmq-downloads.html
==============================================================================
--- websites/production/activemq/content/nms/msmq-downloads.html (original)
+++ websites/production/activemq/content/nms/msmq-downloads.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- MSMQ 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/msmq-examples.html
==============================================================================
--- websites/production/activemq/content/nms/msmq-examples.html (original)
+++ websites/production/activemq/content/nms/msmq-examples.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- MSMQ 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/msmq-faq.html
==============================================================================
--- websites/production/activemq/content/nms/msmq-faq.html (original)
+++ websites/production/activemq/content/nms/msmq-faq.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- MSMQ 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/navigation.html
==============================================================================
--- websites/production/activemq/content/nms/navigation.html (original)
+++ websites/production/activemq/content/nms/navigation.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- Navigation
     </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>
@@ -83,8 +84,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">
@@ -121,8 +122,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/nms-api-downloads.html
==============================================================================
--- websites/production/activemq/content/nms/nms-api-downloads.html (original)
+++ websites/production/activemq/content/nms/nms-api-downloads.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- NMS API 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/nms-api.html
==============================================================================
--- websites/production/activemq/content/nms/nms-api.html (original)
+++ websites/production/activemq/content/nms/nms-api.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- NMS API
     </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>
@@ -97,8 +98,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/nms-examples.html
==============================================================================
--- websites/production/activemq/content/nms/nms-examples.html (original)
+++ websites/production/activemq/content/nms/nms-examples.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- NMS 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>
@@ -92,8 +93,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/nms-faq.html
==============================================================================
--- websites/production/activemq/content/nms/nms-faq.html (original)
+++ websites/production/activemq/content/nms/nms-faq.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- NMS 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/nms-providers.html
==============================================================================
--- websites/production/activemq/content/nms/nms-providers.html (original)
+++ websites/production/activemq/content/nms/nms-providers.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- NMS Providers
     </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>
@@ -95,8 +96,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">