You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by bu...@apache.org on 2013/11/13 18:23:21 UTC

svn commit: r886526 [19/21] - in /websites/production/activemq/content: ./ 2004/04/13/ 2004/05/26/ 2004/06/23/ 2004/06/25/ 2004/08/17/ 2004/08/23/ 2004/10/07/ 2004/11/02/ 2004/12/20/ 2005/02/03/ 2005/02/25/ 2005/04/11/ 2005/06/06/ 2005/07/04/ 2005/07/1...

Modified: websites/production/activemq/content/support.html
==============================================================================
--- websites/production/activemq/content/support.html (original)
+++ websites/production/activemq/content/support.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h2><a shape="rect" name="Support-GettingHelp"></a>Getting Help</h2>
+<div class="wiki-content maincontent"><h2><a shape="rect" name="Support-GettingHelp"></a>Getting Help</h2>
 
 <p>If you are experiencing problems using ActiveMQ then please report your problem to our <a shape="rect" class="external-link" href="http://issues.apache.org/activemq/browse/AMQ">Issue Tracker</a>. You may also find it useful to discuss your issues with the community on the <a shape="rect" href="discussion-forums.html" title="Discussion Forums">Discussion Forums</a> or join one of our <a shape="rect" href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a>.</p>
 
@@ -100,8 +99,7 @@ Whenever you are reporting a problem ple
 <p>This is an open source project, so the amount of time we have available to help resolve your issue is often limited as all help is provided on a volunteer basis. If you want to get priority help, need to get up to speed quickly, require some training or mentoring, or need full 24 x 7 production support you should contact a commercial company specializing in ActiveMQ support such as...</p>
 
 <ul><li><a shape="rect" class="external-link" href="http://ameliant.com" rel="nofollow">Ameliant</a> is a specialist consultancy based in London, UK that focuses on open source integration and messaging using the Apache integration stack (ActiveMQ, Camel, ServiceMix and CXF). Ameliant works with development teams to deliver architectures that meets the performance and availability requirements of their messaging use cases. Ameliant also delivers consulting targeted towards operations teams to get them up to speed on managing ActiveMQ deployments, with a particular focus on security, high availability, and monitoring.</li><li><a shape="rect" class="external-link" href="http://www.openlogic.com/" rel="nofollow">OpenLogic</a> provides support</li><li><a shape="rect" class="external-link" href="http://www.redhat.com/products/jbossenterprisemiddleware/amq/" rel="nofollow">Red Hat</a>&#160;offers JBoss A-MQ, a supported distribution of Apache ActiveMQ, that include Enterprise Developer an
 d Production Support, and offer training and consultancy for enterprise deployments.</li><li><a shape="rect" class="external-link" href="http://www.savoirtech.com" rel="nofollow">Savoir Technologies, Inc</a> provides enterprise consulting, training and support for ActiveMQ and a host of other Apache service containers. Savoir can provide best practice mentoring for developing with ActiveMQ, as well as architectural/design reviews, troubleshooting and SOA infrastructure implementations. Savoir's staff includes some of the contributors of ActiveMQ who are on the ground consulting and are familiar with real world implementations and issues.</li><li><a shape="rect" class="external-link" href="http://www.ttmsolutions.com/" rel="nofollow">Total Transaction Management (TTM)</a> provides ActiveMQ consulting and support, as well as security and <a shape="rect" class="external-link" href="http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php/" rel="nofollow">mon
 itoring</a> add-on products and <a shape="rect" class="external-link" href="http://www.ttmsolutions.com/Apache_Software/ActiveMQ_Reference_Guide.php" rel="nofollow">reference guide</a> for ActiveMQ.</li></ul>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/supporting-io-streams.html
==============================================================================
--- websites/production/activemq/content/supporting-io-streams.html (original)
+++ websites/production/activemq/content/supporting-io-streams.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 <p>It'd be great to offer kick ass support for streaming files over ActiveMQ of any arbitrary size. The basic idea is to fragment the stream into multiple messages and send/receive those over JMS.</p>
 
 <p>There are a few issues to consider...</p>
@@ -108,8 +107,7 @@
 	</li><li>given that the entire stream must be processed in one go, we can only ACK the entire stream of messages - so we need to disable pre-fetch?
 	<ul><li>Prefetch disabling is not needed as the consumers send back a special kind of ack which only temporarily expands the prefetch window.</li></ul>
 	</li></ul>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/svn.html
==============================================================================
--- websites/production/activemq/content/svn.html (original)
+++ websites/production/activemq/content/svn.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 <div class="panelMacro"><table class="warningMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="https://cwiki.apache.org/confluence/images/icons/emoticons/forbidden.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1"><b>Warning</b><br clear="none">Apache ActiveMQ code repository was moved to git, The old svn repo will not be updated.</td></tr></table></div> 
 
 <h2><a shape="rect" name="SVN-WebBrowsingofgit"></a>Web Browsing of git</h2>
@@ -94,8 +93,7 @@
 
 <h2><a shape="rect" name="SVN-Buildingthecode"></a>Building the code</h2>
 
-<p>To then build the code see <a shape="rect" href="building.html" title="Building">Building</a>.</p>
-          </div>
+<p>To then build the code see <a shape="rect" href="building.html" title="Building">Building</a>.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/sybase.html
==============================================================================
--- websites/production/activemq/content/sybase.html (original)
+++ websites/production/activemq/content/sybase.html Wed Nov 13 17:23:00 2013
@@ -82,8 +82,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h2><a shape="rect" name="Sybase-Sybase"></a>Sybase</h2>
+<div class="wiki-content maincontent"><h2><a shape="rect" name="Sybase-Sybase"></a>Sybase</h2>
 
 <p>A dataSource targetting a Sybase ASE database can be configured as follows:</p>
 <div class="code panel" style="border-width: 1px;"><div class="codeHeader panelHeader" style="border-bottom-width: 1px;"><b>Sybase Datasource</b></div><div class="codeContent panelContent">
@@ -110,8 +109,7 @@
 <script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[&lt;persistenceAdapter&gt;
   &lt;jdbcPersistenceAdapter dataSource="#sybase-ds" lockDataSource="#another-sybase-ds"/&gt;
 &lt;/persistenceAdapter&gt;]]></script>
-</div></div>
-          </div>
+</div></div></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/tcp-transport-reference.html
==============================================================================
--- websites/production/activemq/content/tcp-transport-reference.html (original)
+++ websites/production/activemq/content/tcp-transport-reference.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h3><a shape="rect" name="TCPTransportReference-TheTCPTransport"></a>The TCP Transport</h3>
+<div class="wiki-content maincontent"><h3><a shape="rect" name="TCPTransportReference-TheTCPTransport"></a>The TCP Transport</h3>
 
 <p>The TCP transport allows clients to connect to a remote ActiveMQ broker using a TCP socket.</p>
 
@@ -109,8 +108,7 @@
 <h5><a shape="rect" name="TCPTransportReference-DifferentiatedServicesorTypesofService"></a>Differentiated Services or Types of Service</h5>
 
 <p>There is support for setting Differentiated Services - as outlined in <a shape="rect" class="external-link" href="http://tools.ietf.org/html/rfc2475" rel="nofollow">IETF RCF 2475</a>.<br clear="none">
-In order to configure the broker so that all outgoing packets from the broker match the DSCP values set on incoming packets - you will need to apply IP Tables scripts - found <a shape="rect" href="tcp-transport-reference.data/brokerConfig.tar.gz?version=1&amp;modificationDate=1273219000000">here</a>.</p>
-          </div>
+In order to configure the broker so that all outgoing packets from the broker match the DSCP values set on incoming packets - you will need to apply IP Tables scripts - found <a shape="rect" href="tcp-transport-reference.data/brokerConfig.tar.gz?version=1&amp;modificationDate=1273219000000">here</a>.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/team.html
==============================================================================
--- websites/production/activemq/content/team.html (original)
+++ websites/production/activemq/content/team.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h1><a shape="rect" name="Team-ActiveMQCommunity"></a>ActiveMQ Community</h1>
+<div class="wiki-content maincontent"><h1><a shape="rect" name="Team-ActiveMQCommunity"></a>ActiveMQ Community</h1>
 <p>This page lists who we are. By all means add yourself to the list - lets sort it in alphabetical order</p>
 
 <h3><a shape="rect" name="Team-Committers"></a>Committers</h3>
@@ -94,8 +93,7 @@
 
 <h3><a shape="rect" name="Team-Contributing"></a>Contributing</h3>
 
-<p>We welcome contributions, please do come and <a shape="rect" class="external-link" href="http://activemq.apache.org/contributing.html">join the fun</a>.</p>
-          </div>
+<p>We welcome contributions, please do come and <a shape="rect" class="external-link" href="http://activemq.apache.org/contributing.html">join the fun</a>.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/terminology.html
==============================================================================
--- websites/production/activemq/content/terminology.html (original)
+++ websites/production/activemq/content/terminology.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>Questions on Message Orientated Middleware and ActiveMQ terminology</p>
+<div class="wiki-content maincontent"><p>Questions on Message Orientated Middleware and ActiveMQ terminology</p>
 
 <ul><li><a shape="rect" href="dr.html" title="DR">DR</a></li><li><a shape="rect" href="ha.html" title="HA">HA</a></li><li><a shape="rect" href="latency.html" title="Latency">Latency</a></li><li><a shape="rect" href="mom.html" title="MOM">MOM</a></li><li><a shape="rect" href="qos.html" title="QoS">QoS</a></li><li><a shape="rect" href="seda.html" title="SEDA">SEDA</a></li><li><a shape="rect" href="throughput.html" title="Throughput">Throughput</a></li></ul>
 
@@ -134,8 +133,7 @@ There are three reasons for using cluste
 
 <p>A fully synchronous cluster, but it is the responsibility of the client (not the brokers) to ensure every broker is kept up to date. This has advantages for performance, but is complicated by the additional exchange between client and broker(s) to ensure that only one broker does the message dispatching for a client.</p>
 
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/test-source-xref.html
==============================================================================
--- websites/production/activemq/content/test-source-xref.html (original)
+++ websites/production/activemq/content/test-source-xref.html Wed Nov 13 17:23:00 2013
@@ -72,11 +72,9 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 <p><a shape="rect" class="external-link" href="http://activemq.codehaus.org/maven/activemq-ra/xref-test/" rel="nofollow">ActiveMQ Resource Adapter</a><br clear="none">
-<a shape="rect" class="external-link" href="http://activemq.codehaus.org/maven/activemq-web/xref-test/" rel="nofollow">ActiveMQ Web</a></p>
-          </div>
+<a shape="rect" class="external-link" href="http://activemq.codehaus.org/maven/activemq-web/xref-test/" rel="nofollow">ActiveMQ Web</a></p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/test.html
==============================================================================
--- websites/production/activemq/content/test.html (original)
+++ websites/production/activemq/content/test.html Wed Nov 13 17:23:00 2013
@@ -72,9 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p><font color="#33ff00">TEST BLOG</font><img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" alt="" border="0"></p>
-          </div>
+<div class="wiki-content maincontent"><p><font color="#33ff00">TEST BLOG</font><img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" alt="" border="0"></p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/the-activeblaze-message-type.html
==============================================================================
--- websites/production/activemq/content/the-activeblaze-message-type.html (original)
+++ websites/production/activemq/content/the-activeblaze-message-type.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>The foundation of message and event parsing in ActiveBlaze is the BlazeMessage. <br clear="none">
+<div class="wiki-content maincontent"><p>The foundation of message and event parsing in ActiveBlaze is the BlazeMessage. <br clear="none">
 A BlazeMessage is a a Map of key value pairs, where the keys are strings and the values are primitive objects.</p>
 
 <p>The values supported are:</p>
@@ -138,8 +137,7 @@ A BlazeMessage is a a Map of key value p
  
 
 ]]></script>
-</div></div>
-          </div>
+</div></div></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/the-broker-will-not-start.html
==============================================================================
--- websites/production/activemq/content/the-broker-will-not-start.html (original)
+++ websites/production/activemq/content/the-broker-will-not-start.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>It's been reported that during broker start some users get a message similar to:</p>
+<div class="wiki-content maincontent"><p>It's been reported that during broker start some users get a message similar to:</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
@@ -90,8 +89,7 @@
 ]]></script>
 </div></div>
 
-<p>It could be <a shape="rect" href="journal-is-already-opened-by-this-application.html" title="Journal is already opened by this application">this problem</a> or the problem could be due to a bad os/jvm combination.  See <a shape="rect" href="known-bad-os-and-jvm-combinations.html" title="Known Bad OS and JVM Combinations">Known Bad OS and JVM Combinations</a></p>
-          </div>
+<p>It could be <a shape="rect" href="journal-is-already-opened-by-this-application.html" title="Journal is already opened by this application">this problem</a> or the problem could be due to a bad os/jvm combination.  See <a shape="rect" href="known-bad-os-and-jvm-combinations.html" title="Known Bad OS and JVM Combinations">Known Bad OS and JVM Combinations</a></p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/the-jms-connector.html
==============================================================================
--- websites/production/activemq/content/the-jms-connector.html (original)
+++ websites/production/activemq/content/the-jms-connector.html Wed Nov 13 17:23:00 2013
@@ -72,9 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<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"><b>Redirection Notice</b><br clear="none">This page should redirect to <a shape="rect" href="jms-to-jms-bridge.html" title="JMS to JMS Bridge">JMS to JMS Bridge</a>.</td></tr></table></div>
-          </div>
+<div class="wiki-content maincontent"><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"><b>Redirection Notice</b><br clear="none">This page should redirect to <a shape="rect" href="jms-to-jms-bridge.html" title="JMS to JMS Bridge">JMS to JMS Bridge</a>.</td></tr></table></div></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/the-proxy-connector.html
==============================================================================
--- websites/production/activemq/content/the-proxy-connector.html (original)
+++ websites/production/activemq/content/the-proxy-connector.html Wed Nov 13 17:23:00 2013
@@ -82,8 +82,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 <h2><a shape="rect" name="TheProxyConnector-TheProxyConnector"></a>The Proxy Connector</h2>
 
 <p>Many of the more advanced ActiveMQ features are implemented in the transports.  Sometimes it's desirable to accept one kind of ActiveMQ connection and establish a different kind of connection to another broker.  The Proxy Connector allows you to do that by accepting connection on one transport and establishing new connections using a different transport and then just proxying all the commands sent between the two transports.</p>
@@ -114,8 +113,7 @@
 &lt;/beans&gt;
 ]]></script>
 </div></div>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/the-vm-transport-starts-a-broker-before-my-configured-broker-starts.html
==============================================================================
--- websites/production/activemq/content/the-vm-transport-starts-a-broker-before-my-configured-broker-starts.html (original)
+++ websites/production/activemq/content/the-vm-transport-starts-a-broker-before-my-configured-broker-starts.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h3><a shape="rect" name="Thevmtransportstartsabrokerbeforemyconfiguredbrokerstarts-Scenario"></a>Scenario</h3>
+<div class="wiki-content maincontent"><h3><a shape="rect" name="Thevmtransportstartsabrokerbeforemyconfiguredbrokerstarts-Scenario"></a>Scenario</h3>
 
 <p>You are using the <b>vm:</b> transport and a broker is auto-started for you so that your configured embedded broker doesn't start.</p>
 
@@ -88,8 +87,7 @@
 <h3><a shape="rect" name="Thevmtransportstartsabrokerbeforemyconfiguredbrokerstarts-Seealso"></a>See also</h3>
 
 <ul><li><a shape="rect" href="vm-transport-reference.html" title="VM Transport Reference">VM Transport Reference</a></li></ul>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/throughput.html
==============================================================================
--- websites/production/activemq/content/throughput.html (original)
+++ websites/production/activemq/content/throughput.html Wed Nov 13 17:23:00 2013
@@ -72,14 +72,12 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 
 
 <p>How many messages can we process per second. </p>
 
-<p>Normally <a shape="rect" href="mom.html" title="MOM">MOM</a> style applications focus on asynchronous messaging and <a shape="rect" href="seda.html" title="SEDA">SEDA</a> style architectures which aim for massive throughput numbers at the cost of some <a shape="rect" href="latency.html" title="Latency">Latency</a></p>
-          </div>
+<p>Normally <a shape="rect" href="mom.html" title="MOM">MOM</a> style applications focus on asynchronous messaging and <a shape="rect" href="seda.html" title="SEDA">SEDA</a> style architectures which aim for massive throughput numbers at the cost of some <a shape="rect" href="latency.html" title="Latency">Latency</a></p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/timestampplugin.html
==============================================================================
--- websites/production/activemq/content/timestampplugin.html (original)
+++ websites/production/activemq/content/timestampplugin.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>The TimeStampPlugin is a Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp. <br clear="none">
+<div class="wiki-content maincontent"><p>The TimeStampPlugin is a Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp. <br clear="none">
 This can be useful when the clocks on client machines are known to not be correct and you can only trust the time set on the broker machines.</p>
 
 <p>Enabling this plugin will break JMS compliance since the timestamp that the producer sees on the messages after as send() will be different from the<br clear="none">
@@ -108,8 +107,7 @@ timestamp the consumer will observe when
 
 
 <p>Note: In case the consumer&#8217;s local clock is running ahead of the broker&#8217;s local clock, messages might not be consumed by your consumer when this plug-in is loaded with default configuration. The consumer could perceive the messages as already expired. <br clear="none">
-If the clock difference between broker and consumer is greater than the message expiration time and if the consumer&#8217;s clock is running ahead, then make use of futureOnly=&#8221;true&#8221;. The following <a shape="rect" class="external-link" href="http://tmielke.blogspot.com/2011/01/sync-your-machine-clocks.html" rel="nofollow">blog post</a> has more details.</p>
-          </div>
+If the clock difference between broker and consumer is greater than the message expiration time and if the consumer&#8217;s clock is running ahead, then make use of futureOnly=&#8221;true&#8221;. The following <a shape="rect" class="external-link" href="http://tmielke.blogspot.com/2011/01/sync-your-machine-clocks.html" rel="nofollow">blog post</a> has more details.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/tips-for-getting-help.html
==============================================================================
--- websites/production/activemq/content/tips-for-getting-help.html (original)
+++ websites/production/activemq/content/tips-for-getting-help.html Wed Nov 13 17:23:00 2013
@@ -72,16 +72,14 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>We are a community based open source project and we really welcome and value your <a shape="rect" href="contributing.html" title="Contributing">Contributions</a>. We have various ways of getting help via the <a shape="rect" href="discussion-forums.html" title="Discussion Forums">Discussion Forums</a> or <a shape="rect" href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a>. </p>
+<div class="wiki-content maincontent"><p>We are a community based open source project and we really welcome and value your <a shape="rect" href="contributing.html" title="Contributing">Contributions</a>. We have various ways of getting help via the <a shape="rect" href="discussion-forums.html" title="Discussion Forums">Discussion Forums</a> or <a shape="rect" href="mailing-lists.html" title="Mailing Lists">Mailing Lists</a>. </p>
 
 <p>Here are a few tips to help us to help you</p>
 
 <ul><li>which version of ActiveMQ are you using? (and if you are using a SNAPSHOT, which date?)</li><li>are you using queues or topics and are you using persistent or non persistent messaging?</li><li>details of your environment can help too such as
 	<ul><li>operating system</li><li>JVM version (1.6, 1.5, or 1.4)</li><li>application server; spring, tomcat, J2EE etc?</li></ul>
 	</li><li>remember you can always get full <a shape="rect" href="support.html#Support-CommercialSupport">commercial support</a> if you want a dedicated support team.</li></ul>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/tomcat.html
==============================================================================
--- websites/production/activemq/content/tomcat.html (original)
+++ websites/production/activemq/content/tomcat.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h2><a shape="rect" name="Tomcat-PreintegratedTomcatwithActiveMQ"></a>Pre-integrated Tomcat with ActiveMQ</h2>
+<div class="wiki-content maincontent"><h2><a shape="rect" name="Tomcat-PreintegratedTomcatwithActiveMQ"></a>Pre-integrated Tomcat with ActiveMQ</h2>
 
 <p>Apache TomEE is a distribution of <a shape="rect" class="external-link" href="http://tomee.apache.org/tomcat-jms.html">Tomcat with fully integrated ActiveMQ</a>.  All integration steps detailed here have already been done.  The stack supports injection of Topic, Queue and ConnectionFactory references as well as transactional sending and delivery.</p>
 
@@ -188,8 +187,7 @@ public class MyServet extends HttpServle
 CATALINA_OPTS="$CATALINA_OPTS -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1099 \
     -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false"
 ]]></script>
-</div></div></td></tr></table></div>
-          </div>
+</div></div></td></tr></table></div></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/tomee.html
==============================================================================
--- websites/production/activemq/content/tomee.html (original)
+++ websites/production/activemq/content/tomee.html Wed Nov 13 17:23:00 2013
@@ -82,8 +82,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>Apache TomEE is a distribution of Tomcat with fully integrated ActiveMQ offering full JMS support to plain war files, Servlets and more.  No setup is required and code like the following will work out of the box.</p>
+<div class="wiki-content maincontent"><p>Apache TomEE is a distribution of Tomcat with fully integrated ActiveMQ offering full JMS support to plain war files, Servlets and more.  No setup is required and code like the following will work out of the box.</p>
 
 <div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
 <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[
@@ -188,8 +187,7 @@ public class MyServet extends HttpServle
 ]]></script>
 </div></div>
 
-<p>Here the <tt>BrokerXmlConfig</tt> property is empty as we are not configuring an embedded broker to be run inside TomEE.  The <tt>ServerUrl</tt> now points to an explicit remote host and port <tt>someHostName:61616</tt> where an ActiveMQ Broker must be running.  This Broker can be a plain ActiveMQ install or an ActiveMQ Broker embedded in a TomEE install.</p>
-          </div>
+<p>Here the <tt>BrokerXmlConfig</tt> property is empty as we are not configuring an embedded broker to be run inside TomEE.  The <tt>ServerUrl</tt> now points to an explicit remote host and port <tt>someHostName:61616</tt> where an ActiveMQ Broker must be running.  This Broker can be a plain ActiveMQ install or an ActiveMQ Broker embedded in a TomEE install.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/tools.html
==============================================================================
--- websites/production/activemq/content/tools.html (original)
+++ websites/production/activemq/content/tools.html Wed Nov 13 17:23:00 2013
@@ -72,9 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<ul><li><a shape="rect" href="hermes-jms.html" title="Hermes Jms">Hermes Jms</a></li><li><a shape="rect" href="hermes-screenshot.html" title="Hermes Screenshot">Hermes Screenshot</a></li><li><a shape="rect" href="java-service-wrapper.html" title="Java Service Wrapper">Java Service Wrapper</a></li><li><a shape="rect" href="maven2-activemq-broker-plugin.html" title="Maven2 ActiveMQ Broker Plugin">Maven2 ActiveMQ Broker Plugin</a></li><li><a shape="rect" href="web-console.html" title="Web Console">Web Console</a><ul><li><a shape="rect" href="running-a-broker.html" title="Running a broker">Running a broker</a></li></ul></li></ul> 
-          </div>
+<div class="wiki-content maincontent"><ul><li><a shape="rect" href="hermes-jms.html" title="Hermes Jms">Hermes Jms</a></li><li><a shape="rect" href="hermes-screenshot.html" title="Hermes Screenshot">Hermes Screenshot</a></li><li><a shape="rect" href="java-service-wrapper.html" title="Java Service Wrapper">Java Service Wrapper</a></li><li><a shape="rect" href="maven2-activemq-broker-plugin.html" title="Maven2 ActiveMQ Broker Plugin">Maven2 ActiveMQ Broker Plugin</a></li><li><a shape="rect" href="web-console.html" title="Web Console">Web Console</a><ul><li><a shape="rect" href="running-a-broker.html" title="Running a broker">Running a broker</a></li></ul></li></ul> </div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/topologies.html
==============================================================================
--- websites/production/activemq/content/topologies.html (original)
+++ websites/production/activemq/content/topologies.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>ActiveMQ supports a wide range of different deployment topologies as well as <a shape="rect" href="uri-protocols.html" title="URI Protocols">protocols</a> &amp; wire formats. The following diagram shows a federated network of brokers with a few different kinds of topology.</p>
+<div class="wiki-content maincontent"><p>ActiveMQ supports a wide range of different deployment topologies as well as <a shape="rect" href="uri-protocols.html" title="URI Protocols">protocols</a> &amp; wire formats. The following diagram shows a federated network of brokers with a few different kinds of topology.</p>
 
 <p><a shape="rect" class="external-link" href="http://activemq.org/BrokerTopology.pdf" rel="nofollow"><span class="image-wrap" style=""><img src="topologies.data/BrokerTopology-1.png" style="border: 0px solid black"></span></a></p>
 
@@ -159,8 +158,7 @@ There are various ways to implement a pe
 jxta://hostname:port
 ]]></script>
 </div></div>
-<p>Currently you need to run one server which everyone connects to via JXTA. We've not yet created a pure peer network with JXTA</p>
-          </div>
+<p>Currently you need to run one server which everyone connects to via JXTA. We've not yet created a pure peer network with JXTA</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/total-ordering.html
==============================================================================
--- websites/production/activemq/content/total-ordering.html (original)
+++ websites/production/activemq/content/total-ordering.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>Sometimes it can be useful to ensure that every topic consumer sees messages arriving on the topic in exactly the same order.</p>
+<div class="wiki-content maincontent"><p>Sometimes it can be useful to ensure that every topic consumer sees messages arriving on the topic in exactly the same order.</p>
 
 <p>Normally we guarrentee the order of all messages sent by the same producer; however due to multi-threading and asynchronous processing, the messages from different producers could arrive in different consumers in different orders. </p>
 
@@ -123,8 +122,7 @@ consumer2: P1 P2 Q1 P3 Q2
       &lt;/policyEntries&gt;&lt;/policyMap&gt;
     &lt;/destinationPolicy&gt;
 ]]></script>
-</div></div>
-          </div>
+</div></div></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/udp-transport-reference.html
==============================================================================
--- websites/production/activemq/content/udp-transport-reference.html (original)
+++ websites/production/activemq/content/udp-transport-reference.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 <h3><a shape="rect" name="UDPTransportReference-TheUDPTransport"></a>The UDP Transport</h3>
 
 <p>The UDP transport allows clients to connect to a remote ActiveMQ broker using raw UDP</p>
@@ -96,8 +95,7 @@
 <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
 <pre>udp://localhost:8123
 </pre>
-</div></div>
-          </div>
+</div></div></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/unix-service.html
==============================================================================
--- websites/production/activemq/content/unix-service.html (original)
+++ websites/production/activemq/content/unix-service.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h2><a shape="rect" name="UnixService-CreatingaUnixServiceforActiveMQ"></a>Creating a Unix Service for ActiveMQ</h2>
+<div class="wiki-content maincontent"><h2><a shape="rect" name="UnixService-CreatingaUnixServiceforActiveMQ"></a>Creating a Unix Service for ActiveMQ</h2>
 
 <p>Below are steps to make ActiveMQ a Linux Daemon on Red Hat 4 ES.</p>
 
@@ -232,8 +231,7 @@ sudo /sbin/chkconfig activemq on
 <p>8. Restart the server.</p>
 
 <p>Note:  activemq-data is being created in "/" root directory.  I have to<br clear="none">
-explicitly set the activemq-data location in activemq.conf</p>
-          </div>
+explicitly set the activemq-data location in activemq.conf</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/unix-shell-script.html
==============================================================================
--- websites/production/activemq/content/unix-shell-script.html (original)
+++ websites/production/activemq/content/unix-shell-script.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>From version <b>5.4.0</b> onwards, ActiveMQ comes with a enhanced shell script for starting, stopping and managing the broker in Unix environment. For basic <a shape="rect" href="activemq-command-line-tools-reference.html#ActiveMQCommandLineToolsReference-activemq">activemq</a> and <a shape="rect" href="activemq-command-line-tools-reference.html#ActiveMQCommandLineToolsReference-activemqadmin">activemq-admin</a> scripts functionality take a look at <a shape="rect" href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</a>.</p>
+<div class="wiki-content maincontent"><p>From version <b>5.4.0</b> onwards, ActiveMQ comes with a enhanced shell script for starting, stopping and managing the broker in Unix environment. For basic <a shape="rect" href="activemq-command-line-tools-reference.html#ActiveMQCommandLineToolsReference-activemq">activemq</a> and <a shape="rect" href="activemq-command-line-tools-reference.html#ActiveMQCommandLineToolsReference-activemqadmin">activemq-admin</a> scripts functionality take a look at <a shape="rect" href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</a>.</p>
 
 <p>This new <tt>activemq</tt> script incorporate these two scripts into one and adds some new functionalities. On top of regular <tt>activemq</tt> and <tt>activemq-admin</tt> scripts, it adds the following features:</p>
 
@@ -115,8 +114,7 @@
 <ul><li><b>setup</b> - create the specified configuration file for this Unix script. The configuration of the script can be placed at <tt>/etc/default/activemq</tt> or <tt>$HOME/.activemqrc</tt>. Note, this is the configuration for the <em>script</em> not for configuring ActiveMQ.</li></ul>
 
 
-<p>To use addtional configurations for running multiple instances on the same operating system rename or symlink script to a name matching to <tt>activemq-instance-&lt;INSTANCENAME&gt;</tt>. This changes the configuration location to <tt>/etc/default/activemq-instance-&lt;INSTANCENAME&gt;</tt> and <tt>$HOME/.activemqrc-instance-&lt;INSTANCENAME&gt;</tt>. Configuration files in /etc have higher precedence. </p>
-          </div>
+<p>To use addtional configurations for running multiple instances on the same operating system rename or symlink script to a name matching to <tt>activemq-instance-&lt;INSTANCENAME&gt;</tt>. This changes the configuration location to <tt>/etc/default/activemq-instance-&lt;INSTANCENAME&gt;</tt> and <tt>$HOME/.activemqrc-instance-&lt;INSTANCENAME&gt;</tt>. Configuration files in /etc have higher precedence. </p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/unix.html
==============================================================================
--- websites/production/activemq/content/unix.html (original)
+++ websites/production/activemq/content/unix.html Wed Nov 13 17:23:00 2013
@@ -72,11 +72,9 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>This page contains resources that will make you adapt ActiveMQ to your Unix-based operating system.</p>
+<div class="wiki-content maincontent"><p>This page contains resources that will make you adapt ActiveMQ to your Unix-based operating system.</p>
 
-<ul><li><a shape="rect" href="unix-service.html" title="Unix Service">Unix Service</a></li><li><a shape="rect" href="unix-shell-script.html" title="Unix Shell Script">Unix Shell Script</a></li></ul>
-          </div>
+<ul><li><a shape="rect" href="unix-service.html" title="Unix Service">Unix Service</a></li><li><a shape="rect" href="unix-shell-script.html" title="Unix Shell Script">Unix Shell Script</a></li></ul></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/uri-protocols.html
==============================================================================
--- websites/production/activemq/content/uri-protocols.html (original)
+++ websites/production/activemq/content/uri-protocols.html Wed Nov 13 17:23:00 2013
@@ -81,8 +81,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>ActiveMQ is designed to support mutliple different <a shape="rect" href="topologies.html" title="Topologies">topologies</a> and protocols. Which one you use depends on your messaging requirements, quality of service and network topology.</p>
+<div class="wiki-content maincontent"><p>ActiveMQ is designed to support mutliple different <a shape="rect" href="topologies.html" title="Topologies">topologies</a> and protocols. Which one you use depends on your messaging requirements, quality of service and network topology.</p>
 
 <p>The following table describes the different network protocols available for JMS clients along with showing the connection URL string you use to enable this communication protocol. On the broker side there are additional <a shape="rect" href="configuring-transports.html" title="Configuring Transports">transports</a> supported. You can specify the connection URL on an <a shape="rect" class="external-link" href="http://activemq.apache.org/maven/apidocs/org/apache/activemq/ActiveMQConnectionFactory.html">ActiveMQConnectionFactory</a> (in a constructor or via the brokerURL property). </p>
 
@@ -121,8 +120,7 @@ failover:(tcp://foo:61699,tcp://bar:6161
 ]]></script>
 </div></div>
 
-<p>see <a shape="rect" href="configuring-transports.html" title="Configuring Transports">Configuring Transports</a> for more details</p>
-          </div>
+<p>see <a shape="rect" href="configuring-transports.html" title="Configuring Transports">Configuring Transports</a> for more details</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/use-cases.html
==============================================================================
--- websites/production/activemq/content/use-cases.html (original)
+++ websites/production/activemq/content/use-cases.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 <p>Messaging is a diverse and wide ranging subject - there are many different use cases, requirements and deployment options. This is one of the reasons why its so interesting to work on <img align="middle" class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/smile.gif" height="20" width="20" alt="" border="0"></p>
 
 <p>This document tries to highlight some of the main use cases we are trying to tackle with ActiveQM</p>
@@ -112,8 +111,7 @@
 
 <p>This use case focusses on connectivity and cross-language &amp; cross-technology connectivity.</p>
 
-<p>We can provide a HTTP interface to the message broker allowing a simple cross-language and technology agnostic API to publishing messages or receiving them. To send a message, HTTP POST it to the Message Broker, to receive a message, HTTP GET it. Use the URI and request parameters to denote the destination.</p>
-          </div>
+<p>We can provide a HTTP interface to the message broker allowing a simple cross-language and technology agnostic API to publishing messages or receiving them. To send a message, HTTP POST it to the Message Broker, to receive a message, HTTP GET it. Use the URI and request parameters to denote the destination.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/user-forum.html
==============================================================================
--- websites/production/activemq/content/user-forum.html (original)
+++ websites/production/activemq/content/user-forum.html Wed Nov 13 17:23:00 2013
@@ -72,12 +72,10 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>
+<div class="wiki-content maincontent"><p>
 <a shape="rect" id="nabblelink" href="http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html">ActiveMQ - User</a>
 <script src="http://activemq.2283324.n4.nabble.com/embed/f2341805"></script>
-</p>
-          </div>
+</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/user-submitted-configurations.html
==============================================================================
--- websites/production/activemq/content/user-submitted-configurations.html (original)
+++ websites/production/activemq/content/user-submitted-configurations.html Wed Nov 13 17:23:00 2013
@@ -72,11 +72,9 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>Please add any configurations of ActiveMQ you wish to share with other users here...</p>
+<div class="wiki-content maincontent"><p>Please add any configurations of ActiveMQ you wish to share with other users here...</p>
 <ul><li><a shape="rect" href="complex-single-broker-configuration-stomp-only.html" title="Complex Single Broker Configuration (STOMP only)">Complex Single Broker Configuration (STOMP only)</a> - Example of an ActiveMQ configuration with predefined queues, simple destination security.</li><li><a shape="rect" href="jms-and-jdbc-operations-in-one-transaction.html" title="JMS and JDBC operations in one transaction">JMS and JDBC operations in one transaction</a> - Example using Spring beans.</li><li><a shape="rect" href="jms-bridge-with-local-broker.html" title="JMS Bridge With Local Broker">JMS Bridge With Local Broker</a> - Example jmsBridge connection with the local broker.</li><li><a shape="rect" href="jms-bridge-with-remote-broker.html" title="JMS Bridge With Remote Broker">JMS Bridge With Remote Broker</a> - Example jmsBridge connection with a remote broker.</li><li><a shape="rect" href="jms-bridge-with-remote-tibco-broker.html" title="JMS Bridge With Remote TIBCO Broker">JMS Bridg
 e With Remote TIBCO Broker</a> - Example jmsBridge connection to remote TIBCO EMS broker.</li><li><a shape="rect" href="jms-bridge-with-oracle-aq.html" title="JMS Bridge With Oracle AQ">JMS Bridge With Oracle AQ</a> - Example jmsBridge connection to Oracle AQ queues and topics.</li><li><a shape="rect" href="sample-camel-routes.html" title="Sample Camel Routes">Sample Camel Routes</a> - Sample configuration showing Juel and XPath Camel routes.</li></ul>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/users.html
==============================================================================
--- websites/production/activemq/content/users.html (original)
+++ websites/production/activemq/content/users.html Wed Nov 13 17:23:00 2013
@@ -72,15 +72,13 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<p>This page contains a list of some of our users and gives a brief overview of how they are using ActiveMQ. The purpose of this page is to help the ActiveMQ community get to know each other &amp; find out what we're all doing with ActiveMQ and for the developers of ActiveMQ to get a better feel for what kinds of things people are doing with ActiveMQ.</p>
+<div class="wiki-content maincontent"><p>This page contains a list of some of our users and gives a brief overview of how they are using ActiveMQ. The purpose of this page is to help the ActiveMQ community get to know each other &amp; find out what we're all doing with ActiveMQ and for the developers of ActiveMQ to get a better feel for what kinds of things people are doing with ActiveMQ.</p>
 
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh">Name</th><th colspan="1" rowspan="1" class="confluenceTh">Company name or description</th><th colspan="1" rowspan="1" class="confluenceTh">Use of ActiveMQ</th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"><a shape="rect" class="external-link" href="http://fusesource.com/" rel="nofollow">FuseSource</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> FuseSource provide enterprise class support, training and mentoring around an open source Apache SOA stack including <a shape="rect" class="external-link" href="http://servicemix.apache.org/">ServiceMix</a>, <a shape="rect" class="external-link" href="http://activemq.apache.org/">ActiveMQ</a> and <a shape="rect" class="external-link" href="http://activemq.apache.org/camel/">Camel</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> Matt Biddulph </td><td co
 lspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" class="external-link" href="http://www.dopplr.com/" rel="nofollow">Dopplr</a>  </td><td colspan="1" rowspan="1" class="confluenceTd"> Use ActiveMQ as their messaging provider - see Matt's great presentation <a shape="rect" class="external-link" href="http://www.slideshare.net/carsonified/dopplr-its-made-of-messages-matt-biddulph-presentation" rel="nofollow">Made of Messages</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" class="external-link" href="http://gnip.com" rel="nofollow">gnip</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> Use <a shape="rect" class="external-link" href="http://www.byteonic.com/2008/gnip-online-message-oriented-middleware-mom/" rel="nofollow">ActiveMQ for their low latency MOM messaging</a> </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">Peter Brooke</td><td colspan="1" rowspan="
 1" class="confluenceTd">RomTrac</td><td colspan="1" rowspan="1" class="confluenceTd">We are using ActiveMQ and Camel to provider high performance load balancing of requests across a cluster of servers</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">Sridhar Komandur</td><td colspan="1" rowspan="1" class="confluenceTd">University of Washington (UW Tech)</td><td colspan="1" rowspan="1" class="confluenceTd">ActiveMQ is being used as backend messaging layer for a variety of distributed applications withing UW</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">Gareth Davies</td><td colspan="1" rowspan="1" class="confluenceTd">Daugherty Systems</td><td colspan="1" rowspan="1" class="confluenceTd">At current client (global agribusiness firm), using ActiveMQ for asynchronous, reliable messaging within in-house SOA application</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">Raffe G.</td><td colspan="1" rowspan="1" class="confluenceTd">Document archiving/
 flow systems</td><td colspan="1" rowspan="1" class="confluenceTd">We try to use ActiveMQ as connectivity option between our FrontEnd (FE) and BackEnd (BE). FE receives requests which processing is normally heavy time-consuming. Thus FE creates a message which is sent to BE for processing and returns a ticket (correlationID) to the user. This will later use the ticket to ask for the response of the processing (again sending a message from FE to BE which will respond synchronously in this case). So we want to have reliable messaging between our FE and BE.<br clear="none">
 So far this is not entirely working for us.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">Tom L.</td><td colspan="1" rowspan="1" class="confluenceTd">Promotional Marketing</td><td colspan="1" rowspan="1" class="confluenceTd">Here is our flow.  The backend systems (written in a propriatery language) send requests to a tomcat server via http. The message servlet from the ActiveMQ's web API connects to an embeded broker instance using the VM connector and places the request on the queue.  We don't have a need for clustering yet, but we are planning on using either tomcat's clustering or ActiveCluster if it becomes necessary (since the brokers are embeded anyways). </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">Aleksi Kallio</td><td colspan="1" rowspan="1" class="confluenceTd">CSC, the Finnish IT center for science</td><td colspan="1" rowspan="1" class="confluenceTd">We are building a bioinformatics system for DNA-microarray data storage and analysis. Sys
 tem contains rich graphical clients, a large database and heavy server machinery for processing analysis jobs. We are trying to use ActiveMQ as a JMS implementation to shuttle data between the servers and clients in an event based manner.</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><a shape="rect" class="external-link" href="mailto:frik@gatherworks.com" rel="nofollow">Frik Strecker</a></td><td colspan="1" rowspan="1" class="confluenceTd"><a shape="rect" class="external-link" href="http://www.gatherplace.net" rel="nofollow">GatherPlace</a> provides cost-effective remote application sharing </td><td colspan="1" rowspan="1" class="confluenceTd">ActiveMQ is used to collect real-time billing and usage information from servers distributed throughout the world.  Free accounts are available to active ActiveMQ developers for ActiveMQ purposes. </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" class="external-link" href="http://code.google.com/p
 /golconde/" rel="nofollow">Golconde</a> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td><td colspan="1" rowspan="1" class="confluenceTd"> Uses ActiveMQ to implement a distributed Postgresql replication system </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <a shape="rect" class="external-link" href="http://www.oreillynet.com/pub/au/3212" rel="nofollow">Robert Liguori</a> </td><td colspan="1" rowspan="1" class="confluenceTd"> STG Technologies, Inc.</td><td colspan="1" rowspan="1" class="confluenceTd"> Uses ActiveMQ in support of the aviation industry.</td></tr></tbody></table>
 </div>
-
-          </div>
+</div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/using-activemq-5.html
==============================================================================
--- websites/production/activemq/content/using-activemq-5.html (original)
+++ websites/production/activemq/content/using-activemq-5.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h2><a shape="rect" name="UsingActiveMQ5-UsingApacheActiveMQ"></a>Using Apache ActiveMQ</h2>
+<div class="wiki-content maincontent"><h2><a shape="rect" name="UsingActiveMQ5-UsingApacheActiveMQ"></a>Using Apache ActiveMQ</h2>
 
 <p>To help you get started using Apache ActiveMQ version 5 you may wish to start off with the <a shape="rect" href="version-5-getting-started.html" title="Version 5 Getting Started">Version 5 Getting Started</a> guide or the <a shape="rect" href="configuring-version-5-transports.html" title="Configuring Version 5 Transports">Configuring Version 5 Transports</a>. Otherwise here is a complete list of the guides.</p>
 
@@ -81,8 +80,7 @@
 
 <h3><a shape="rect" name="UsingActiveMQ5-CommercialDocumentation"></a>Commercial Documentation</h3>
 
-<p><a shape="rect" class="external-link" href="http://fusesource.com" rel="nofollow">FuseSource</a> offers extensive documentation for Fuse Message Broker, their certified distribution of Apache ActiveMQ, at <a shape="rect" class="external-link" href="http://fusesource.com/docs/broker" rel="nofollow">http://fusesource.com/docs/broker</a>.</p>
-          </div>
+<p>The Commercial Providers listed on the <a shape="rect" href="support.html" title="Support">Support</a> page may also have additional documentation, examples, tutorials, etc... that can help you get started using ActiveMQ.</p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/using-activemq-with-ejb3-jboss-example.html
==============================================================================
--- websites/production/activemq/content/using-activemq-with-ejb3-jboss-example.html (original)
+++ websites/production/activemq/content/using-activemq-with-ejb3-jboss-example.html Wed Nov 13 17:23:00 2013
@@ -72,8 +72,7 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-
+<div class="wiki-content maincontent">
 
 
 <p>I've seen numerous postings regarding ActiveMQ with EJB3, and variations of a datasource XML file for use with JBoss integration.</p>
@@ -104,8 +103,7 @@ public class TestBean implements Message
 <p> public void onMessage(Message message) {<br clear="none">
  }</p>
 
-<p>} </p>
-          </div>
+<p>} </p></div>
         </td>
         <td valign="top">
           <div class="navigation">

Modified: websites/production/activemq/content/using-activemq.html
==============================================================================
--- websites/production/activemq/content/using-activemq.html (original)
+++ websites/production/activemq/content/using-activemq.html Wed Nov 13 17:23:00 2013
@@ -72,13 +72,11 @@
   <tbody>
         <tr>
         <td valign="top" width="100%">
-          <div class="wiki-content maincontent">
-<h2><a shape="rect" name="UsingActiveMQ-UsingApacheActiveMQ4"></a>Using Apache ActiveMQ 4</h2>
+<div class="wiki-content maincontent"><h2><a shape="rect" name="UsingActiveMQ-UsingApacheActiveMQ4"></a>Using Apache ActiveMQ 4</h2>
 
 <p>To help you get started using Apache ActiveMQ you may wish to start off with the <a shape="rect" href="getting-started.html" title="Getting Started">Getting Started</a> guide or the <a shape="rect" href="configuring-transports.html" title="Configuring Transports">Configuring Transports</a>. Otherwise here is a complete list of the guides.</p>
 
-<ul><li><a shape="rect" href="configuring-brokers.html" title="Configuring Brokers">Configuring Brokers</a></li><li><a shape="rect" href="configuring-transports.html" title="Configuring Transports">Configuring Transports</a><ul><li><a shape="rect" href="activemq-4-connection-uris.html" title="ActiveMQ 4 Connection URIs">ActiveMQ 4 Connection URIs</a><ul><li><a shape="rect" href="broker-configuration-uri.html" title="Broker Configuration URI">Broker Configuration URI</a><ul><li><a shape="rect" href="broker-properties-uri.html" title="Broker Properties URI">Broker Properties URI</a></li><li><a shape="rect" href="broker-uri.html" title="Broker URI">Broker URI</a></li><li><a shape="rect" href="broker-xbean-uri.html" title="Broker XBean URI">Broker XBean URI</a></li></ul></li><li><a shape="rect" href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</a></li><li><a shape="rect" href="connection-configuration-uri.html" title="Connection Configuration
  URI">Connection Configuration URI</a></li><li><a shape="rect" href="discovery-transport-reference.html" title="Discovery Transport Reference">Discovery Transport Reference</a></li><li><a shape="rect" href="failover-transport-reference.html" title="Failover Transport Reference">Failover Transport Reference</a></li><li><a shape="rect" href="fanout-transport-reference.html" title="Fanout Transport Reference">Fanout Transport Reference</a></li><li><a shape="rect" href="http-and-https-transports-reference.html" title="HTTP and HTTPs Transports Reference">HTTP and HTTPs Transports Reference</a></li><li><a shape="rect" href="multicast-transport-reference.html" title="Multicast Transport Reference">Multicast Transport Reference</a></li><li><a shape="rect" href="peer-transport-reference.html" title="Peer Transport Reference">Peer Transport Reference</a></li><li><a shape="rect" href="ssl-transport-reference.html" title="SSL Transport Reference">SSL Transport Reference</a></li><li><a shape="r
 ect" href="static-transport-reference.html" title="Static Transport Reference">Static Transport Reference</a></li><li><a shape="rect" href="tcp-transport-reference.html" title="TCP Transport Reference">TCP Transport Reference</a></li><li><a shape="rect" href="udp-transport-reference.html" title="UDP Transport Reference">UDP Transport Reference</a></li><li><a shape="rect" href="vm-transport-reference.html" title="VM Transport Reference">VM Transport Reference</a></li></ul></li><li><a shape="rect" href="activemq-inactivitymonitor.html" title="ActiveMQ InactivityMonitor">ActiveMQ InactivityMonitor</a></li><li><a shape="rect" href="zeroconf-transport-reference.html" title="ZeroConf Transport Reference">ZeroConf Transport Reference</a><ul><li><a shape="rect" href="zeroconf.html" title="ZeroConf">ZeroConf</a></li></ul></li></ul></li><li><a shape="rect" href="examples.html" title="Examples">Examples</a></li><li><a shape="rect" href="getting-started.html" title="Getting Started">Getting Sta
 rted</a><ul><li><a shape="rect" href="gettingstarted3x.html" title="Getting+Started+3.x">Getting+Started+3.x</a></li><li><a shape="rect" href="monitoring-activemq.html" title="Monitoring ActiveMQ">Monitoring ActiveMQ</a></li></ul></li><li><a shape="rect" href="hello-world.html" title="Hello World">Hello World</a></li><li><a shape="rect" href="initial-configuration.html" title="Initial Configuration">Initial Configuration</a></li><li><a shape="rect" href="installation.html" title="Installation">Installation</a></li><li><a shape="rect" href="known-bad-os-and-jvm-combinations.html" title="Known Bad OS and JVM Combinations">Known Bad OS and JVM Combinations</a></li><li><a shape="rect" href="performance-tuning.html" title="Performance Tuning">Performance Tuning</a></li><li><a shape="rect" href="run-broker.html" title="Run Broker">Run Broker</a></li><li><a shape="rect" href="topologies.html" title="Topologies">Topologies</a></li><li><a shape="rect" href="use-cases.html" title="Use Cases">
 Use Cases</a></li><li><a shape="rect" href="user-submitted-configurations.html" title="User Submitted Configurations">User Submitted Configurations</a><ul><li><a shape="rect" href="complex-single-broker-configuration-stomp-only.html" title="Complex Single Broker Configuration (STOMP only)">Complex Single Broker Configuration (STOMP only)</a></li><li><a shape="rect" href="jms-and-jdbc-operations-in-one-transaction.html" title="JMS and JDBC operations in one transaction">JMS and JDBC operations in one transaction</a></li><li><a shape="rect" href="jms-bridge-with-local-broker.html" title="JMS Bridge With Local Broker">JMS Bridge With Local Broker</a></li><li><a shape="rect" href="jms-bridge-with-oracle-aq.html" title="JMS Bridge With Oracle AQ">JMS Bridge With Oracle AQ</a></li><li><a shape="rect" href="jms-bridge-with-remote-broker.html" title="JMS Bridge With Remote Broker">JMS Bridge With Remote Broker</a></li><li><a shape="rect" href="jms-bridge-with-remote-tibco-broker.html" title
 ="JMS Bridge With Remote TIBCO Broker">JMS Bridge With Remote TIBCO Broker</a></li><li><a shape="rect" href="sample-camel-routes.html" title="Sample Camel Routes">Sample Camel Routes</a></li></ul></li><li><a shape="rect" href="web-samples.html" title="Web Samples">Web Samples</a></li><li><a shape="rect" href="xml-configuration.html" title="Xml Configuration">Xml Configuration</a></li><li><a shape="rect" href="xml-reference.html" title="Xml Reference">Xml Reference</a><ul><li><a shape="rect" href="xbean-xml-reference-41.html" title="XBean XML Reference 4.1">XBean XML Reference 4.1</a></li><li><a shape="rect" href="xbean-xml-reference-50.html" title="XBean XML Reference 5.0">XBean XML Reference 5.0</a></li></ul></li></ul> 
-          </div>
+<ul><li><a shape="rect" href="configuring-brokers.html" title="Configuring Brokers">Configuring Brokers</a></li><li><a shape="rect" href="configuring-transports.html" title="Configuring Transports">Configuring Transports</a><ul><li><a shape="rect" href="activemq-4-connection-uris.html" title="ActiveMQ 4 Connection URIs">ActiveMQ 4 Connection URIs</a><ul><li><a shape="rect" href="broker-configuration-uri.html" title="Broker Configuration URI">Broker Configuration URI</a><ul><li><a shape="rect" href="broker-properties-uri.html" title="Broker Properties URI">Broker Properties URI</a></li><li><a shape="rect" href="broker-uri.html" title="Broker URI">Broker URI</a></li><li><a shape="rect" href="broker-xbean-uri.html" title="Broker XBean URI">Broker XBean URI</a></li></ul></li><li><a shape="rect" href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</a></li><li><a shape="rect" href="connection-configuration-uri.html" title="Connection Configuration
  URI">Connection Configuration URI</a></li><li><a shape="rect" href="discovery-transport-reference.html" title="Discovery Transport Reference">Discovery Transport Reference</a></li><li><a shape="rect" href="failover-transport-reference.html" title="Failover Transport Reference">Failover Transport Reference</a></li><li><a shape="rect" href="fanout-transport-reference.html" title="Fanout Transport Reference">Fanout Transport Reference</a></li><li><a shape="rect" href="http-and-https-transports-reference.html" title="HTTP and HTTPs Transports Reference">HTTP and HTTPs Transports Reference</a></li><li><a shape="rect" href="multicast-transport-reference.html" title="Multicast Transport Reference">Multicast Transport Reference</a></li><li><a shape="rect" href="peer-transport-reference.html" title="Peer Transport Reference">Peer Transport Reference</a></li><li><a shape="rect" href="ssl-transport-reference.html" title="SSL Transport Reference">SSL Transport Reference</a></li><li><a shape="r
 ect" href="static-transport-reference.html" title="Static Transport Reference">Static Transport Reference</a></li><li><a shape="rect" href="tcp-transport-reference.html" title="TCP Transport Reference">TCP Transport Reference</a></li><li><a shape="rect" href="udp-transport-reference.html" title="UDP Transport Reference">UDP Transport Reference</a></li><li><a shape="rect" href="vm-transport-reference.html" title="VM Transport Reference">VM Transport Reference</a></li></ul></li><li><a shape="rect" href="activemq-inactivitymonitor.html" title="ActiveMQ InactivityMonitor">ActiveMQ InactivityMonitor</a></li><li><a shape="rect" href="zeroconf-transport-reference.html" title="ZeroConf Transport Reference">ZeroConf Transport Reference</a><ul><li><a shape="rect" href="zeroconf.html" title="ZeroConf">ZeroConf</a></li></ul></li></ul></li><li><a shape="rect" href="examples.html" title="Examples">Examples</a></li><li><a shape="rect" href="getting-started.html" title="Getting Started">Getting Sta
 rted</a><ul><li><a shape="rect" href="gettingstarted3x.html" title="Getting+Started+3.x">Getting+Started+3.x</a></li><li><a shape="rect" href="monitoring-activemq.html" title="Monitoring ActiveMQ">Monitoring ActiveMQ</a></li></ul></li><li><a shape="rect" href="hello-world.html" title="Hello World">Hello World</a></li><li><a shape="rect" href="initial-configuration.html" title="Initial Configuration">Initial Configuration</a></li><li><a shape="rect" href="installation.html" title="Installation">Installation</a></li><li><a shape="rect" href="known-bad-os-and-jvm-combinations.html" title="Known Bad OS and JVM Combinations">Known Bad OS and JVM Combinations</a></li><li><a shape="rect" href="performance-tuning.html" title="Performance Tuning">Performance Tuning</a></li><li><a shape="rect" href="run-broker.html" title="Run Broker">Run Broker</a></li><li><a shape="rect" href="topologies.html" title="Topologies">Topologies</a></li><li><a shape="rect" href="use-cases.html" title="Use Cases">
 Use Cases</a></li><li><a shape="rect" href="user-submitted-configurations.html" title="User Submitted Configurations">User Submitted Configurations</a><ul><li><a shape="rect" href="complex-single-broker-configuration-stomp-only.html" title="Complex Single Broker Configuration (STOMP only)">Complex Single Broker Configuration (STOMP only)</a></li><li><a shape="rect" href="jms-and-jdbc-operations-in-one-transaction.html" title="JMS and JDBC operations in one transaction">JMS and JDBC operations in one transaction</a></li><li><a shape="rect" href="jms-bridge-with-local-broker.html" title="JMS Bridge With Local Broker">JMS Bridge With Local Broker</a></li><li><a shape="rect" href="jms-bridge-with-oracle-aq.html" title="JMS Bridge With Oracle AQ">JMS Bridge With Oracle AQ</a></li><li><a shape="rect" href="jms-bridge-with-remote-broker.html" title="JMS Bridge With Remote Broker">JMS Bridge With Remote Broker</a></li><li><a shape="rect" href="jms-bridge-with-remote-tibco-broker.html" title
 ="JMS Bridge With Remote TIBCO Broker">JMS Bridge With Remote TIBCO Broker</a></li><li><a shape="rect" href="sample-camel-routes.html" title="Sample Camel Routes">Sample Camel Routes</a></li></ul></li><li><a shape="rect" href="web-samples.html" title="Web Samples">Web Samples</a></li><li><a shape="rect" href="xml-configuration.html" title="Xml Configuration">Xml Configuration</a></li><li><a shape="rect" href="xml-reference.html" title="Xml Reference">Xml Reference</a><ul><li><a shape="rect" href="xbean-xml-reference-41.html" title="XBean XML Reference 4.1">XBean XML Reference 4.1</a></li><li><a shape="rect" href="xbean-xml-reference-50.html" title="XBean XML Reference 5.0">XBean XML Reference 5.0</a></li></ul></li></ul> </div>
         </td>
         <td valign="top">
           <div class="navigation">