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 [43/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/xbean-xml-reference-50.html
==============================================================================
--- websites/production/activemq/content/xbean-xml-reference-50.html (original)
+++ websites/production/activemq/content/xbean-xml-reference-50.html Fri Jul 12 12:46:14 2013
@@ -32,6 +32,7 @@
     </style>
     <![endif]-->
 
+    
     <title>
     Apache ActiveMQ &#8482; -- XBean XML Reference 5.0
     </title>
@@ -50,8 +51,8 @@
       <div>
 
 <!-- Banner -->
-
-	<div id="asf_logo">
+<p>
+	</p><div id="asf_logo">
 	<div id="activemq_logo">
             <a shape="rect" style="float:left; width:280px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:10px; margin-left:100px;" href="http://activemq.apache.org" title="The most popular and powerful open source Message Broker">ActiveMQ</a> &#8482;
             <a shape="rect" style="float:right; width:210px;display:block;text-indent:-5000px;text-decoration:none;line-height:60px; margin-top:15px; margin-right:10px;" href="http://www.apache.org" title="The Apache Software Foundation">ASF</a>
@@ -615,9 +616,9 @@ available and setup a connection to each
 
 <p><a shape="rect" name="XBeanXMLReference5.0-amqPersistenceAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CamqPersistenceAdapter%3E%23amqPersistenceAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-amqPersistenceAdapterelement">&lt;amqPersistenceAdapter&gt;</a></em> Element</h3>
-    An implementation of {@link PersistenceAdapter} designed for use with a
+<p>    An implementation of {@link PersistenceAdapter} designed for use with a
 {@link Journal} and then check pointing asynchronously on a timeout with some
-other long term persistent storage.
+other long term persistent storage.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> archiveDataLogs </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> asyncDataManager </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.kaha.impl.async.AsyncDataManager</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerService 
 </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.broker.BrokerServicetypes">org.apache.activemq.broker.BrokerService</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> checkpointInterval </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>long</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cleanupInterval </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>long</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> directory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> directoryArchive </td><td colspan="1" row
 span="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> indexBinSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> indexKeySize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> indexPageSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> When set using XBean, you can use values such as: "20
@@ -629,7 +630,7 @@ mb", "1024 kb", or "1 gb" </td></tr><tr>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-amqPersistenceAdapterFactoryelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CamqPersistenceAdapterFactory%3E%23amqPersistenceAdapterFactoryelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-amqPersistenceAdapterFactoryelement">&lt;amqPersistenceAdapterFactory&gt;</a></em> Element</h3>
-    An implementation of {@link PersistenceAdapterFactory}
+<p>    An implementation of {@link PersistenceAdapterFactory}</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dataDirectory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journalThreadPriority </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maxFileLength </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> persistentIndex </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> referenceStoreAdapter </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.store.ReferenceStoreAdapter</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> syncOnWrite </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> taskRunnerFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.thread.TaskRunnerFactory</em> </td><td colspan="1" rowspan="1" class="c
 onfluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useNio </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -638,7 +639,7 @@ mb", "1024 kb", or "1 gb" </td></tr><tr>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-authenticationUserelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CauthenticationUser%3E%23authenticationUserelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-authenticationUserelement">&lt;authenticationUser&gt;</a></em> Element</h3>
-    A helper object used to configure simple authentiaction plugin
+<p>    A helper object used to configure simple authentiaction plugin</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> groups </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> password </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> username </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -647,9 +648,9 @@ mb", "1024 kb", or "1 gb" </td></tr><tr>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-authorizationEntryelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CauthorizationEntry%3E%23authorizationEntryelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-authorizationEntryelement">&lt;authorizationEntry&gt;</a></em> Element</h3>
-    Represents an entry in a {@link DefaultAuthorizationMap} for assigning
+<p>    Represents an entry in a {@link DefaultAuthorizationMap} for assigning
 different operations (read, write, admin) of user roles to a specific
-destination or a hierarchical wildcard area of destinations.
+destination or a hierarchical wildcard area of destinations.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> admin </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> adminACLs </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em>java.lang.Object</em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> destination </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em> </td><td colspan="1" rowspan="1" class="confluen
 ceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> groupClass </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> queue </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> A helper method to set the destination from a configuration file </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> read </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> readACLs </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em>java.lang.Object</em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> topic <
 /td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> A helper method to set the destination from a configuration file </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> write </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> writeACLs </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em>java.lang.Object</em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -658,10 +659,10 @@ destination or a hierarchical wildcard a
 
 <p><a shape="rect" name="XBeanXMLReference5.0-authorizationMapelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CauthorizationMap%3E%23authorizationMapelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-authorizationMapelement">&lt;authorizationMap&gt;</a></em> Element</h3>
-    Represents a destination based configuration of policies so that individual
+<p>    Represents a destination based configuration of policies so that individual
 destinations or wildcard hierarchies of destinations can be configured using
 different policies. Each entry in the map represents the authorization ACLs
-for each operation.
+for each operation.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> authorizationEntries </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em>java.lang.Object</em>)* </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the individual entries on the authorization map </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> defaultEntry </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.security.AuthorizationEntr...">org.apache.activemq.security.AuthorizationEntry</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> entries </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em>java.la
 ng.Object</em>)* </td><td colspan="1" rowspan="1" class="confluenceTd"> A helper method to allow the destination map to be populated from a
@@ -671,8 +672,8 @@ dependency injection framework such as S
 
 <p><a shape="rect" name="XBeanXMLReference5.0-authorizationPluginelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CauthorizationPlugin%3E%23authorizationPluginelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-authorizationPluginelement">&lt;authorizationPlugin&gt;</a></em> Element</h3>
-    An authorization plugin where each operation on a destination is checked
-against an authorizationMap
+<p>    An authorization plugin where each operation on a destination is checked
+against an authorizationMap</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> map </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.security.AuthorizationMaptypes">org.apache.activemq.security.AuthorizationMap</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -681,11 +682,11 @@ against an authorizationMap
 
 <p><a shape="rect" name="XBeanXMLReference5.0-axionJDBCAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CaxionJDBCAdapter%3E%23axionJDBCAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-axionJDBCAdapterelement">&lt;axionJDBCAdapter&gt;</a></em> Element</h3>
-    Axion specific Adapter.
+<p>    Axion specific Adapter.
 
 Axion does not seem to support ALTER statements or sub-selects. This means:
 - We cannot auto upgrade the schema was we roll out new versions of ActiveMQ
-- We cannot delete durable sub messages that have be acknowledged by all consumers.
+- We cannot delete durable sub messages that have be acknowledged by all consumers.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> batchStatments </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceT
 d">&#160;</td></tr></tbody></table>
@@ -694,7 +695,7 @@ Axion does not seem to support ALTER sta
 
 <p><a shape="rect" name="XBeanXMLReference5.0-blobJDBCAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CblobJDBCAdapter%3E%23blobJDBCAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-blobJDBCAdapterelement">&lt;blobJDBCAdapter&gt;</a></em> Element</h3>
-    This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob()
+<p>    This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob()
 operations. This is a little more involved since to insert a blob you have
 to:
 
@@ -702,7 +703,7 @@ to:
 value.
 
 The databases/JDBC drivers that use this adapter are:
-<ul><li></li></ul>
+</p><ul><li></li></ul>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> batchStatments </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceT
 d">&#160;</td></tr></tbody></table>
@@ -711,9 +712,9 @@ The databases/JDBC drivers that use this
 
 <p><a shape="rect" name="XBeanXMLReference5.0-brokerelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3Cbroker%3E%23brokerelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-brokerelement">&lt;broker&gt;</a></em> Element</h3>
-    An ActiveMQ Message Broker. It consists of a number of transport
+<p>    An ActiveMQ Message Broker. It consists of a number of transport
 connectors, network connectors and a bunch of properties which can be used to
-configure the broker as its lazily created.
+configure the broker as its lazily created.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> adminView </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.broker.jmx.BrokerView</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Returns the administration view of the broker; used to create and destroy
@@ -745,9 +746,9 @@ explicitly configured. </td></tr><tr><td
 
 <p><a shape="rect" name="XBeanXMLReference5.0-bytesJDBCAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CbytesJDBCAdapter%3E%23bytesJDBCAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-bytesJDBCAdapterelement">&lt;bytesJDBCAdapter&gt;</a></em> Element</h3>
-    This JDBCAdapter inserts and extracts BLOB data using the
+<p>    This JDBCAdapter inserts and extracts BLOB data using the
 setBytes()/getBytes() operations. The databases/JDBC drivers that use this
-adapter are:
+adapter are:</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> batchStatments </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceT
 d">&#160;</td></tr></tbody></table>
@@ -756,7 +757,7 @@ adapter are:
 
 <p><a shape="rect" name="XBeanXMLReference5.0-commandAgentelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CcommandAgent%3E%23commandAgentelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-commandAgentelement">&lt;commandAgent&gt;</a></em> Element</h3>
-    An agent which listens to commands on a JMS destination
+<p>    An agent which listens to commands on a JMS destination</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerUrl </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> commandDestination </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-javax.jms.Destinationtypes">javax.jms.Destination</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> connection </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>javax.jms.Connection</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspa
 n="1" rowspan="1" class="confluenceTd"> connectionFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-javax.jms.ConnectionFactorytypes">javax.jms.ConnectionFactory</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -765,8 +766,8 @@ adapter are:
 
 <p><a shape="rect" name="XBeanXMLReference5.0-compositeDemandForwardingBridgeelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CcompositeDemandForwardingBridge%3E%23compositeDemandForwardingBridgeelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-compositeDemandForwardingBridgeelement">&lt;compositeDemandForwardingBridge&gt;</a></em> Element</h3>
-    A demand forwarding bridge which works with multicast style transports where
-a single Transport could be communicating with multiple remote brokers
+<p>    A demand forwarding bridge which works with multicast style transports where
+a single Transport could be communicating with multiple remote brokers</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> configuration </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.network.NetworkBridgeConfi...">org.apache.activemq.network.NetworkBridgeConfiguration</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> createdByDuplex </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> durableDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apac
 he.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dynamicallyIncludedDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> excludedDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> localBroker </td><td colspan="1" rowspan="
 1" class="confluenceTd"> <em>org.apache.activemq.transport.Transport</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> networkBridgeListener </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.network.NetworkBridgeListener</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> remoteBroker </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.transport.Transport</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> staticallyIncludedDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd"
 >&#160;</td></tr></tbody></table>
@@ -775,7 +776,7 @@ a single Transport could be communicatin
 
 <p><a shape="rect" name="XBeanXMLReference5.0-compositeQueueelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CcompositeQueue%3E%23compositeQueueelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-compositeQueueelement">&lt;compositeQueue&gt;</a></em> Element</h3>
-    Represents a virtual queue which forwards to a number of other destinations.
+<p>    Represents a virtual queue which forwards to a number of other destinations.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> copyMessage </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether a copy of the message will be sent to each destination.
@@ -788,7 +789,7 @@ queue with the same name). </td></tr><tr
 
 <p><a shape="rect" name="XBeanXMLReference5.0-compositeTopicelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CcompositeTopic%3E%23compositeTopicelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-compositeTopicelement">&lt;compositeTopic&gt;</a></em> Element</h3>
-    Represents a virtual topic which forwards to a number of other destinations.
+<p>    Represents a virtual topic which forwards to a number of other destinations.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> copyMessage </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether a copy of the message will be sent to each destination.
@@ -801,8 +802,8 @@ queue with the same name). </td></tr><tr
 
 <p><a shape="rect" name="XBeanXMLReference5.0-connectionDotFilePluginelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CconnectionDotFilePlugin%3E%23connectionDotFilePluginelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-connectionDotFilePluginelement">&lt;connectionDotFilePlugin&gt;</a></em> Element</h3>
-    A <a shape="rect" href="http://www.graphviz.org/">DOT</a> file creator plugin which
-creates a DOT file showing the current connections
+<p>    A <a shape="rect" href="http://www.graphviz.org/">DOT</a> file creator plugin which
+creates a DOT file showing the current connections</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> file </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the destination file name to create the destination diagram </td></tr></tbody></table>
@@ -811,10 +812,10 @@ creates a DOT file showing the current c
 
 <p><a shape="rect" name="XBeanXMLReference5.0-connectionFactoryelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CconnectionFactory%3E%23connectionFactoryelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-connectionFactoryelement">&lt;connectionFactory&gt;</a></em> Element</h3>
-    A <a shape="rect" href="http://www.springframework.org/">Spring</a> enhanced connection
+<p>    A <a shape="rect" href="http://www.springframework.org/">Spring</a> enhanced connection
 factory which will automatically use the Spring bean name as the clientIDPrefix property
 so that connections created have client IDs related to your Spring.xml file for
-easier comprehension from <a shape="rect" href="http://activemq.apache.org/jmx.html">JMX</a>.
+easier comprehension from <a shape="rect" href="http://activemq.apache.org/jmx.html">JMX</a>.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> alwaysSessionAsync </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> If this flag is set then a separate thread is not used for dispatching
@@ -868,7 +869,7 @@ warning if the user forgets. To disable 
 
 <p><a shape="rect" name="XBeanXMLReference5.0-constantPendingMessageLimitStrategyelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CconstantPendingMessageLimitStrategy%3E%23constantPendingMessageLimitStrategyelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-constantPendingMessageLimitStrategyelement">&lt;constantPendingMessageLimitStrategy&gt;</a></em> Element</h3>
-    This PendingMessageLimitStrategy is configured to a constant value for all subscriptions.
+<p>    This PendingMessageLimitStrategy is configured to a constant value for all subscriptions.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> limit </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -877,7 +878,7 @@ warning if the user forgets. To disable 
 
 <p><a shape="rect" name="XBeanXMLReference5.0-db2JDBCAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3Cdb2JDBCAdapter%3E%23db2JDBCAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-db2JDBCAdapterelement">&lt;db2JDBCAdapter&gt;</a></em> Element</h3>
-    
+<p>    </p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> batchStatments </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceT
 d">&#160;</td></tr></tbody></table>
@@ -886,8 +887,8 @@ warning if the user forgets. To disable 
 
 <p><a shape="rect" name="XBeanXMLReference5.0-defaultJDBCAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CdefaultJDBCAdapter%3E%23defaultJDBCAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-defaultJDBCAdapterelement">&lt;defaultJDBCAdapter&gt;</a></em> Element</h3>
-    Implements all the default JDBC operations that are used by the
-JDBCPersistenceAdapter. <p></p> sub-classing is encouraged to override the
+<p>    Implements all the default JDBC operations that are used by the
+JDBCPersistenceAdapter. </p><p></p> sub-classing is encouraged to override the
 default implementation of methods to account for differences in JDBC Driver
 implementations. <p></p> The JDBCAdapter inserts and extracts BLOB data using
 the getBytes()/setBytes() operations. <p></p> The databases/JDBC drivers that
@@ -901,7 +902,7 @@ use this adapter are:
 
 <p><a shape="rect" name="XBeanXMLReference5.0-defaultUsageCapacityelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CdefaultUsageCapacity%3E%23defaultUsageCapacityelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-defaultUsageCapacityelement">&lt;defaultUsageCapacity&gt;</a></em> Element</h3>
-    Identify if a limit has been reached
+<p>    Identify if a limit has been reached</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> limit </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>long</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -910,7 +911,7 @@ use this adapter are:
 
 <p><a shape="rect" name="XBeanXMLReference5.0-demandForwardingBridgeelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CdemandForwardingBridge%3E%23demandForwardingBridgeelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-demandForwardingBridgeelement">&lt;demandForwardingBridge&gt;</a></em> Element</h3>
-    Forwards messages from the local broker to the remote broker based on demand.
+<p>    Forwards messages from the local broker to the remote broker based on demand.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> configuration </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.network.NetworkBridgeConfi...">org.apache.activemq.network.NetworkBridgeConfiguration</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> createdByDuplex </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> durableDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apac
 he.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dynamicallyIncludedDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> excludedDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> localBroker </td><td colspan="1" rowspan="
 1" class="confluenceTd"> <em>org.apache.activemq.transport.Transport</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> networkBridgeListener </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.network.NetworkBridgeListener</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> remoteBroker </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.transport.Transport</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> staticallyIncludedDestinations </td><td colspan="1" rowspan="1" class="confluenceTd"> (<em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em>)* </td><td colspan="1" rowspan="1" class="confluenceTd"
 >&#160;</td></tr></tbody></table>
@@ -919,8 +920,8 @@ use this adapter are:
 
 <p><a shape="rect" name="XBeanXMLReference5.0-destinationDotFilePluginelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CdestinationDotFilePlugin%3E%23destinationDotFilePluginelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-destinationDotFilePluginelement">&lt;destinationDotFilePlugin&gt;</a></em> Element</h3>
-    A <a shape="rect" href="http://www.graphviz.org/">DOT</a>
-file creator plugin which creates a DOT file showing the current topic &amp; queue hierarchies.
+<p>    A <a shape="rect" href="http://www.graphviz.org/">DOT</a>
+file creator plugin which creates a DOT file showing the current topic &amp; queue hierarchies.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> file </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the destination file name to create the destination diagram </td></tr></tbody></table>
@@ -929,7 +930,7 @@ file creator plugin which creates a DOT 
 
 <p><a shape="rect" name="XBeanXMLReference5.0-destinationEntryelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CdestinationEntry%3E%23destinationEntryelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-destinationEntryelement">&lt;destinationEntry&gt;</a></em> Element</h3>
-    A default entry in a DestinationMap which holds a single value.
+<p>    A default entry in a DestinationMap which holds a single value.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> destination </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> queue </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> A helper method to set the destination from a configuration file </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> topic </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String<
 /em> </td><td colspan="1" rowspan="1" class="confluenceTd"> A helper method to set the destination from a configuration file </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> value </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.Object</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -938,20 +939,20 @@ file creator plugin which creates a DOT 
 
 <p><a shape="rect" name="XBeanXMLReference5.0-fileCursorelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CfileCursor%3E%23fileCursorelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-fileCursorelement">&lt;fileCursor&gt;</a></em> Element</h3>
-    Pending messages
+<p>    Pending messages</p>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-fileDurableSubscriberCursorelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CfileDurableSubscriberCursor%3E%23fileDurableSubscriberCursorelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-fileDurableSubscriberCursorelement">&lt;fileDurableSubscriberCursor&gt;</a></em> Element</h3>
-    Pending messages for durable subscribers
+<p>    Pending messages for durable subscribers</p>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-fileQueueCursorelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CfileQueueCursor%3E%23fileQueueCursorelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-fileQueueCursorelement">&lt;fileQueueCursor&gt;</a></em> Element</h3>
-    Pending
+<p>    Pending</p>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-filteredDestinationelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CfilteredDestination%3E%23filteredDestinationelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-filteredDestinationelement">&lt;filteredDestination&gt;</a></em> Element</h3>
-    Represents a destination which is filtered using some predicate such as a selector
-so that messages are only dispatched to the destination if they match the filter.
+<p>    Represents a destination which is filtered using some predicate such as a selector
+so that messages are only dispatched to the destination if they match the filter.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> destination </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.command.ActiveMQDestinatio...">org.apache.activemq.command.ActiveMQDestination</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd"> The destination to send messages to if they match the filter </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> filter </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.filter.BooleanExpression</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> queue </td><td colspan="1" rowspan="1" class="confluenceT
 d"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the destination property to the given queue name </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> selector </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the JMS selector used to filter messages before forwarding them to this destination </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> topic </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the destination property to the given topic name </td></tr></tbody></table>
@@ -960,8 +961,8 @@ so that messages are only dispatched to 
 
 <p><a shape="rect" name="XBeanXMLReference5.0-fixedCountSubscriptionRecoveryPolicyelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CfixedCountSubscriptionRecoveryPolicy%3E%23fixedCountSubscriptionRecoveryPolicyelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-fixedCountSubscriptionRecoveryPolicyelement">&lt;fixedCountSubscriptionRecoveryPolicy&gt;</a></em> Element</h3>
-    This implementation of {@link SubscriptionRecoveryPolicy} will keep a fixed
-count of last messages.
+<p>    This implementation of {@link SubscriptionRecoveryPolicy} will keep a fixed
+count of last messages.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maximumSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the maximum number of messages that this destination will hold
@@ -971,9 +972,9 @@ around in RAM </td></tr></tbody></table>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-fixedSizedSubscriptionRecoveryPolicyelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CfixedSizedSubscriptionRecoveryPolicy%3E%23fixedSizedSubscriptionRecoveryPolicyelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-fixedSizedSubscriptionRecoveryPolicyelement">&lt;fixedSizedSubscriptionRecoveryPolicy&gt;</a></em> Element</h3>
-    This implementation of {@link SubscriptionRecoveryPolicy} will keep a fixed
+<p>    This implementation of {@link SubscriptionRecoveryPolicy} will keep a fixed
 amount of memory available in RAM for message history which is evicted in
-time order.
+time order.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> buffer </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.memory.list.MessageList</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maximumSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the maximum amount of RAM in bytes that this buffer can hold in RAM </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useSharedBuffer </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -982,7 +983,7 @@ time order.
 
 <p><a shape="rect" name="XBeanXMLReference5.0-forwardingBridgeelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CforwardingBridge%3E%23forwardingBridgeelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-forwardingBridgeelement">&lt;forwardingBridge&gt;</a></em> Element</h3>
-    Forwards all messages from the local broker to the remote broker.
+<p>    Forwards all messages from the local broker to the remote broker.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> clientId </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> destinationFilter </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dispatchAsync </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> localBroker </td><td colspan="1" rowspan="1" class="c
 onfluenceTd"> <em>org.apache.activemq.transport.Transport</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> networkBridgeFailedListener </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.network.NetworkBridgeListener</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> prefetchSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> remoteBroker </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.transport.Transport</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -991,11 +992,11 @@ time order.
 
 <p><a shape="rect" name="XBeanXMLReference5.0-imageBasedJDBCAdaptorelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CimageBasedJDBCAdaptor%3E%23imageBasedJDBCAdaptorelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-imageBasedJDBCAdaptorelement">&lt;imageBasedJDBCAdaptor&gt;</a></em> Element</h3>
-    Provides JDBCAdapter since that uses
+<p>    Provides JDBCAdapter since that uses
 IMAGE datatype to hold binary data.
 
 The databases/JDBC drivers that use this adapter are:
-<ul><li>Sybase</li><li>MS SQL</li></ul>
+</p><ul><li>Sybase</li><li>MS SQL</li></ul>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> batchStatments </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceT
 d">&#160;</td></tr></tbody></table>
@@ -1004,7 +1005,7 @@ The databases/JDBC drivers that use this
 
 <p><a shape="rect" name="XBeanXMLReference5.0-inboundQueueBridgeelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CinboundQueueBridge%3E%23inboundQueueBridgeelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-inboundQueueBridgeelement">&lt;inboundQueueBridge&gt;</a></em> Element</h3>
-    Create an Inbound Queue Bridge
+<p>    Create an Inbound Queue Bridge</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumer </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>javax.jms.MessageConsumer</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumerConnection </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>javax.jms.QueueConnection</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumerQueue </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-javax.jms.Queuetypes">javax.jms.Queue</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td co
 lspan="1" rowspan="1" class="confluenceTd"> doHandleReplyTo </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> inboundQueueName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jmsConnector </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.network.jms.JmsConnectortypes">org.apache.activemq.network.jms.JmsConnector</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jmsMessageConvertor </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.network.jms.JmsMesageConve...">
 org.apache.activemq.network.jms.JmsMesageConvertor</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> localQueueName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maximumRetries </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the maximum number of retries if a send fails before closing the
@@ -1014,7 +1015,7 @@ bridge </td></tr><tr><td colspan="1" row
 
 <p><a shape="rect" name="XBeanXMLReference5.0-inboundTopicBridgeelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CinboundTopicBridge%3E%23inboundTopicBridgeelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-inboundTopicBridgeelement">&lt;inboundTopicBridge&gt;</a></em> Element</h3>
-    Create an Inbound Topic Bridge
+<p>    Create an Inbound Topic Bridge</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumer </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>javax.jms.MessageConsumer</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumerConnection </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>javax.jms.TopicConnection</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumerName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> consumerTopic </td><td col
 span="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-javax.jms.Topictypes">javax.jms.Topic</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> doHandleReplyTo </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> inboundTopicName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jmsConnector </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.network.jms.JmsConnectortypes">org.apache.activemq.network.jms.JmsConnector</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td co
 lspan="1" rowspan="1" class="confluenceTd"> jmsMessageConvertor </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.network.jms.JmsMesageConve...">org.apache.activemq.network.jms.JmsMesageConvertor</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> localTopicName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maximumRetries </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the maximum number of retries if a send fails before closing the
@@ -1024,8 +1025,8 @@ bridge </td></tr><tr><td colspan="1" row
 
 <p><a shape="rect" name="XBeanXMLReference5.0-individualDeadLetterStrategyelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CindividualDeadLetterStrategy%3E%23individualDeadLetterStrategyelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-individualDeadLetterStrategyelement">&lt;individualDeadLetterStrategy&gt;</a></em> Element</h3>
-    A {@link DeadLetterStrategy} where each destination has its own individual
-DLQ using the subject naming hierarchy.
+<p>    A {@link DeadLetterStrategy} where each destination has its own individual
+DLQ using the subject naming hierarchy.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> processExpired </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> processNonPersistent </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> queuePrefix </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the prefix to use for all dead letter queues for queue messages </td></tr><tr><td colspan="1" rowspan="1" class="conflu
 enceTd"> topicPrefix </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the prefix to use for all dead letter queues for topic messages </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useQueueForQueueMessages </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether a queue or topic should be used for queue messages sent to a
@@ -1036,10 +1037,10 @@ DLQ. The default is to use a Queue </td>
 
 <p><a shape="rect" name="XBeanXMLReference5.0-informixJDBCAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CinformixJDBCAdapter%3E%23informixJDBCAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-informixJDBCAdapterelement">&lt;informixJDBCAdapter&gt;</a></em> Element</h3>
-    JDBC Adapter for Informix database.
+<p>    JDBC Adapter for Informix database.
 Because Informix database restricts length of composite primary keys, length of
 <i>container name</i> field and <i>subscription id</i> field must be reduced to 150 characters.
-Therefore be sure not to use longer names for container name and subscription id than 150 characters.
+Therefore be sure not to use longer names for container name and subscription id than 150 characters.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> batchStatments </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceT
 d">&#160;</td></tr></tbody></table>
@@ -1048,7 +1049,7 @@ Therefore be sure not to use longer name
 
 <p><a shape="rect" name="XBeanXMLReference5.0-jaasAuthenticationPluginelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjaasAuthenticationPlugin%3E%23jaasAuthenticationPluginelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-jaasAuthenticationPluginelement">&lt;jaasAuthenticationPlugin&gt;</a></em> Element</h3>
-    Provides a JAAS based authentication plugin
+<p>    Provides a JAAS based authentication plugin</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> configuration </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the JAAS configuration domain name used </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> discoverLoginConfig </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Enables or disables the auto-discovery of the login.config file for JAAS to initialize itself.
@@ -1059,7 +1060,7 @@ is not defined then it is set to the loc
 
 <p><a shape="rect" name="XBeanXMLReference5.0-jaasCertificateAuthenticationPluginelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjaasCertificateAuthenticationPlugin%3E%23jaasCertificateAuthenticationPluginelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-jaasCertificateAuthenticationPluginelement">&lt;jaasCertificateAuthenticationPlugin&gt;</a></em> Element</h3>
-    Provides a JAAS based SSL certificate authentication plugin
+<p>    Provides a JAAS based SSL certificate authentication plugin</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> configuration </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the JAAS configuration domain name used </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> discoverLoginConfig </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Enables or disables the auto-discovery of the login.config file for JAAS to initialize itself.
@@ -1070,12 +1071,12 @@ is not defined then it is set to the loc
 
 <p><a shape="rect" name="XBeanXMLReference5.0-jdbcPersistenceAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjdbcPersistenceAdapter%3E%23jdbcPersistenceAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-jdbcPersistenceAdapterelement">&lt;jdbcPersistenceAdapter&gt;</a></em> Element</h3>
-    A {@link PersistenceAdapter} implementation using JDBC for persistence
+<p>    A {@link PersistenceAdapter} implementation using JDBC for persistence
 storage.
 
 This persistence adapter will correctly remember prepared XA transactions,
 but it will not keep track of local transaction commits so that operations
-performed against the Message store are done as a single uow.
+performed against the Message store are done as a single uow.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> adapter </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.JDBCAdaptertypes">org.apache.activemq.store.jdbc.JDBCAdapter</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerService </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.broker.Brok
 erServicetypes">org.apache.activemq.broker.BrokerService</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> cleanupPeriod </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the number of milliseconds until the database is attempted to be
@@ -1086,7 +1087,7 @@ JDBC Master/Slave. Enabled by default. <
 
 <p><a shape="rect" name="XBeanXMLReference5.0-jmsQueueConnectorelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjmsQueueConnector%3E%23jmsQueueConnectorelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-jmsQueueConnectorelement">&lt;jmsQueueConnector&gt;</a></em> Element</h3>
-    A Bridge to other JMS Queue providers
+<p>    A Bridge to other JMS Queue providers</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerService </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.broker.BrokerServicetypes">org.apache.activemq.broker.BrokerService</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd"> One way to configure the local connection - this is called by The
@@ -1096,7 +1097,7 @@ BrokerService when the Connector is embe
 
 <p><a shape="rect" name="XBeanXMLReference5.0-jmsTopicConnectorelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjmsTopicConnector%3E%23jmsTopicConnectorelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-jmsTopicConnectorelement">&lt;jmsTopicConnector&gt;</a></em> Element</h3>
-    A Bridge to other JMS Topic providers
+<p>    A Bridge to other JMS Topic providers</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerService </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.broker.BrokerServicetypes">org.apache.activemq.broker.BrokerService</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd"> One way to configure the local connection - this is called by The
@@ -1106,9 +1107,9 @@ BrokerService when the Connector is embe
 
 <p><a shape="rect" name="XBeanXMLReference5.0-journalPersistenceAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjournalPersistenceAdapter%3E%23journalPersistenceAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-journalPersistenceAdapterelement">&lt;journalPersistenceAdapter&gt;</a></em> Element</h3>
-    An implementation of {@link PersistenceAdapter} designed for use with a
+<p>    An implementation of {@link PersistenceAdapter} designed for use with a
 {@link Journal} and then check pointing asynchronously on a timeout with some
-other long term persistent storage.
+other long term persistent storage.</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> directory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journal </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activeio.journal.Journal</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> longTermPersistence </td><td colspan="1" 
 rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.PersistenceAdaptertypes">org.apache.activemq.store.PersistenceAdapter</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maxCheckpointMessageAddSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maxCheckpointWorkers </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> taskRunnerFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.thread.TaskRunnerFactory</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> us
 ageManager </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.usage.SystemUsagetypes">org.apache.activemq.usage.SystemUsage</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useExternalMessageReferences </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -1117,7 +1118,7 @@ other long term persistent storage.
 
 <p><a shape="rect" name="XBeanXMLReference5.0-journaledJDBCelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CjournaledJDBC%3E%23journaledJDBCelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-journaledJDBCelement">&lt;journaledJDBC&gt;</a></em> Element</h3>
-    Creates a default persistence model using the Journal and JDBC
+<p>    Creates a default persistence model using the Journal and JDBC</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> adapter </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.JDBCAdaptertypes">org.apache.activemq.store.jdbc.JDBCAdapter</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> createTablesOnStartup </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether or not tables are created on startup </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dataDirectory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><
 td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dataDirectoryFile </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> dataSource </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>javax.sql.DataSource</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> jdbcAdapter </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.JDBCPersistence...">org.apache.activemq.store.jdbc.JDBCPersistenceAdapter</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journal </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activeio.
 journal.Journal</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journalArchiveDirectory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journalLogFileSize </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the size of the journal log files </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journalLogFiles </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets the number of journal log files to use </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> journalThreadPriority </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>int</em> </td><td colspan="1" rowspan="1" class="confl
 uenceTd"> Sets the thread priority of the journal thread </td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> statements </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.store.jdbc.Statementstypes">org.apache.activemq.store.jdbc.Statements</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> taskRunnerFactory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>org.apache.activemq.thread.TaskRunnerFactory</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> useDatabaseLock </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd"> Sets whether or not an exclusive database lock should be used to enable
@@ -1130,7 +1131,7 @@ false so that messages actually reside l
 
 <p><a shape="rect" name="XBeanXMLReference5.0-kahaPersistenceAdapterelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3CkahaPersistenceAdapter%3E%23kahaPersistenceAdapterelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-kahaPersistenceAdapterelement">&lt;kahaPersistenceAdapter&gt;</a></em> Element</h3>
-    
+<p>    </p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">
 <table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1" class="confluenceTh"> Property Name </th><th colspan="1" rowspan="1" class="confluenceTh"> Type </th><th colspan="1" rowspan="1" class="confluenceTh"> Description </th></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> brokerName </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.lang.String</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> directory </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.io.File</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> maxDataFileLength </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>long</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> persistentIndex </td><td colspan="1" rowspan="1" class="conflu
 enceTd"> <em>boolean</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> size </td><td colspan="1" rowspan="1" class="confluenceTd"> <em>java.util.concurrent.atomic.AtomicLong</em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> usageManager </td><td colspan="1" rowspan="1" class="confluenceTd"> <em><a shape="rect" href="#XBeanXMLReference5.0-org.apache.activemq.usage.SystemUsagetypes">org.apache.activemq.usage.SystemUsage</a></em> </td><td colspan="1" rowspan="1" class="confluenceTd">&#160;</td></tr></tbody></table>
@@ -1139,7 +1140,7 @@ false so that messages actually reside l
 
 <p><a shape="rect" name="XBeanXMLReference5.0-lDAPAuthorizationMapelement"></a></p>
 <h3><a shape="rect" name="XBeanXMLReference5.0-The%3ClDAPAuthorizationMap%3E%23lDAPAuthorizationMapelementElement"></a>The <em><a shape="rect" href="#XBeanXMLReference5.0-lDAPAuthorizationMapelement">&lt;lDAPAuthorizationMap&gt;</a></em> Element</h3>
-    An {@link AuthorizationMap} which uses LDAP
+<p>    An {@link AuthorizationMap} which uses LDAP</p>
 <h4><a shape="rect" name="XBeanXMLReference5.0-Properties"></a>Properties</h4>
 <div class="table-wrap">

[... 546 lines stripped ...]