You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/07/05 00:59:46 UTC

svn commit: r419115 - in /incubator/activemq/site: changes-in-40.html dispatch-policies.html features.html how-do-i-change-dispatch-policy.html per-destination-policies.html using-activemq.html

Author: jstrachan
Date: Tue Jul  4 15:59:45 2006
New Revision: 419115

URL: http://svn.apache.org/viewvc?rev=419115&view=rev
Log:
Latest export from confluence

Added:
    incubator/activemq/site/dispatch-policies.html
Modified:
    incubator/activemq/site/changes-in-40.html
    incubator/activemq/site/features.html
    incubator/activemq/site/how-do-i-change-dispatch-policy.html
    incubator/activemq/site/per-destination-policies.html
    incubator/activemq/site/using-activemq.html

Modified: incubator/activemq/site/changes-in-40.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/changes-in-40.html?rev=419115&r1=419114&r2=419115&view=diff
==============================================================================
--- incubator/activemq/site/changes-in-40.html (original)
+++ incubator/activemq/site/changes-in-40.html Tue Jul  4 15:59:45 2006
@@ -263,7 +263,7 @@
 	<LI>A new plug-able topic <A href="subscription-recovery-policy.html" title="Subscription Recovery Policy">Subscription Recovery Policy</A> which allows you to configure how many transient messages are replayed when a <A href="retroactive-consumer.html" title="Retroactive Consumer">Retroactive Consumer</A> is created.</LI>
 	<LI>A new <A href="retroactive-consumer.html" title="Retroactive Consumer">Retroactive Consumer</A> feature allows topic consumers to &quot;go back in time&quot; so that it receives old messages when the subscription is activated. If the consumer is a durable consumer, he recover all the messages that are still in the persistent store.</LI>
 	<LI><A href="per-destination-policies.html" title="Per Destination Policies">Per Destination Policies</A> allow you configure the behavior of destinations.</LI>
-	<LI>The broker now supports per destination plugable <SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=Dispatch%20Policies&linkCreation=true&fromPageId=72" title="Create Page: Dispatch Policies" class="createlink">Dispatch Policies<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN> so that you can choose the distribution algorithm used to send messages to a consumer.</LI>
+	<LI>The broker now supports per destination plugable <A href="dispatch-policies.html" title="Dispatch Policies">Dispatch Policies</A> so that you can choose the distribution algorithm used to send messages to a consumer.</LI>
 	<LI>The broker now supports two new types of connectors:
 	<UL>
 		<LI><A href="the-jms-connector.html" title="The JMS Connector">The JMS Connector</A> is used to establish connection to external JMS providers so that messages can be bridged between the system.</LI>
@@ -326,7 +326,10 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/The+JMS+Connector" title="The JMS Connector">The JMS Connector</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/Dispatch+Policies" title="Dispatch Policies">Dispatch Policies</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/The+JMS+Connector" title="The JMS Connector">The JMS Connector</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>

Added: incubator/activemq/site/dispatch-policies.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/dispatch-policies.html?rev=419115&view=auto
==============================================================================
--- incubator/activemq/site/dispatch-policies.html (added)
+++ incubator/activemq/site/dispatch-policies.html Tue Jul  4 15:59:45 2006
@@ -0,0 +1,328 @@
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<HTML>
+  <HEAD>
+<!--
+    Pier's plugin always overwrites the stylesheet so lets explicitly use another one
+    <link type="text/css" rel="stylesheet" href="autoexport:///ACTIVEMQ/resources/space.css">
+-->
+    <LINK type="text/css" rel="stylesheet" href="resources/site.css">
+    <SCRIPT src="resources/space.js" type="text/javascript"></SCRIPT>
+    <TITLE>
+Dispatch Policies
+    </TITLE>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD>
+  <BODY onload="init()">
+
+    <!-- Banner -->
+    <DIV id="site-banner">
+
+      <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
+        <TR>
+          <TD align="left" class="topbardiv" nowrap="">
+            <IMG border="0" src="http://incubator.apache.org/activemq/images/logo.gif">
+          </TD>
+          <TD align="right" nowrap="">
+            <IMG border="0" src="http://incubator.apache.org/images/apache-incubator-logo.png">
+          </TD>
+        </TR> 
+      </TABLE>
+
+    </DIV>
+
+    <!-- Bread crumbs and Quick Links -->
+    <DIV id="site-navbar">
+      <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">
+        <TR>
+          <TD align="left" valign="middle" nowrap="">
+            <DIV id="site-breadcrumbs">
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="features.html" title="Features">Features</A>&nbsp;&gt;&nbsp;<A href="new-features.html" title="New Features">New Features</A>&nbsp;&gt;&nbsp;<A href="changes-in-40.html" title="Changes in 4.0">Changes in 4.0</A>&nbsp;&gt;&nbsp;<A href="" title="Dispatch Policies">Dispatch Policies</A>
+            </DIV>
+          </TD>
+          <TD align="right" valign="middle" nowrap="">
+            <DIV id="site-quicklinks">
+<P><A href="download.html" title="Download">Download</A> &#124; <SPAN class="nobr"><A href="http://incubator.apache.org/activemq/maven/activemq-core/apidocs/" title="Visit page outside Confluence" rel="nofollow">JavaDocs<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> <A href="javadocs.html" title="JavaDocs">More...</A> &#124; <A href="source.html" title="Source">Source</A> &#124; <A href="site.html" title="Site">Wiki</A> &#124;<SPAN class="nobr"><A href="irc://irc.codehaus.org/activemq" title="Visit page outside Confluence" rel="nofollow">IRC<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> &#124; <SPAN class="nobr"><A href="http://servlet.uwyn.com/drone/log/hausbot/activemq" title="Visit page outside Confluence" rel="nofollow">IRC Log<SUP><IMG cl
 ass="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> &#124; <A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A> &#124; <A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A> &#124; <A href="support.html" title="Support">Support</A></P>
+            </DIV>
+          </TD>
+        </TR> 
+      </TABLE>
+    </DIV>
+
+<!-- Integrate google search later.
+          <form name="search" action="http://www.google.com/search" method="get">
+            <input type="hidden" name="ie" value="UTF- 8" />
+            <input type="hidden" name="oe" value="UTF- 8" />
+            <input type="hidden" name="domains" value="" />
+            <input type="hidden" name="sitesearch" value="" />
+            <input type="text" name="q" maxlength="255" value="" />        
+            <input type="submit" name="btnG" value="Google Search" />
+          </form>
+-->
+
+      <DIV id="site-content">
+        <TABLE>
+        <TR>
+        <TD valign="top">
+          <DIV id="site-navigation">
+<H3><A name="Navigation-Overview"></A><A href="overview.html" title="Overview">Overview</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="home.html" title="Home">Home</A></LI>
+	<LI><A href="news.html" title="News">News</A></LI>
+	<LI><A href="new-features.html" title="New Features">New Features</A></LI>
+	<LI><A href="faq.html" title="FAQ">FAQ</A></LI>
+	<LI><A href="site.html" title="Site">Site</A></LI>
+	<LI><A href="articles.html" title="Articles">Articles</A></LI>
+	<LI><A href="download.html" title="Download">Download</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="support.html" title="Support">Support</A></LI>
+	<LI><A href="discussion-forums.html" title="Discussion Forums">Discussion Forums</A></LI>
+	<LI><A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI>
+	<LI><SPAN class="nobr"><A href="http://gmane.org/find.php?list=activemq" title="Visit page outside Confluence" rel="nofollow">News Reader<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="navigation.html" title="Visit page outside Confluence" rel="nofollow">Wiki<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="projects-using-activemq.html" title="Projects Using ActiveMQ">Projects Using ActiveMQ</A></LI>
+	<LI><A href="users.html" title="Users">Users</A></LI>
+	<LI><A href="contributing.html" title="Contributing">Contributing</A></LI>
+	<LI><A href="team.html" title="Team">Team</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Support"></A><A href="support.html" title="Support">Support</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><SPAN class="nobr"><A href="http://issues.apache.org/activemq/browse/AMQ" title="Visit page outside Confluence" rel="nofollow">Issues<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://issues.apache.org/activemq/browse/AMQ?report=com.atlassian.jira.plugin.system.project:roadmap-panel" title="Visit page outside Confluence" rel="nofollow">Roadmap<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://issues.apache.org/activemq/browse/AMQ?report=com.atlassian.jira.plugin.system.project:changelog-panel" title="Visit page outside Confluence" rel="nofollow">Change log<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+</UL>
+
+
+<H3><A name="Navigation-UsingActiveMQ"></A><A href="using-activemq.html" title="Using ActiveMQ">Using ActiveMQ</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
+	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
+	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
+	<LI><A href="destination-options.html" title="Destination Options">Destination Options</A></LI>
+	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
+	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
+	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
+	<LI><A href="hello-world.html" title="Hello World">Hello World</A></LI>
+	<LI><A href="use-cases.html" title="Use Cases">Use Cases</A></LI>
+	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
+	<LI><A href="jmeter-performance-tests.html" title="JMeter Performance Tests">Performance Testing</A></LI>
+	<LI><A href="performance-tuning.html" title="Performance Tuning">Performance Tuning</A></LI>
+	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
+	<LI><A href="performance.html" title="Performance">Performance</A></LI>
+	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
+	<LI><A href="persistence.html" title="Persistence">Persistence</A></LI>
+	<LI><A href="jdbc-support.html" title="JDBC Support">JDBC Support</A></LI>
+	<LI><A href="security.html" title="Security">Security</A></LI>
+	<LI><A href="interceptors.html" title="Interceptors">Interceptors</A></LI>
+	<LI><A href="clustering.html" title="Clustering">Clustering</A></LI>
+	<LI><A href="discovery.html" title="Discovery">Discovery</A></LI>
+	<LI><A href="wildcard.html" title="Wildcard">Wildcard Support</A></LI>
+	<LI><A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A></LI>
+	<LI><A href="jms-streams.html" title="JMS Streams">JMS Streams</A></LI>
+	<LI><A href="advisory-message.html" title="Advisory Message">Advisory Message</A></LI>
+	<LI><A href="resource-adapter.html" title="Resource Adapter">JCA 1.5 Resource Adapter</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Featuresin4.x"></A>Features in 4.x</H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="message-groups.html" title="Message Groups">Message Groups</A></LI>
+	<LI><A href="masterslave.html" title="MasterSlave">MasterSlave</A></LI>
+	<LI><A href="networks-of-brokers.html" title="Networks of Brokers">Networks of Brokers</A></LI>
+	<LI><A href="exclusive-consumer.html" title="Exclusive Consumer">Exclusive Consumer</A></LI>
+	<LI><A href="total-ordering.html" title="Total Ordering">Total Ordering</A></LI>
+	<LI><A href="consumer-priority.html" title="Consumer Priority">Consumer Priority</A></LI>
+	<LI><A href="retroactive-consumer.html" title="Retroactive Consumer">Retroactive Consumer</A></LI>
+	<LI><A href="jms-to-jms-bridge.html" title="JMS to JMS Bridge">JMS to JMS Bridge</A></LI>
+	<LI><A href="visualisation.html" title="Visualisation">Visualisation</A></LI>
+	<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha Persistence</A></LI>
+	<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+	<LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
+	<LI><A href="new-features.html" title="New Features">More New Features</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Connectivity"></A><A href="connectivity.html" title="Connectivity">Connectivity</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
+	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
+	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
+	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
+	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
+	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
+	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
+	<LI><A href="rest.html" title="REST">REST</A></LI>
+	<LI><A href="rss-and-atom.html" title="RSS and Atom">RSS and Atom</A></LI>
+	<LI><A href="spring-support.html" title="Spring Support">Spring Support</A></LI>
+	<LI><A href="stomp.html" title="Stomp">Stomp</A></LI>
+	<LI><A href="sun-jndi.html" title="Sun JNDI">Sun JNDI</A></LI>
+	<LI><A href="tomcat.html" title="Tomcat">Tomcat</A></LI>
+	<LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI>
+	<LI><A href="wsif.html" title="WSIF">WSIF</A></LI>
+</UL>
+
+
+<H3><A name="Navigation-Tools"></A><A href="tools.html" title="Tools">Tools</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="web-console.html" title="Web Console">Web Console</A></LI>
+	<LI><A href="jca-container.html" title="JCA Container">JCA Container</A></LI>
+	<LI><A href="hermes-jms.html" title="Hermes Jms">Hermes Jms</A></LI>
+	<LI><SPAN class="nobr"><A href="http://jakarta.apache.org/jmeter" title="Visit page outside Confluence" rel="nofollow">JMeter<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+</UL>
+
+
+<H3><A name="Navigation-RelatedProjects"></A>Related Projects</H3>
+
+<UL class="alternate" type="square">
+	<LI><SPAN class="nobr"><A href="http://incubator.apache.org/servicemix/" title="Distributed Enterprise Service Bus based on JBI" rel="nofollow">Apache ServiceMix<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://lingo.codehaus.org/" title="POJO Remoting using JMS" rel="nofollow">Lingo<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://jencks.org/" title="Message Driven POJOs and pooling for JMS and JDBC" rel="nofollow">Jencks<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://stomp.codehaus.org/" title="Simple cross language protocol for messaging" rel="nofollow">Stomp<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://activecluster.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">ActiveCluster<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://activespace.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">ActiveSpace<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://www.springframework.org/" title="Visit page outside Confluence" rel="nofollow">Spring<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><SPAN class="nobr"><A href="http://geronimo.apache.org/" title="Visit page outside Confluence" rel="nofollow">Geronimo<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+</UL>
+
+
+<H3><A name="Navigation-Developers"></A><A href="developers.html" title="Developers">Developers</A></H3>
+
+<UL class="alternate" type="square">
+	<LI><A href="source.html" title="Source">Source</A></LI>
+	<LI><A href="building.html" title="Building">Building</A></LI>
+	<LI><A href="code-overview.html" title="Code Overview">Code Overview</A></LI>
+	<LI><A href="wire-protocol.html" title="Wire Protocol">Wire Protocol</A></LI>
+	<LI><A href="developer-guide.html" title="Developer Guide">Developer Guide</A></LI>
+	<LI><A href="becoming-a-committer.html" title="Becoming a committer">Becoming a committer</A></LI>
+	<LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/" title="Visit page outside Confluence" rel="nofollow">GBuild<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="integration-tests.html" title="Integration Tests">Integration Tests</A></LI>
+	<LI><A href="activemq-performance-module-users-manual.html" title="ActiveMQ Performance Module Users Manual">Maven2 Performance Plugin</A></LI>
+	<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark Tests</A></LI>
+	<LI><A href="jmeter-performance-tests.html" title="JMeter Performance Tests">JMeter Performance Tests</A></LI>
+	<LI><A href="release-guide.html" title="Release Guide">Release Guide</A></LI>
+	<LI><A href="junit-reports.html" title="JUnit Reports">JUnit Reports</A></LI>
+	<LI><SPAN class="nobr"><A href="http://activemq.codehaus.org/maven/clover/" title="Visit page outside Confluence" rel="nofollow">Clover Report<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI><A href="source-xref.html" title="Source XRef">Source XRef</A></LI>
+	<LI><A href="test-source-xref.html" title="Test Source XRef">Test Source XRef</A></LI>
+	<LI><SPAN class="nobr"><A href="http://activemq.codehaus.org/maven/activemq.xsd.html" title="Visit page outside Confluence" rel="nofollow">XSD<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+</UL>
+
+
+<H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
+
+<P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
+<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+          </DIV>
+        </TD>
+        <TD valign="top">
+          <DIV id="site-page">
+
+<!--          
+            <div class="pagetitle">Dispatch Policies</div>
+-->
+            <DIV class="wiki-content"><H1><A name="DispatchPolicies-DispatchPolicies"></A>Dispatch Policies</H1>
+
+<P>ActiveMQ 4.0 or later supports the configuration of different dispatch policies on a per destination (or wildcard) basis. Before discussing dispatch policies its worth first understanding <A href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">the purpose of the prefetch value</A>.</P>
+
+<P>The out of the box configuration of ActiveMQ is designed for high performance and high throughput messaging where there are lots of messages that need to be dispatched to consumers as quickly as possible. So the default prefetch values are fairly large and the default dispatch policy will try and fill the prefetch buffers as quickly as possible.</P>
+
+<P>However with messaging there are many use cases and sometimes the default configuration is not ideal to your use case; when you send a small number of messages, they tend to all go to one consumer unless you&apos;ve lots of messages.  If you have a large number of consumers and a relatively high <A href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">prefetch value</A> and you have a small number of messages that each message takes quite a while to process then the default dispatch policy might result in increasing the amount of time it takes to process all the messages (since the load balancing is not fair for small numbers of messages).</P>
+
+<H2><A name="DispatchPolicies-RoundRobinPolicy"></A>Round Robin Policy</H2>
+
+<P>To load balance low numbers of messages more fairly you might want to switch to the <EM>&lt;roundRobinDispatchPolicy/&gt;</EM> which tries to dispatch messages fairly at the expense of some performance.</P>
+
+<P>Here is an <SPAN class="nobr"><A href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq-policy.xml" title="Visit page outside Confluence" rel="nofollow">example<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> of this in use.</P>
+
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-xml"><SPAN class="code-tag">&lt;beans xmlns=<SPAN class="code-quote">&quot;http://activemq.org/config/1.0&quot;</SPAN>&gt;</SPAN>
+
+  <SPAN class="code-tag">&lt;bean class=<SPAN class="code-quote">&quot;org.springframework.beans.factory.config.PropertyPlaceholderConfigurer&quot;</SPAN>/&gt;</SPAN>
+
+  <SPAN class="code-tag">&lt;broker persistent=<SPAN class="code-quote">&quot;false&quot;</SPAN> brokerName=<SPAN class="code-quote">&quot;${brokername}&quot;</SPAN>&gt;</SPAN>
+
+    <SPAN class="code-tag"><SPAN class="code-comment">&lt;!--  lets define the dispatch policy --&gt;</SPAN></SPAN>
+    <SPAN class="code-tag">&lt;destinationPolicy&gt;</SPAN>
+      <SPAN class="code-tag">&lt;policyMap&gt;</SPAN>
+        <SPAN class="code-tag">&lt;policyEntries&gt;</SPAN>
+          <SPAN class="code-tag">&lt;policyEntry topic=<SPAN class="code-quote">&quot;FOO.&gt;</SPAN>&quot;</SPAN>&gt;
+            <SPAN class="code-tag">&lt;dispatchPolicy&gt;</SPAN>
+              <SPAN class="code-tag">&lt;roundRobinDispatchPolicy /&gt;</SPAN>
+            <SPAN class="code-tag">&lt;/dispatchPolicy&gt;</SPAN>
+            <SPAN class="code-tag">&lt;subscriptionRecoveryPolicy&gt;</SPAN>
+              <SPAN class="code-tag">&lt;lastImageSubscriptionRecoveryPolicy /&gt;</SPAN>
+            <SPAN class="code-tag">&lt;/subscriptionRecoveryPolicy&gt;</SPAN>
+          <SPAN class="code-tag">&lt;/policyEntry&gt;</SPAN>
+
+          <SPAN class="code-tag">&lt;policyEntry topic=<SPAN class="code-quote">&quot;ORDERS.&gt;</SPAN>&quot;</SPAN>&gt;
+            <SPAN class="code-tag">&lt;dispatchPolicy&gt;</SPAN>
+              <SPAN class="code-tag">&lt;strictOrderDispatchPolicy /&gt;</SPAN>
+            <SPAN class="code-tag">&lt;/dispatchPolicy&gt;</SPAN>
+            <SPAN class="code-tag"><SPAN class="code-comment">&lt;!--  1 minutes worth --&gt;</SPAN></SPAN>
+            <SPAN class="code-tag">&lt;subscriptionRecoveryPolicy&gt;</SPAN>
+              <SPAN class="code-tag">&lt;timedSubscriptionRecoveryPolicy recoverDuration=<SPAN class="code-quote">&quot;60000&quot;</SPAN> /&gt;</SPAN>
+            <SPAN class="code-tag">&lt;/subscriptionRecoveryPolicy&gt;</SPAN>
+          <SPAN class="code-tag">&lt;/policyEntry&gt;</SPAN>
+
+          <SPAN class="code-tag">&lt;policyEntry topic=<SPAN class="code-quote">&quot;PRICES.&gt;</SPAN>&quot;</SPAN>&gt;
+            <SPAN class="code-tag"><SPAN class="code-comment">&lt;!--  10 seconds worth --&gt;</SPAN></SPAN>
+            <SPAN class="code-tag">&lt;subscriptionRecoveryPolicy&gt;</SPAN>
+              <SPAN class="code-tag">&lt;timedSubscriptionRecoveryPolicy recoverDuration=<SPAN class="code-quote">&quot;10000&quot;</SPAN> /&gt;</SPAN>
+            <SPAN class="code-tag">&lt;/subscriptionRecoveryPolicy&gt;</SPAN>
+            
+            <SPAN class="code-tag"><SPAN class="code-comment">&lt;!-- lets force old messages to be discarded for slow consumers --&gt;</SPAN></SPAN>
+            <SPAN class="code-tag">&lt;pendingMessageLimitStrategy&gt;</SPAN>
+              <SPAN class="code-tag">&lt;constantPendingMessageLimitStrategy limit=<SPAN class="code-quote">&quot;10&quot;</SPAN>/&gt;</SPAN>
+            <SPAN class="code-tag">&lt;/pendingMessageLimitStrategy&gt;</SPAN>
+          <SPAN class="code-tag">&lt;/policyEntry&gt;</SPAN>
+        <SPAN class="code-tag">&lt;/policyEntries&gt;</SPAN>
+      <SPAN class="code-tag">&lt;/policyMap&gt;</SPAN>
+    <SPAN class="code-tag">&lt;/destinationPolicy&gt;</SPAN>
+  <SPAN class="code-tag">&lt;/broker&gt;</SPAN>
+
+<SPAN class="code-tag">&lt;/beans&gt;</SPAN></PRE>
+</DIV></DIV></DIV>
+          
+                  </DIV>
+        </TD>
+      </TR>
+      </TABLE>     
+      </DIV>
+    </DIV>
+    <DIV id="site-footer">
+          Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Jul 04, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=8961&originalId=8963">view change</A>)
+              
+      (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=8961">edit page</A>)
+    </DIV>
+
+  </BODY>
+
+</HTML>
\ No newline at end of file

Modified: incubator/activemq/site/features.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/features.html?rev=419115&r1=419114&r2=419115&view=diff
==============================================================================
--- incubator/activemq/site/features.html (original)
+++ incubator/activemq/site/features.html Tue Jul  4 15:59:45 2006
@@ -246,7 +246,7 @@
 <!--          
             <div class="pagetitle">Features</div>
 -->
-            <DIV class="wiki-content"><UL><LI><A href="activemq-performance-module-users-manual.html" title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module Users Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample report</A></LI></UL></LI><LI><A href="advisory-message.html" title="Advisory Message">Advisory Message</A></LI><LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI><LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI><LI><A href="clustering.html" title="Clustering">Clustering</A></LI><LI><A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A></LI><LI><A href="consumer-priority.html" title="Consumer Priority">Consumer Priority</A></LI><LI><A href="destination-options.html" title="Destination Options">Destination Options</A></LI><LI><A href="discovery.html" title="Discovery">Discovery</A></LI><LI><A href="exclusive-consumer.html" title="Exclus
 ive Consumer">Exclusive Consumer</A></LI><LI><A href="interceptors.html" title="Interceptors">Interceptors</A><UL><LI><A href="logging-interceptor.html" title="Logging Interceptor">Logging Interceptor</A></LI></UL></LI><LI><A href="jdbc-support.html" title="JDBC Support">JDBC Support</A></LI><LI><A href="jms-streams.html" title="JMS Streams">JMS Streams</A></LI><LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha Persistence</A></LI><LI><A href="masterslave.html" title="MasterSlave">MasterSlave</A></LI><LI><A href="message-groups.html" title="Message Groups">Message Groups</A></LI><LI><A href="networks-of-brokers.html" title="Networks of Brokers">Networks of Brokers</A><UL><LI><A href="activemq-3-networks-of-brokers.html" title="ActiveMQ 3 Networks of Brokers">ActiveMQ 3 Networks of Brokers</A></LI></UL></LI><LI><A href="new-features.html" title="New Features">New Features</A><UL><LI><A href="changes-in-40.html" title="Changes in 4.0">Changes in 4.0</A><UL><LI><
 A href="the-jms-connector.html" title="The JMS Connector">The JMS Connector</A></LI></UL></LI><LI><A href="new-features-in-41.html" title="New Features in 4.1">New Features in 4.1</A><UL><LI><A href="consumer-dispatch-async.html" title="Consumer Dispatch Async">Consumer Dispatch Async</A></LI><LI><A href="structured-message-properties-and-mapmessages.html" title="Structured Message Properties and MapMessages">Structured Message Properties and MapMessages</A></LI></UL></LI></UL></LI><LI><A href="optimized-acknowledgement.html" title="Optimized Acknowledgement">Optimized Acknowledgement</A></LI><LI><A href="per-destination-policies.html" title="Per Destination Policies">Per Destination Policies</A></LI><LI><A href="persistence.html" title="Persistence">Persistence</A></LI><LI><A href="point-to-point-with-multiple-consumers.html" title="Point to Point with multiple Consumers">Point to Point with multiple Consumers</A></LI><LI><A href="replicated-message-store.html" title="Repli
 cated Message Store">Replicated Message Store</A><UL><LI><A href="shared-file-system-failover.html" title="Shared File System Failover">Shared File System Failover</A></LI></UL></LI><LI><A href="retroactive-consumer.html" title="Retroactive Consumer">Retroactive Consumer</A></LI><LI><A href="security.html" title="Security">Security</A></LI><LI><A href="slow-consumer-handling.html" title="Slow Consumer Handling">Slow Consumer Handling</A></LI><LI><A href="stp.html" title="STP">STP</A></LI><LI><A href="subscription-recovery-policy.html" title="Subscription Recovery Policy">Subscription Recovery Policy</A></LI><LI><A href="the-proxy-connector.html" title="The Proxy Connector">The Proxy Connector</A></LI><LI><A href="total-ordering.html" title="Total Ordering">Total Ordering</A></LI><LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI><LI><A href="visualisation.html" title="Visualisation">Visualisation</A><UL><LI><A href="visualisation-wish-list.html" title=
 "Visualisation Wish List">Visualisation Wish List</A></LI></UL></LI><LI><A href="wildcard.html" title="Wildcard">Wildcard</A></LI><LI><A href="ws-notification.html" title="WS Notification">WS Notification</A></LI></UL> </DIV>
+            <DIV class="wiki-content"><UL><LI><A href="activemq-performance-module-users-manual.html" title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module Users Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample report</A></LI></UL></LI><LI><A href="advisory-message.html" title="Advisory Message">Advisory Message</A></LI><LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI><LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI><LI><A href="clustering.html" title="Clustering">Clustering</A></LI><LI><A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A></LI><LI><A href="consumer-priority.html" title="Consumer Priority">Consumer Priority</A></LI><LI><A href="destination-options.html" title="Destination Options">Destination Options</A></LI><LI><A href="discovery.html" title="Discovery">Discovery</A></LI><LI><A href="exclusive-consumer.html" title="Exclus
 ive Consumer">Exclusive Consumer</A></LI><LI><A href="interceptors.html" title="Interceptors">Interceptors</A><UL><LI><A href="logging-interceptor.html" title="Logging Interceptor">Logging Interceptor</A></LI></UL></LI><LI><A href="jdbc-support.html" title="JDBC Support">JDBC Support</A></LI><LI><A href="jms-streams.html" title="JMS Streams">JMS Streams</A></LI><LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha Persistence</A></LI><LI><A href="masterslave.html" title="MasterSlave">MasterSlave</A></LI><LI><A href="message-groups.html" title="Message Groups">Message Groups</A></LI><LI><A href="networks-of-brokers.html" title="Networks of Brokers">Networks of Brokers</A><UL><LI><A href="activemq-3-networks-of-brokers.html" title="ActiveMQ 3 Networks of Brokers">ActiveMQ 3 Networks of Brokers</A></LI></UL></LI><LI><A href="new-features.html" title="New Features">New Features</A><UL><LI><A href="changes-in-40.html" title="Changes in 4.0">Changes in 4.0</A><UL><LI><
 A href="dispatch-policies.html" title="Dispatch Policies">Dispatch Policies</A></LI><LI><A href="the-jms-connector.html" title="The JMS Connector">The JMS Connector</A></LI></UL></LI><LI><A href="new-features-in-41.html" title="New Features in 4.1">New Features in 4.1</A><UL><LI><A href="consumer-dispatch-async.html" title="Consumer Dispatch Async">Consumer Dispatch Async</A></LI><LI><A href="structured-message-properties-and-mapmessages.html" title="Structured Message Properties and MapMessages">Structured Message Properties and MapMessages</A></LI></UL></LI></UL></LI><LI><A href="optimized-acknowledgement.html" title="Optimized Acknowledgement">Optimized Acknowledgement</A></LI><LI><A href="per-destination-policies.html" title="Per Destination Policies">Per Destination Policies</A></LI><LI><A href="persistence.html" title="Persistence">Persistence</A></LI><LI><A href="point-to-point-with-multiple-consumers.html" title="Point to Point with multiple Consumers">Point to Point
  with multiple Consumers</A></LI><LI><A href="replicated-message-store.html" title="Replicated Message Store">Replicated Message Store</A><UL><LI><A href="shared-file-system-failover.html" title="Shared File System Failover">Shared File System Failover</A></LI></UL></LI><LI><A href="retroactive-consumer.html" title="Retroactive Consumer">Retroactive Consumer</A></LI><LI><A href="security.html" title="Security">Security</A></LI><LI><A href="slow-consumer-handling.html" title="Slow Consumer Handling">Slow Consumer Handling</A></LI><LI><A href="stp.html" title="STP">STP</A></LI><LI><A href="subscription-recovery-policy.html" title="Subscription Recovery Policy">Subscription Recovery Policy</A></LI><LI><A href="the-proxy-connector.html" title="The Proxy Connector">The Proxy Connector</A></LI><LI><A href="total-ordering.html" title="Total Ordering">Total Ordering</A></LI><LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI><LI><A href="visualisation.html" tit
 le="Visualisation">Visualisation</A><UL><LI><A href="visualisation-wish-list.html" title="Visualisation Wish List">Visualisation Wish List</A></LI></UL></LI><LI><A href="wildcard.html" title="Wildcard">Wildcard</A></LI><LI><A href="ws-notification.html" title="WS Notification">WS Notification</A></LI></UL> </DIV>
           
         <!--
           <div class="tabletitle">
@@ -257,7 +257,10 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/New+Features" title="New Features">New Features</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/Async+Sends" title="Async Sends">Async Sends</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/New+Features" title="New Features">New Features</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Options" title="Destination Options">Destination Options</a>
@@ -336,9 +339,6 @@
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/Advisory+Message" title="Advisory Message">Advisory Message</a>
-              <span class="smalltext">(ActiveMQ)</span>
-              <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Async+Sends" title="Async Sends">Async Sends</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/Axis+Support" title="Axis Support">Axis Support</a>

Modified: incubator/activemq/site/how-do-i-change-dispatch-policy.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-change-dispatch-policy.html?rev=419115&r1=419114&r2=419115&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-change-dispatch-policy.html (original)
+++ incubator/activemq/site/how-do-i-change-dispatch-policy.html Tue Jul  4 15:59:45 2006
@@ -246,8 +246,7 @@
 <!--          
             <div class="pagetitle">How do I change dispatch policy</div>
 -->
-            <DIV class="wiki-content">
-<P>This is much simpler and more powerful in ActiveMQ 4.0 - you can configure the dispatch policy directly. </P>
+            <DIV class="wiki-content"><P>This is much simpler and more powerful in ActiveMQ 4.0 - you can configure different <A href="dispatch-policies.html" title="Dispatch Policies">Dispatch Policies</A> directly. </P>
 
 <P>For now in ActiveMQ 3.x we have a <A href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">PrefetchPolicy configuration</A>. This allows a certain number of messages to be dispatched to a consumer before they are acknowledged. This feature is to achieve high performance; the higher the value the less likely it is that a client has to wait for messages to arrive before processing the message and so the higher the throughput.</P>
 
@@ -285,8 +284,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Mar 03, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=210&originalId=1375">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Jul 04, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=210&originalId=8964">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=210">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/per-destination-policies.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/per-destination-policies.html?rev=419115&r1=419114&r2=419115&view=diff
==============================================================================
--- incubator/activemq/site/per-destination-policies.html (original)
+++ incubator/activemq/site/per-destination-policies.html Tue Jul  4 15:59:45 2006
@@ -248,6 +248,13 @@
 -->
             <DIV class="wiki-content"><P>We support a number of different policies which can be attached to individual destinations (queues, topics) or to wildcards of queue/topic hierarchies. This makes it easy to configure how different regions of the JMS destination space are handled.</P>
 
+<P>The following are examples of different policies that can be customised on a per destination basis</P>
+
+<UL>
+	<LI><A href="dispatch-policies.html" title="Dispatch Policies">Dispatch Policies</A></LI>
+</UL>
+
+
 <P>Here is an <SPAN class="nobr"><A href="http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/xbean/activemq-policy.xml" title="Visit page outside Confluence" rel="nofollow">example<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> of this in use.</P>
 
 <DIV class="code"><DIV class="codeContent">
@@ -307,8 +314,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Jun 30, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=146&originalId=8911">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Jul 04, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=146&originalId=8962">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=146">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/using-activemq.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/using-activemq.html?rev=419115&r1=419114&r2=419115&view=diff
==============================================================================
--- incubator/activemq/site/using-activemq.html (original)
+++ incubator/activemq/site/using-activemq.html Tue Jul  4 15:59:45 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="" title="Using ActiveMQ">Using ActiveMQ</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="community.html" title="Community">Community</A>&nbsp;&gt;&nbsp;<A href="faq.html" title="FAQ">FAQ</A>&nbsp;&gt;&nbsp;<A href="" title="Using ActiveMQ">Using ActiveMQ</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -246,7 +246,10 @@
 <!--          
             <div class="pagetitle">Using ActiveMQ</div>
 -->
-            <DIV class="wiki-content"><UL><LI><A href="activemq-4-connection-uris.html" title="ActiveMQ 4 Connection URIs">ActiveMQ 4 Connection URIs</A><UL><LI><A href="broker-configuration-uri.html" title="Broker Configuration URI">Broker Configuration URI</A><UL><LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI></UL></LI><LI><A href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</A></LI><LI><A href="connection-configuration-uri.html" title="Connection Configuration URI">Connection Configuration URI</A></LI><LI><A href="discovery-transport-reference.html" title="Discovery Transport Reference">Discovery Transport Reference</A></LI><LI><A href="failover-transport-reference.html" title="Failover Transport Reference">Failover Transport Reference</A></LI><LI><A href="fanout-transport-reference.html" title="Fanout Transport Reference">Fanout Transport Reference</A></LI><LI><A href="multicast-transport-reference.html" t
 itle="Multicast Transport Reference">Multicast Transport Reference</A></LI><LI><A href="peer-transport-reference.html" title="Peer Transport Reference">Peer Transport Reference</A></LI><LI><A href="ssl-transport-reference.html" title="SSL Transport Reference">SSL Transport Reference</A></LI><LI><A href="static-transport-reference.html" title="Static Transport Reference">Static Transport Reference</A></LI><LI><A href="tcp-transport-reference.html" title="TCP Transport Reference">TCP Transport Reference</A></LI><LI><A href="udp-transport-reference.html" title="UDP Transport Reference">UDP Transport Reference</A></LI><LI><A href="vm-transport-reference.html" title="VM Transport Reference">VM Transport Reference</A></LI></UL></LI><LI><A href="configuring-brokers.html" title="Configuring Brokers">Configuring Brokers</A></LI><LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A><UL><LI><A href="activemq-3-transport-configurations.html" 
 title="ActiveMQ 3 Transport Configurations">ActiveMQ 3 Transport Configurations</A></LI></UL></LI><LI><A href="examples.html" title="Examples">Examples</A></LI><LI><A href="hello-world.html" title="Hello World">Hello World</A></LI><LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A><UL><LI><A href="getting-started.html" title="Getting Started">Getting Started</A><UL><LI><A href="getting-started-3x.html" title="Getting Started 3.x">Getting Started 3.x</A></LI></UL></LI></UL></LI><LI><A href="installation.html" title="Installation">Installation</A></LI><LI><A 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 href="performance.html" title="Performance">Performance</A><UL><LI><A href="performance-report.html" title="Performance report">Performance report</A></LI></UL></LI><LI><A href="performance-tuning.html" title="Performance Tuning">Performance Tu
 ning</A></LI><LI><A href="protocols.html" title="Protocols">Protocols</A><UL><LI><A href="vm-protocol.html" title="VM Protocol">VM Protocol</A></LI></UL></LI><LI><A href="run-broker.html" title="Run Broker">Run Broker</A><UL><LI><A href="running-a-3x-broker.html" title="Running a 3.x Broker">Running a 3.x Broker</A></LI></UL></LI><LI><A href="topologies.html" title="Topologies">Topologies</A></LI><LI><A href="use-cases.html" title="Use Cases">Use Cases</A></LI><LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI><LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI><LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI></UL> </DIV>
+            <DIV class="wiki-content">
+<P>Questions on using ActiveMQ</P>
+
+<UL><LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</A></LI><LI><A href="are-destinations-case-sensitive.html" title="Are destinations case sensitive">Are destinations case sensitive</A></LI><LI><A href="can-i-send-really-large-files-over-activemq.html" title="Can I send really large files over ActiveMQ">Can I send really large files over ActiveMQ</A></LI><LI><A href="can-two-brokers-share-the-same-database.html" title="Can two brokers share the same database">Can two brokers share the same database</A></LI><LI><A href="does-activemq-support-clustering.html" title="Does ActiveMQ support clustering">Does ActiveMQ support clustering</A></LI><LI><A href="how-can-i-avoid-serialization-of-objects-in-objectmessage.html" title="How can I avoid serialization of Objects in ObjectMessage">How can I avoid serialization of Objects in ObjectMessage</A></LI><LI><A href="how-can-i-enable-detailed-l
 ogging.html" title="How can I enable detailed logging">How can I enable detailed logging</A></LI><LI><A href="how-can-i-get-a-list-of-the-topics-and-queues-in-a-broker.html" title="How can I get a list of the topics and queues in a broker">How can I get a list of the topics and queues in a broker</A></LI><LI><A href="how-can-i-make-activemq-faster.html" title="How can I make ActiveMQ faster">How can I make ActiveMQ faster</A></LI><LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</A></LI><LI><A href="how-can-i-see-what-destinations-are-used.html" title="How can I see what destinations are used">How can I see what destinations are used</A></LI><LI><A href="how-can-i-support-auto-reconnection.html" title="How can I support auto reconnection">How can I support auto reconnection</A></LI><LI><A href="how-can-i-use-different-network-protocols.html" title="How can I use different network protocols">How can I use different net
 work protocols</A></LI><LI><A href="how-do-distributed-queues-work.html" title="How do distributed queues work">How do distributed queues work</A></LI><LI><A href="how-do-i-access-activemq-from-c.html" title="How do I access ActiveMQ from C">How do I access ActiveMQ from C</A></LI><LI><A href="how-do-i-access-activemq-from-csharp-or-dotnet.html" title="How do I access ActiveMQ from CSharp or dotNet">How do I access ActiveMQ from CSharp or dotNet</A></LI><LI><A href="how-do-i-access-activemq-from-ruby-perl-python-php.html" title="How do I access ActiveMQ from Ruby, Perl, Python, PHP">How do I access ActiveMQ from Ruby, Perl, Python, PHP</A></LI><LI><A href="how-do-i-bridge-different-jms-providers.html" title="How do I bridge different JMS providers">How do I bridge different JMS providers</A></LI><LI><A href="how-do-i-change-dispatch-policy.html" title="How do I change dispatch policy">How do I change dispatch policy</A></LI><LI><A href="how-do-i-change-the-logging.html" titl
 e="How do I change the logging">How do I change the logging</A></LI><LI><A href="how-do-i-configure-automatic-reconnection.html" title="How do I configure automatic reconnection">How do I configure automatic reconnection</A></LI><LI><A href="how-do-i-connect-to-one-of-a-number-of-message-brokers.html" title="How do I connect to one of a number of message brokers">How do I connect to one of a number of message brokers</A></LI><LI><A href="how-do-i-create-new-destinations.html" title="How do I create new destinations">How do I create new destinations</A></LI><LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">How do I embed a Broker inside a Connection</A></LI><LI><A href="how-do-i-enable-asynchronous-sending.html" title="How do I enable asynchronous sending">How do I enable asynchronous sending</A></LI><LI><A href="how-do-i-find-the-size-of-a-queue.html" title="How do I find the Size of a Queue">How do I find the 
 Size of a Queue</A></LI><LI><A href="how-do-i-preserve-order-of-messages.html" title="How do I preserve order of messages">How do I preserve order of messages</A></LI><LI><A href="how-do-i-purge-a-queue.html" title="How do I purge a queue">How do I purge a queue</A></LI><LI><A href="how-do-i-run-a-broker.html" title="How do I run a broker">How do I run a broker</A></LI><LI><A href="how-do-i-set-the-message-expiration.html" title="How do I set the message expiration">How do I set the message expiration</A></LI><LI><A href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ using in JVM messaging</A></LI><LI><A href="how-do-i-use-ivy-with-activemq.html" title="How do I use Ivy with ActiveMQ">How do I use Ivy with ActiveMQ</A></LI><LI><A href="how-do-i-use-ssl.html" title="How do I use SSL">How do I use SSL</A></LI><LI><A href="how-do-message-groups-compare-to-selectors.html" title="How do Message Groups
  compare to Selectors">How do Message Groups compare to Selectors</A></LI><LI><A href="how-do-multiple-transports-work.html" title="How do multiple transports work">How do multiple transports work</A></LI><LI><A href="how-do-transactions-work.html" title="How do transactions work">How do transactions work</A></LI><LI><A href="how-lightweight-is-sending-a-message.html" title="How lightweight is sending a message">How lightweight is sending a message</A></LI><LI><A href="how-should-i-use-the-vm-transport.html" title="How should I use the VM transport">How should I use the VM transport</A></LI><LI><A href="i-am-having-problems-with-the-spring-jmstemplate.html" title="I am having problems with the Spring JmsTemplate">I am having problems with the Spring JmsTemplate</A></LI><LI><A href="should-i-deploy-the-broker-inside-my-jvm-or-appserver.html" title="Should I deploy the broker inside my JVM or AppServer">Should I deploy the broker inside my JVM or AppServer</A></LI><LI><A href=
 "what-happens-with-a-fast-producer-and-slow-consumer.html" title="What happens with a fast producer and slow consumer">What happens with a fast producer and slow consumer</A></LI><LI><A href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">What is the prefetch limit for</A></LI><LI><A href="while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html" title="While posting large binary file to activeMQ, is there a way to measure its progress">While posting large binary file to activeMQ, is there a way to measure its progress</A></LI><LI><A href="why-do-i-not-get-all-of-the-messages-i-sent.html" title="Why do I not get all of the messages I sent">Why do I not get all of the messages I sent</A></LI></UL></DIV>
           
         <!--
           <div class="tabletitle">
@@ -257,55 +260,136 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/Configuring+Transports" title="Configuring Transports">Configuring Transports</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+support+auto+reconnection" title="How can I support auto reconnection">How can I support auto reconnection</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+monitor+ActiveMQ" title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+embed+a+Broker+inside+a+Connection" title="How do I embed a Broker inside a Connection">How do I embed a Broker inside a Connection</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+the+prefetch+limit+for" title="What is the prefetch limit for">What is the prefetch limit for</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+enable+detailed+logging" title="How can I enable detailed logging">How can I enable detailed logging</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+make+ActiveMQ+faster" title="How can I make ActiveMQ faster">How can I make ActiveMQ faster</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+two+brokers+share+the+same+database" title="Can two brokers share the same database">Can two brokers share the same database</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+purge+a+queue" title="How do I purge a queue">How do I purge a queue</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+set+the+message+expiration" title="How do I set the message expiration">How do I set the message expiration</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+get+a+list+of+the+topics+and+queues+in+a+broker" title="How can I get a list of the topics and queues in a broker">How can I get a list of the topics and queues in a broker</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+find+the+Size+of+a+Queue" title="How do I find the Size of a Queue">How do I find the Size of a Queue</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+see+what+destinations+are+used" title="How can I see what destinations are used">How can I see what destinations are used</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+change+the+logging" title="How do I change the logging">How do I change the logging</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Are+destinations+case+sensitive" title="Are destinations case sensitive">Are destinations case sensitive</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+distributed+queues+work" title="How do distributed queues work">How do distributed queues work</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/ActiveMQ+Command+Line+Tools+Reference" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+access+ActiveMQ+from+C" title="How do I access ActiveMQ from C">How do I access ActiveMQ from C</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+transactions+work" title="How do transactions work">How do transactions work</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+connect+to+one+of+a+number+of+message+brokers" title="How do I connect to one of a number of message brokers">How do I connect to one of a number of message brokers</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+Message+Groups+compare+to+Selectors" title="How do Message Groups compare to Selectors">How do Message Groups compare to Selectors</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Should+I+deploy+the+broker+inside+my+JVM+or+AppServer" title="Should I deploy the broker inside my JVM or AppServer">Should I deploy the broker inside my JVM or AppServer</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/While+posting+large+binary+file+to+activeMQ%2C+is+there+a+way+to+measure+its+progress" title="While posting large binary file to activeMQ, is there a way to measure its progress">While posting large binary file to activeMQ, is there a way to measure its progress</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+configure+automatic+reconnection" title="How do I configure automatic reconnection">How do I configure automatic reconnection</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+use+Ivy+with+ActiveMQ" title="How do I use Ivy with ActiveMQ">How do I use Ivy with ActiveMQ</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Does+ActiveMQ+support+clustering" title="Does ActiveMQ support clustering">Does ActiveMQ support clustering</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+I+send+really+large+files+over+ActiveMQ" title="Can I send really large files over ActiveMQ">Can I send really large files over ActiveMQ</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+create+new+destinations" title="How do I create new destinations">How do I create new destinations</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+use+ActiveMQ+using+in+JVM+messaging" title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ using in JVM messaging</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Performance" title="Performance">Performance</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+avoid+serialization+of+Objects+in+ObjectMessage" title="How can I avoid serialization of Objects in ObjectMessage">How can I avoid serialization of Objects in ObjectMessage</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Run+Broker" title="Run Broker">Run Broker</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+run+a+broker" title="How do I run a broker">How do I run a broker</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Xml+Configuration" title="Xml Configuration">Xml Configuration</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+bridge+different+JMS+providers" title="How do I bridge different JMS providers">How do I bridge different JMS providers</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Hello+World" title="Hello World">Hello World</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+preserve+order+of+messages" title="How do I preserve order of messages">How do I preserve order of messages</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/ActiveMQ+4+Connection+URIs" title="ActiveMQ 4 Connection URIs">ActiveMQ 4 Connection URIs</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+change+dispatch+policy" title="How do I change dispatch policy">How do I change dispatch policy</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Performance+Tuning" title="Performance Tuning">Performance Tuning</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+access+ActiveMQ+from+Ruby%2C+Perl%2C+Python%2C+PHP" title="How do I access ActiveMQ from Ruby, Perl, Python, PHP">How do I access ActiveMQ from Ruby, Perl, Python, PHP</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Configuring+Brokers" title="Configuring Brokers">Configuring Brokers</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+lightweight+is+sending+a+message" title="How lightweight is sending a message">How lightweight is sending a message</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Protocols" title="Protocols">Protocols</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+should+I+use+the+VM+transport" title="How should I use the VM transport">How should I use the VM transport</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Topologies" title="Topologies">Topologies</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+enable+asynchronous+sending" title="How do I enable asynchronous sending">How do I enable asynchronous sending</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Xml+Reference" title="Xml Reference">Xml Reference</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+multiple+transports+work" title="How do multiple transports work">How do multiple transports work</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Known+Bad+OS+and+JVM+Combinations" title="Known Bad OS and JVM Combinations">Known Bad OS and JVM Combinations</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+access+ActiveMQ+from+CSharp+or+dotNet" title="How do I access ActiveMQ from CSharp or dotNet">How do I access ActiveMQ from CSharp or dotNet</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Use+Cases" title="Use Cases">Use Cases</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+happens+with+a+fast+producer+and+slow+consumer" title="What happens with a fast producer and slow consumer">What happens with a fast producer and slow consumer</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Web+Samples" title="Web Samples">Web Samples</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+use+different+network+protocols" title="How can I use different network protocols">How can I use different network protocols</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Examples" title="Examples">Examples</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/I+am+having+problems+with+the+Spring+JmsTemplate" title="I am having problems with the Spring JmsTemplate">I am having problems with the Spring JmsTemplate</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Initial+Configuration" title="Initial Configuration">Initial Configuration</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Why+do+I+not+get+all+of+the+messages+I+sent" title="Why do I not get all of the messages I sent">Why do I not get all of the messages I sent</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Installation" title="Installation">Installation</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+use+SSL" title="How do I use SSL">How do I use SSL</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>
@@ -318,10 +402,10 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on May 12, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=5405&originalId=5501">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Jul 07, 2005
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=118&originalId=315">view change</A>)
               
-      (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=5405">edit page</A>)
+      (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=118">edit page</A>)
     </DIV>
 
   </BODY>