You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by fo...@apache.org on 2006/03/06 12:52:07 UTC

svn commit: r383521 [15/30] - in /incubator/activemq/site: ./ rpc/

Modified: incubator/activemq/site/How+do+I+use+ActiveMQ+using+in+JVM+messaging
URL: http://svn.apache.org/viewcvs/incubator/activemq/site/How%2Bdo%2BI%2Buse%2BActiveMQ%2Busing%2Bin%2BJVM%2Bmessaging?rev=383521&r1=383520&r2=383521&view=diff
==============================================================================
--- incubator/activemq/site/How+do+I+use+ActiveMQ+using+in+JVM+messaging (original)
+++ incubator/activemq/site/How+do+I+use+ActiveMQ+using+in+JVM+messaging Mon Mar  6 03:51:26 2006
@@ -1,287 +1,21 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
-<head profile="http://www.w3.org/2000/08/w3c-synd/#">
-    <link rel="stylesheet" href="/__unity__/styles/unity-blue.css" type="text/css"/>
-    <title>ActiveMQ - How do I use ActiveMQ using in JVM messaging</title>
-</head>
-
-<body>
-
-  <table id="ulayout">
-    <tr id="ulayout_top">
-      <td colspan="2" valign="bottom">
-        <table width="100%">
-          <tr id="utop">
-            <td id="utop_left">
-              <a href="http://www.codehaus.org/"><img src="/__unity__/images/logo.png" style="border: none;"/></a>
-            </td>
-            <td id="utop_right" style="text-align: right; vertical-align: middle;padding-right:10px;">
-              <a href="/"><img src="http://www.logicblaze.com/images/logos/products/ActiveMQ/ActiveMQ_logo_200.jpg" alt="ActiveMQ" class="spaceLogo" border="0"/></a>
-            </td>
-          </tr>
-          <tr>
-            <td colspan="2" id="uadvertising_top">
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2">
-        <table id="utop_nav">
-          <tr>
-            <td align="left" valign="middle">
-              <div id="ubreadcrumbs">
-                <p>
-                  <a href="/">Home</a>
-                                     		                  </p>
-              </div>
-            </td>
-            <td align="right" valign="middle">
-              <div id="uquicklinks">
-                                  <p><a href="/Download" title="Download">Download</a> | <span class="nobr"><a href="http://activemq.codehaus.org/maven/apidocs/">JavaDocs for 4.x</a></span> <span class="nobr"><a href="http://activemq.org/maven/activemq-3/activemq-core/apidocs/">3.x</a></span> | <a href="/Source" title="Source">Source</a> | <span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span> |<span class="nobr"><a href="irc://irc.codehaus.org/activemq">IRC</a></span> | <span class="nobr"><a href="http://servlet.uwyn.com/drone/log/hausbot/activemq">IRC Log</a></span> | <a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a> | <span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span> | <span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Support</a></span></p>
-                              </div>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2"></td>
-    </tr>
-    <tr id="ulayout_middle">
-      <td id="uleft">
-        <div class="content">
-                      <div class="section_3"><h3><a name="Navigation-Overview"></a>Overview</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Home" title="Home">Home</a></li>
-	<li><a href="/News" title="News">News</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">New in 4.0</a></li>
-	<li><a href="/FAQ" title="FAQ">FAQ</a></li>
-	<li><a href="/Articles" title="Articles">Articles</a></li>
-	<li><a href="/Download" title="Download">Download</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Community"></a>Community</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span></li>
-	<li><a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a></li>
-	<li><span class="nobr"><a href="http://gmane.org/find.php?list=activemq">News Reader</a></span></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span></li>
-	<li><a href="/Projects+Using+ActiveMQ" title="Projects Using ActiveMQ">Projects Using ActiveMQ</a></li>
-	<li><a href="/Users" title="Users">Users</a></li>
-	<li><a href="/Contributing" title="Contributing">Contributing</a></li>
-	<li><a href="/Team" title="Team">Team</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-UsingActiveMQ"></a>Using ActiveMQ</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Getting+Started" title="Getting Started">Getting Started</a></li>
-	<li><a href="/Initial+Configuration" title="Initial Configuration">Initial Configuration</a></li>
-	<li><a href="/Run+Broker" title="Run Broker">Running a Broker</a></li>
-	<li><a href="/Configuring+Transports" title="Configuring Transports">Configuring Transports</a></li>
-	<li><a href="/Examples" title="Examples">Examples</a></li>
-	<li><a href="/How+can+I+monitor+ActiveMQ" title="How can I monitor ActiveMQ">Monitoring the Broker</a></li>
-	<li><a href="/Xml+Configuration" title="Xml Configuration">Xml Configuration</a></li>
-	<li><a href="/Xml+Reference" title="Xml Reference">Xml Reference</a></li>
-	<li><a href="/Web+Samples" title="Web Samples">Web Samples</a></li>
-	<li><a href="/Hello+World" title="Hello World">Hello World</a></li>
-	<li><a href="/Use+Cases" title="Use Cases">Use Cases</a></li>
-	<li><a href="/Topologies" title="Topologies">Topologies</a></li>
-	<li><a href="/How+do+I+embed+a+Broker+inside+a+Connection" title="How do I embed a Broker inside a Connection">Embedded Brokers</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">Performance Testing</a></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/x/yK4">Command Line Tools Reference</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Features"></a>Features</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JMX" title="JMX">JMX</a></li>
-	<li><a href="/Performance" title="Performance">Performance</a></li>
-	<li><a href="/Protocols" title="Protocols">Protocols</a></li>
-	<li><a href="/Persistence" title="Persistence">Persistence</a></li>
-	<li><a href="/JDBC+Support" title="JDBC Support">JDBC Support</a></li>
-	<li><a href="/Security" title="Security">Security</a></li>
-	<li><a href="/Interceptors" title="Interceptors">Interceptors</a></li>
-	<li><a href="/Clustering" title="Clustering">Clustering</a></li>
-	<li><a href="/Discovery" title="Discovery">Discovery</a></li>
-	<li><a href="/Composite+Destinations" title="Composite Destinations">Composite Destinations</a></li>
-	<li><a href="/JMS+Streams" title="JMS Streams">JMS Streams</a></li>
-	<li><a href="/Advisory+Message" title="Advisory Message">Advisory Message</a></li>
-	<li><a href="/Resource+Adapter" title="Resource Adapter">JCA 1.5 Resource Adapter</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Featuresin4.x"></a>Features in 4.x</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Message+Groups" title="Message Groups">Message Groups</a></li>
-	<li><a href="/MasterSlave" title="MasterSlave">MasterSlave</a></li>
-	<li><a href="/Networks+of+Brokers" title="Networks of Brokers">Networks of Brokers</a></li>
-	<li><a href="/Exclusive+Consumer" title="Exclusive Consumer">Exclusive Consumer</a></li>
-	<li><a href="/Total+Ordering" title="Total Ordering">Total Ordering</a></li>
-	<li><a href="/Consumer+Priority" title="Consumer Priority">Consumer Priority</a></li>
-	<li><a href="/Retroactive+Consumer" title="Retroactive Consumer">Retroactive Consumer</a></li>
-	<li><a href="/JMS+to+JMS+Bridge" title="JMS to JMS Bridge">JMS to JMS Bridge</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">Other new features</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Connectivitiy"></a>Connectivitiy</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Ajax" title="Ajax">Ajax</a></li>
-	<li><a href="/Axis+Support" title="Axis Support">Axis Support</a></li>
-	<li><a href="/C+Integration" title="C Integration">C Integration</a></li>
-	<li><a href="/dot+Net" title="dot Net">.Net Integration</a></li>
-	<li><a href="/Geronimo" title="Geronimo">Geronimo</a></li>
-	<li><a href="/J2EE" title="J2EE">J2EE</a></li>
-	<li><a href="/JBoss+Integration" title="JBoss Integration">JBoss Integration</a></li>
-	<li><a href="/JNDI+Support" title="JNDI Support">JNDI Support</a></li>
-	<li><a href="/OpenWire" title="OpenWire">OpenWire</a></li>
-	<li><a href="/REST" title="REST">REST</a></li>
-	<li><a href="/Spring+Support" title="Spring Support">Spring Support</a></li>
-	<li><a href="/Stomp" title="Stomp">Stomp</a></li>
-	<li><a href="/Tomcat" title="Tomcat">Tomcat</a></li>
-	<li><a href="/WSIF" title="WSIF">WSIF</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Utilities"></a>Utilities</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JCA+Container" title="JCA Container">JCA Container</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-ExternalTools"></a>External Tools</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Hermes+Jms" title="Hermes Jms">Hermes Jms</a></li>
-	<li><a href="/Sun+JNDI" title="Sun JNDI">Sun JNDI</a></li>
-	<li><span class="nobr"><a href="http://jakarta.apache.org/jmeter">JMeter</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-RelatedProjects"></a>Related Projects</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://servicemix.org/">ServiceMix</a></span></li>
-	<li><span class="nobr"><a href="http://lingo.codehaus.org/">Lingo</a></span></li>
-	<li><span class="nobr"><a href="http://jencks.org/">Jencks</a></span></li>
-	<li><span class="nobr"><a href="http://stomp.codehaus.org/">Stomp</a></span></li>
-	<li><span class="nobr"><a href="http://activecluster.codehaus.org/">ActiveCluster</a></span></li>
-	<li><span class="nobr"><a href="http://activespace.codehaus.org/">ActiveSpace</a></span></li>
-	<li><span class="nobr"><a href="http://activesoap.codehaus.org/">ActiveSOAP</a></span></li>
-	<li><span class="nobr"><a href="http://www.springframework.org/">Spring</a></span></li>
-	<li><span class="nobr"><a href="http://geronimo.apache.org/">Geronimo</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Support"></a>Support</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Issues</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:roadmap-panel">Roadmap</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:changelog-panel">Change log</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Developers"></a>Developers</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Source" title="Source">Source</a></li>
-	<li><a href="/Code+Overview" title="Code Overview">Code Overview</a></li>
-	<li><a href="/Wire+Protocol" title="Wire Protocol">Wire Protocol</a></li>
-	<li><a href="/ActiveMQ+4.0" title="ActiveMQ 4.0">ActiveMQ 4.0</a></li>
-	<li><a href="/Becoming+a+committer" title="Becoming a committer">Becoming a committer</a></li>
-	<li><a href="/Integration+Tests" title="Integration Tests">Integration Tests</a></li>
-	<li><a href="/Benchmark+Tests" title="Benchmark Tests">Benchmark Tests</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">JMeter Performance Tests</a></li>
-	<li><a href="/Release+Guide" title="Release Guide">Release Guide</a></li>
-	<li><a href="/JUnit+Reports" title="JUnit Reports">JUnit Reports</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/clover/">Clover Report</a></span></li>
-	<li><a href="/Source+XRef" title="Source XRef">Source XRef</a></li>
-	<li><a href="/Test+Source+XRef" title="Test Source XRef">Test Source XRef</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/activemq.xsd.html">XSD</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Toolsweuse"></a>Tools we use</h3>
-
-<p><span class="nobr"><a href="http://www.yourkit.com"><img src="/download/attachments/23786/yourkit.jpg" align="absmiddle" border="0"/></a></span></p></div>
-          
-          <div class="section_3">
-            <h3>Feeds</h3>
-            <ul class="feedList">
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/rss.action?key=ACTIVEMQ&amp;newPages=false">Site</a></li>
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/blogrss.action?key=ACTIVEMQ">News</a></li>
-            </ul>
-          </div>
-        </div>
-      </td>
-      <td id="umain">
-        <div class="content">
-          <a href="/How+do+I+use+ActiveMQ+using+in+JVM+messaging?print=1" style="float:right"><img src="http://www.codehaus.org/print.gif" class="print" alt="Print" border="0"/></a>
-          <div id="upage_title">How do I use ActiveMQ using in JVM messaging</div>
-          <div id="uads">
-
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel = "7321085054"; //unity-top
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<center>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</center>
-
-          </div>
-          <div class="section_3"><h3><a name="HowdoIuseActiveMQusinginJVMmessaging-ForActiveMQ3.x%2F4.x"></a>For ActiveMQ 3.x/4.x</h3>
-
-
-<p>To use pure in-memory messaging you just need to set the broker URL to be</p>
-<div class="code"><div class="codeContent">
-<pre class="code-java">vm:<span class="code-comment">//localhost</span></pre>
-</div></div>
-<p>&nbsp;</p>
-
-<p>Actually you can use any text after <em>vm://</em> so that you can segment multiple logical JMS brokers within the same JVM and classloader, using the name to distinguish between them.</p>
-
-<p>There is an example of how to do this along with a description of the available protocols in the <a href="/Protocols" title="Protocols">Protocols overview</a>.</p>
-
-<p>Also see: <a href="/How+should+I+use+the+VM+transport" title="How should I use the VM transport">how to optimise the VM transport</a></p></div>
-        </div>
-</div>
-</td>
-    <tr>
-    <tr id="ulayout_bottom">
-      <td colspan="2" id="ufooter">
-        <div class="content">
-          <div class="copyright">Copyright 2003-2006. All rights reserved unless otherwise noted.</div>
-          <div class="credits">Powered by <a href="http://atlassian.com/">Atlassian</a>&nbsp;<a href="http://atlassian.com/confluence/">Confluence</a></div>
-          <div>
-            <a class="editPage" href="http://docs.codehaus.org/pages/editpage.action?spaceKey=ACTIVEMQ&amp;title=How+do+I+use+ActiveMQ+using+in+JVM+messaging"><img src="http://www.codehaus.org/edit.gif" border="0">[&nbsp;edit&nbsp;]</a>
-          </div>
-        </div>
-      </td>
-    </tr>
-  </table>
-</html>
+Server returned HTTP response code: 500 for URL: http://docs.codehaus.org/rpc/xmlrpc com.openxource.unity.providers.confluence.ConfluencePageProviderImpl.getPage(ConfluencePageProviderImpl.java:78)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.getFragment(UnityPageRendererImpl.java:249)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.renderPage(UnityPageRendererImpl.java:155)
+ com.openxource.unity.servlets.ContentServlet.doGet(ContentServlet.java:69)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
+ org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
+ org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
+ org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
+ org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
+ org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
+ org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
+ org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
+ org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
+ org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
+ org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
+ org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:744)
+ org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:674)
+ org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:866)
+ org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
+ java.lang.Thread.run(Thread.java:595)

Modified: incubator/activemq/site/How+do+I+use+Ivy+with+ActiveMQ
URL: http://svn.apache.org/viewcvs/incubator/activemq/site/How%2Bdo%2BI%2Buse%2BIvy%2Bwith%2BActiveMQ?rev=383521&r1=383520&r2=383521&view=diff
==============================================================================
--- incubator/activemq/site/How+do+I+use+Ivy+with+ActiveMQ (original)
+++ incubator/activemq/site/How+do+I+use+Ivy+with+ActiveMQ Mon Mar  6 03:51:26 2006
@@ -1,330 +1,21 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
-<head profile="http://www.w3.org/2000/08/w3c-synd/#">
-    <link rel="stylesheet" href="/__unity__/styles/unity-blue.css" type="text/css"/>
-    <title>ActiveMQ - How do I use Ivy with ActiveMQ</title>
-</head>
-
-<body>
-
-  <table id="ulayout">
-    <tr id="ulayout_top">
-      <td colspan="2" valign="bottom">
-        <table width="100%">
-          <tr id="utop">
-            <td id="utop_left">
-              <a href="http://www.codehaus.org/"><img src="/__unity__/images/logo.png" style="border: none;"/></a>
-            </td>
-            <td id="utop_right" style="text-align: right; vertical-align: middle;padding-right:10px;">
-              <a href="/"><img src="http://www.logicblaze.com/images/logos/products/ActiveMQ/ActiveMQ_logo_200.jpg" alt="ActiveMQ" class="spaceLogo" border="0"/></a>
-            </td>
-          </tr>
-          <tr>
-            <td colspan="2" id="uadvertising_top">
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2">
-        <table id="utop_nav">
-          <tr>
-            <td align="left" valign="middle">
-              <div id="ubreadcrumbs">
-                <p>
-                  <a href="/">Home</a>
-                                     		                  </p>
-              </div>
-            </td>
-            <td align="right" valign="middle">
-              <div id="uquicklinks">
-                                  <p><a href="/Download" title="Download">Download</a> | <span class="nobr"><a href="http://activemq.codehaus.org/maven/apidocs/">JavaDocs for 4.x</a></span> <span class="nobr"><a href="http://activemq.org/maven/activemq-3/activemq-core/apidocs/">3.x</a></span> | <a href="/Source" title="Source">Source</a> | <span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span> |<span class="nobr"><a href="irc://irc.codehaus.org/activemq">IRC</a></span> | <span class="nobr"><a href="http://servlet.uwyn.com/drone/log/hausbot/activemq">IRC Log</a></span> | <a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a> | <span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span> | <span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Support</a></span></p>
-                              </div>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2"></td>
-    </tr>
-    <tr id="ulayout_middle">
-      <td id="uleft">
-        <div class="content">
-                      <div class="section_3"><h3><a name="Navigation-Overview"></a>Overview</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Home" title="Home">Home</a></li>
-	<li><a href="/News" title="News">News</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">New in 4.0</a></li>
-	<li><a href="/FAQ" title="FAQ">FAQ</a></li>
-	<li><a href="/Articles" title="Articles">Articles</a></li>
-	<li><a href="/Download" title="Download">Download</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Community"></a>Community</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span></li>
-	<li><a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a></li>
-	<li><span class="nobr"><a href="http://gmane.org/find.php?list=activemq">News Reader</a></span></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span></li>
-	<li><a href="/Projects+Using+ActiveMQ" title="Projects Using ActiveMQ">Projects Using ActiveMQ</a></li>
-	<li><a href="/Users" title="Users">Users</a></li>
-	<li><a href="/Contributing" title="Contributing">Contributing</a></li>
-	<li><a href="/Team" title="Team">Team</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-UsingActiveMQ"></a>Using ActiveMQ</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Getting+Started" title="Getting Started">Getting Started</a></li>
-	<li><a href="/Initial+Configuration" title="Initial Configuration">Initial Configuration</a></li>
-	<li><a href="/Run+Broker" title="Run Broker">Running a Broker</a></li>
-	<li><a href="/Configuring+Transports" title="Configuring Transports">Configuring Transports</a></li>
-	<li><a href="/Examples" title="Examples">Examples</a></li>
-	<li><a href="/How+can+I+monitor+ActiveMQ" title="How can I monitor ActiveMQ">Monitoring the Broker</a></li>
-	<li><a href="/Xml+Configuration" title="Xml Configuration">Xml Configuration</a></li>
-	<li><a href="/Xml+Reference" title="Xml Reference">Xml Reference</a></li>
-	<li><a href="/Web+Samples" title="Web Samples">Web Samples</a></li>
-	<li><a href="/Hello+World" title="Hello World">Hello World</a></li>
-	<li><a href="/Use+Cases" title="Use Cases">Use Cases</a></li>
-	<li><a href="/Topologies" title="Topologies">Topologies</a></li>
-	<li><a href="/How+do+I+embed+a+Broker+inside+a+Connection" title="How do I embed a Broker inside a Connection">Embedded Brokers</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">Performance Testing</a></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/x/yK4">Command Line Tools Reference</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Features"></a>Features</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JMX" title="JMX">JMX</a></li>
-	<li><a href="/Performance" title="Performance">Performance</a></li>
-	<li><a href="/Protocols" title="Protocols">Protocols</a></li>
-	<li><a href="/Persistence" title="Persistence">Persistence</a></li>
-	<li><a href="/JDBC+Support" title="JDBC Support">JDBC Support</a></li>
-	<li><a href="/Security" title="Security">Security</a></li>
-	<li><a href="/Interceptors" title="Interceptors">Interceptors</a></li>
-	<li><a href="/Clustering" title="Clustering">Clustering</a></li>
-	<li><a href="/Discovery" title="Discovery">Discovery</a></li>
-	<li><a href="/Composite+Destinations" title="Composite Destinations">Composite Destinations</a></li>
-	<li><a href="/JMS+Streams" title="JMS Streams">JMS Streams</a></li>
-	<li><a href="/Advisory+Message" title="Advisory Message">Advisory Message</a></li>
-	<li><a href="/Resource+Adapter" title="Resource Adapter">JCA 1.5 Resource Adapter</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Featuresin4.x"></a>Features in 4.x</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Message+Groups" title="Message Groups">Message Groups</a></li>
-	<li><a href="/MasterSlave" title="MasterSlave">MasterSlave</a></li>
-	<li><a href="/Networks+of+Brokers" title="Networks of Brokers">Networks of Brokers</a></li>
-	<li><a href="/Exclusive+Consumer" title="Exclusive Consumer">Exclusive Consumer</a></li>
-	<li><a href="/Total+Ordering" title="Total Ordering">Total Ordering</a></li>
-	<li><a href="/Consumer+Priority" title="Consumer Priority">Consumer Priority</a></li>
-	<li><a href="/Retroactive+Consumer" title="Retroactive Consumer">Retroactive Consumer</a></li>
-	<li><a href="/JMS+to+JMS+Bridge" title="JMS to JMS Bridge">JMS to JMS Bridge</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">Other new features</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Connectivitiy"></a>Connectivitiy</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Ajax" title="Ajax">Ajax</a></li>
-	<li><a href="/Axis+Support" title="Axis Support">Axis Support</a></li>
-	<li><a href="/C+Integration" title="C Integration">C Integration</a></li>
-	<li><a href="/dot+Net" title="dot Net">.Net Integration</a></li>
-	<li><a href="/Geronimo" title="Geronimo">Geronimo</a></li>
-	<li><a href="/J2EE" title="J2EE">J2EE</a></li>
-	<li><a href="/JBoss+Integration" title="JBoss Integration">JBoss Integration</a></li>
-	<li><a href="/JNDI+Support" title="JNDI Support">JNDI Support</a></li>
-	<li><a href="/OpenWire" title="OpenWire">OpenWire</a></li>
-	<li><a href="/REST" title="REST">REST</a></li>
-	<li><a href="/Spring+Support" title="Spring Support">Spring Support</a></li>
-	<li><a href="/Stomp" title="Stomp">Stomp</a></li>
-	<li><a href="/Tomcat" title="Tomcat">Tomcat</a></li>
-	<li><a href="/WSIF" title="WSIF">WSIF</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Utilities"></a>Utilities</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JCA+Container" title="JCA Container">JCA Container</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-ExternalTools"></a>External Tools</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Hermes+Jms" title="Hermes Jms">Hermes Jms</a></li>
-	<li><a href="/Sun+JNDI" title="Sun JNDI">Sun JNDI</a></li>
-	<li><span class="nobr"><a href="http://jakarta.apache.org/jmeter">JMeter</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-RelatedProjects"></a>Related Projects</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://servicemix.org/">ServiceMix</a></span></li>
-	<li><span class="nobr"><a href="http://lingo.codehaus.org/">Lingo</a></span></li>
-	<li><span class="nobr"><a href="http://jencks.org/">Jencks</a></span></li>
-	<li><span class="nobr"><a href="http://stomp.codehaus.org/">Stomp</a></span></li>
-	<li><span class="nobr"><a href="http://activecluster.codehaus.org/">ActiveCluster</a></span></li>
-	<li><span class="nobr"><a href="http://activespace.codehaus.org/">ActiveSpace</a></span></li>
-	<li><span class="nobr"><a href="http://activesoap.codehaus.org/">ActiveSOAP</a></span></li>
-	<li><span class="nobr"><a href="http://www.springframework.org/">Spring</a></span></li>
-	<li><span class="nobr"><a href="http://geronimo.apache.org/">Geronimo</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Support"></a>Support</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Issues</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:roadmap-panel">Roadmap</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:changelog-panel">Change log</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Developers"></a>Developers</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Source" title="Source">Source</a></li>
-	<li><a href="/Code+Overview" title="Code Overview">Code Overview</a></li>
-	<li><a href="/Wire+Protocol" title="Wire Protocol">Wire Protocol</a></li>
-	<li><a href="/ActiveMQ+4.0" title="ActiveMQ 4.0">ActiveMQ 4.0</a></li>
-	<li><a href="/Becoming+a+committer" title="Becoming a committer">Becoming a committer</a></li>
-	<li><a href="/Integration+Tests" title="Integration Tests">Integration Tests</a></li>
-	<li><a href="/Benchmark+Tests" title="Benchmark Tests">Benchmark Tests</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">JMeter Performance Tests</a></li>
-	<li><a href="/Release+Guide" title="Release Guide">Release Guide</a></li>
-	<li><a href="/JUnit+Reports" title="JUnit Reports">JUnit Reports</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/clover/">Clover Report</a></span></li>
-	<li><a href="/Source+XRef" title="Source XRef">Source XRef</a></li>
-	<li><a href="/Test+Source+XRef" title="Test Source XRef">Test Source XRef</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/activemq.xsd.html">XSD</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Toolsweuse"></a>Tools we use</h3>
-
-<p><span class="nobr"><a href="http://www.yourkit.com"><img src="/download/attachments/23786/yourkit.jpg" align="absmiddle" border="0"/></a></span></p></div>
-          
-          <div class="section_3">
-            <h3>Feeds</h3>
-            <ul class="feedList">
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/rss.action?key=ACTIVEMQ&amp;newPages=false">Site</a></li>
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/blogrss.action?key=ACTIVEMQ">News</a></li>
-            </ul>
-          </div>
-        </div>
-      </td>
-      <td id="umain">
-        <div class="content">
-          <a href="/How+do+I+use+Ivy+with+ActiveMQ?print=1" style="float:right"><img src="http://www.codehaus.org/print.gif" class="print" alt="Print" border="0"/></a>
-          <div id="upage_title">How do I use Ivy with ActiveMQ</div>
-          <div id="uads">
-
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel = "7321085054"; //unity-top
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<center>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</center>
-
-          </div>
-          <div class="code"><div class="codeContent">
-<pre class="code-java">&lt;ivyconf&gt;
-        &lt;!--loads properties file as ivy variables, 0..n--&gt;
-        &lt;properties file=<span class="code-quote">"${ivy.conf.dir}/ivyconf-file.properties"</span> /&gt;
-        &lt;!--configures ivy with some defaults, 0..1--&gt;
-        &lt;conf defaultResolver=<span class="code-quote">"localChain"</span> checkUpToDate=<span class="code-quote">"<span class="code-keyword">false</span>"</span> /&gt;
-
-        &lt;!--typedef:defines <span class="code-keyword">new</span> types in ivy--&gt;
-        &lt;!--latest-strategies: defines latest strategies--&gt;
-        &lt;!--conflict-managers: defines conflicts managers--&gt;
-
-        &lt;!--defines dependency resolvers--&gt;
-        &lt;resolvers&gt;
-             &lt;chain name=<span class="code-quote">"localChain"</span> returnFirst=<span class="code-quote">"<span class="code-keyword">false</span>"</span>&gt;
-                 &lt;filesystem name=<span class="code-quote">"internal"</span> latest=<span class="code-quote">"latest-revision"</span>&gt;
-                        &lt;ivy     
-pattern=<span class="code-quote">"${repository.dir}/[organisation]/[module]/[type]s/ivy-[revision].xml"</span> /&gt;
-                        &lt;artifact
-pattern=<span class="code-quote">"${repository.dir}/[organisation]/[module]/[type]s/[artifact]-[revision].[ext]"</span> /&gt;
-                &lt;/filesystem&gt;
-                &lt;ivyrep name=<span class="code-quote">"ivyrep"</span>/&gt;
-             &lt;/chain&gt;
-             &lt;ibiblio name=<span class="code-quote">"ibiblio"</span>
-pattern=<span class="code-quote">"[organisation]/jars/[module]-[revision].[ext]"</span>/&gt;
-        &lt;/resolvers&gt;
-
-        &lt;!--defines rules between modules and dependency resolvers--&gt;
-        &lt;modules&gt;
-                &lt;module organisation=<span class="code-quote">"verticon"</span> name=<span class="code-quote">".*"</span>
-resolver=<span class="code-quote">"internal"</span> /&gt;
-                &lt;module organisation=<span class="code-quote">"mandarax"</span> name=<span class="code-quote">".*"</span>
-resolver=<span class="code-quote">"internal"</span> /&gt;
-                &lt;module organisation=<span class="code-quote">"geronimo-spec"</span> name=<span class="code-quote">".*"</span>
-resolver=<span class="code-quote">"ibiblio"</span> /&gt;
-                &lt;module organisation=<span class="code-quote">"tomcat"</span> name=<span class="code-quote">".*"</span>
-resolver=<span class="code-quote">"ibiblio"</span> /&gt;
-        &lt;/modules&gt;
-
-&lt;/ivyconf&gt;</pre>
-</div></div>
-        </div>
-<div style="text-align: center; width: 100%; padding-top: 1cm;padding-bottom: 1cm">
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel ="9744516269";
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</div>
-</td>
-    <tr>
-    <tr id="ulayout_bottom">
-      <td colspan="2" id="ufooter">
-        <div class="content">
-          <div class="copyright">Copyright 2003-2006. All rights reserved unless otherwise noted.</div>
-          <div class="credits">Powered by <a href="http://atlassian.com/">Atlassian</a>&nbsp;<a href="http://atlassian.com/confluence/">Confluence</a></div>
-          <div>
-            <a class="editPage" href="http://docs.codehaus.org/pages/editpage.action?spaceKey=ACTIVEMQ&amp;title=How+do+I+use+Ivy+with+ActiveMQ"><img src="http://www.codehaus.org/edit.gif" border="0">[&nbsp;edit&nbsp;]</a>
-          </div>
-        </div>
-      </td>
-    </tr>
-  </table>
-</html>
+Server returned HTTP response code: 500 for URL: http://docs.codehaus.org/rpc/xmlrpc com.openxource.unity.providers.confluence.ConfluencePageProviderImpl.getPage(ConfluencePageProviderImpl.java:78)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.getFragment(UnityPageRendererImpl.java:249)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.renderPage(UnityPageRendererImpl.java:155)
+ com.openxource.unity.servlets.ContentServlet.doGet(ContentServlet.java:69)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
+ org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
+ org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
+ org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
+ org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
+ org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
+ org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
+ org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
+ org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
+ org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
+ org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
+ org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:744)
+ org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:674)
+ org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:866)
+ org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
+ java.lang.Thread.run(Thread.java:595)

Modified: incubator/activemq/site/How+do+I+use+SSL
URL: http://svn.apache.org/viewcvs/incubator/activemq/site/How%2Bdo%2BI%2Buse%2BSSL?rev=383521&r1=383520&r2=383521&view=diff
==============================================================================
--- incubator/activemq/site/How+do+I+use+SSL (original)
+++ incubator/activemq/site/How+do+I+use+SSL Mon Mar  6 03:51:26 2006
@@ -1,341 +1,21 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
-<head profile="http://www.w3.org/2000/08/w3c-synd/#">
-    <link rel="stylesheet" href="/__unity__/styles/unity-blue.css" type="text/css"/>
-    <title>ActiveMQ - How do I use SSL</title>
-</head>
-
-<body>
-
-  <table id="ulayout">
-    <tr id="ulayout_top">
-      <td colspan="2" valign="bottom">
-        <table width="100%">
-          <tr id="utop">
-            <td id="utop_left">
-              <a href="http://www.codehaus.org/"><img src="/__unity__/images/logo.png" style="border: none;"/></a>
-            </td>
-            <td id="utop_right" style="text-align: right; vertical-align: middle;padding-right:10px;">
-              <a href="/"><img src="http://www.logicblaze.com/images/logos/products/ActiveMQ/ActiveMQ_logo_200.jpg" alt="ActiveMQ" class="spaceLogo" border="0"/></a>
-            </td>
-          </tr>
-          <tr>
-            <td colspan="2" id="uadvertising_top">
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2">
-        <table id="utop_nav">
-          <tr>
-            <td align="left" valign="middle">
-              <div id="ubreadcrumbs">
-                <p>
-                  <a href="/">Home</a>
-                                     		                  </p>
-              </div>
-            </td>
-            <td align="right" valign="middle">
-              <div id="uquicklinks">
-                                  <p><a href="/Download" title="Download">Download</a> | <span class="nobr"><a href="http://activemq.codehaus.org/maven/apidocs/">JavaDocs for 4.x</a></span> <span class="nobr"><a href="http://activemq.org/maven/activemq-3/activemq-core/apidocs/">3.x</a></span> | <a href="/Source" title="Source">Source</a> | <span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span> |<span class="nobr"><a href="irc://irc.codehaus.org/activemq">IRC</a></span> | <span class="nobr"><a href="http://servlet.uwyn.com/drone/log/hausbot/activemq">IRC Log</a></span> | <a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a> | <span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span> | <span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Support</a></span></p>
-                              </div>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2"></td>
-    </tr>
-    <tr id="ulayout_middle">
-      <td id="uleft">
-        <div class="content">
-                      <div class="section_3"><h3><a name="Navigation-Overview"></a>Overview</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Home" title="Home">Home</a></li>
-	<li><a href="/News" title="News">News</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">New in 4.0</a></li>
-	<li><a href="/FAQ" title="FAQ">FAQ</a></li>
-	<li><a href="/Articles" title="Articles">Articles</a></li>
-	<li><a href="/Download" title="Download">Download</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Community"></a>Community</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span></li>
-	<li><a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a></li>
-	<li><span class="nobr"><a href="http://gmane.org/find.php?list=activemq">News Reader</a></span></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span></li>
-	<li><a href="/Projects+Using+ActiveMQ" title="Projects Using ActiveMQ">Projects Using ActiveMQ</a></li>
-	<li><a href="/Users" title="Users">Users</a></li>
-	<li><a href="/Contributing" title="Contributing">Contributing</a></li>
-	<li><a href="/Team" title="Team">Team</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-UsingActiveMQ"></a>Using ActiveMQ</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Getting+Started" title="Getting Started">Getting Started</a></li>
-	<li><a href="/Initial+Configuration" title="Initial Configuration">Initial Configuration</a></li>
-	<li><a href="/Run+Broker" title="Run Broker">Running a Broker</a></li>
-	<li><a href="/Configuring+Transports" title="Configuring Transports">Configuring Transports</a></li>
-	<li><a href="/Examples" title="Examples">Examples</a></li>
-	<li><a href="/How+can+I+monitor+ActiveMQ" title="How can I monitor ActiveMQ">Monitoring the Broker</a></li>
-	<li><a href="/Xml+Configuration" title="Xml Configuration">Xml Configuration</a></li>
-	<li><a href="/Xml+Reference" title="Xml Reference">Xml Reference</a></li>
-	<li><a href="/Web+Samples" title="Web Samples">Web Samples</a></li>
-	<li><a href="/Hello+World" title="Hello World">Hello World</a></li>
-	<li><a href="/Use+Cases" title="Use Cases">Use Cases</a></li>
-	<li><a href="/Topologies" title="Topologies">Topologies</a></li>
-	<li><a href="/How+do+I+embed+a+Broker+inside+a+Connection" title="How do I embed a Broker inside a Connection">Embedded Brokers</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">Performance Testing</a></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/x/yK4">Command Line Tools Reference</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Features"></a>Features</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JMX" title="JMX">JMX</a></li>
-	<li><a href="/Performance" title="Performance">Performance</a></li>
-	<li><a href="/Protocols" title="Protocols">Protocols</a></li>
-	<li><a href="/Persistence" title="Persistence">Persistence</a></li>
-	<li><a href="/JDBC+Support" title="JDBC Support">JDBC Support</a></li>
-	<li><a href="/Security" title="Security">Security</a></li>
-	<li><a href="/Interceptors" title="Interceptors">Interceptors</a></li>
-	<li><a href="/Clustering" title="Clustering">Clustering</a></li>
-	<li><a href="/Discovery" title="Discovery">Discovery</a></li>
-	<li><a href="/Composite+Destinations" title="Composite Destinations">Composite Destinations</a></li>
-	<li><a href="/JMS+Streams" title="JMS Streams">JMS Streams</a></li>
-	<li><a href="/Advisory+Message" title="Advisory Message">Advisory Message</a></li>
-	<li><a href="/Resource+Adapter" title="Resource Adapter">JCA 1.5 Resource Adapter</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Featuresin4.x"></a>Features in 4.x</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Message+Groups" title="Message Groups">Message Groups</a></li>
-	<li><a href="/MasterSlave" title="MasterSlave">MasterSlave</a></li>
-	<li><a href="/Networks+of+Brokers" title="Networks of Brokers">Networks of Brokers</a></li>
-	<li><a href="/Exclusive+Consumer" title="Exclusive Consumer">Exclusive Consumer</a></li>
-	<li><a href="/Total+Ordering" title="Total Ordering">Total Ordering</a></li>
-	<li><a href="/Consumer+Priority" title="Consumer Priority">Consumer Priority</a></li>
-	<li><a href="/Retroactive+Consumer" title="Retroactive Consumer">Retroactive Consumer</a></li>
-	<li><a href="/JMS+to+JMS+Bridge" title="JMS to JMS Bridge">JMS to JMS Bridge</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">Other new features</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Connectivitiy"></a>Connectivitiy</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Ajax" title="Ajax">Ajax</a></li>
-	<li><a href="/Axis+Support" title="Axis Support">Axis Support</a></li>
-	<li><a href="/C+Integration" title="C Integration">C Integration</a></li>
-	<li><a href="/dot+Net" title="dot Net">.Net Integration</a></li>
-	<li><a href="/Geronimo" title="Geronimo">Geronimo</a></li>
-	<li><a href="/J2EE" title="J2EE">J2EE</a></li>
-	<li><a href="/JBoss+Integration" title="JBoss Integration">JBoss Integration</a></li>
-	<li><a href="/JNDI+Support" title="JNDI Support">JNDI Support</a></li>
-	<li><a href="/OpenWire" title="OpenWire">OpenWire</a></li>
-	<li><a href="/REST" title="REST">REST</a></li>
-	<li><a href="/Spring+Support" title="Spring Support">Spring Support</a></li>
-	<li><a href="/Stomp" title="Stomp">Stomp</a></li>
-	<li><a href="/Tomcat" title="Tomcat">Tomcat</a></li>
-	<li><a href="/WSIF" title="WSIF">WSIF</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Utilities"></a>Utilities</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JCA+Container" title="JCA Container">JCA Container</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-ExternalTools"></a>External Tools</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Hermes+Jms" title="Hermes Jms">Hermes Jms</a></li>
-	<li><a href="/Sun+JNDI" title="Sun JNDI">Sun JNDI</a></li>
-	<li><span class="nobr"><a href="http://jakarta.apache.org/jmeter">JMeter</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-RelatedProjects"></a>Related Projects</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://servicemix.org/">ServiceMix</a></span></li>
-	<li><span class="nobr"><a href="http://lingo.codehaus.org/">Lingo</a></span></li>
-	<li><span class="nobr"><a href="http://jencks.org/">Jencks</a></span></li>
-	<li><span class="nobr"><a href="http://stomp.codehaus.org/">Stomp</a></span></li>
-	<li><span class="nobr"><a href="http://activecluster.codehaus.org/">ActiveCluster</a></span></li>
-	<li><span class="nobr"><a href="http://activespace.codehaus.org/">ActiveSpace</a></span></li>
-	<li><span class="nobr"><a href="http://activesoap.codehaus.org/">ActiveSOAP</a></span></li>
-	<li><span class="nobr"><a href="http://www.springframework.org/">Spring</a></span></li>
-	<li><span class="nobr"><a href="http://geronimo.apache.org/">Geronimo</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Support"></a>Support</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Issues</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:roadmap-panel">Roadmap</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:changelog-panel">Change log</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Developers"></a>Developers</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Source" title="Source">Source</a></li>
-	<li><a href="/Code+Overview" title="Code Overview">Code Overview</a></li>
-	<li><a href="/Wire+Protocol" title="Wire Protocol">Wire Protocol</a></li>
-	<li><a href="/ActiveMQ+4.0" title="ActiveMQ 4.0">ActiveMQ 4.0</a></li>
-	<li><a href="/Becoming+a+committer" title="Becoming a committer">Becoming a committer</a></li>
-	<li><a href="/Integration+Tests" title="Integration Tests">Integration Tests</a></li>
-	<li><a href="/Benchmark+Tests" title="Benchmark Tests">Benchmark Tests</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">JMeter Performance Tests</a></li>
-	<li><a href="/Release+Guide" title="Release Guide">Release Guide</a></li>
-	<li><a href="/JUnit+Reports" title="JUnit Reports">JUnit Reports</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/clover/">Clover Report</a></span></li>
-	<li><a href="/Source+XRef" title="Source XRef">Source XRef</a></li>
-	<li><a href="/Test+Source+XRef" title="Test Source XRef">Test Source XRef</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/activemq.xsd.html">XSD</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Toolsweuse"></a>Tools we use</h3>
-
-<p><span class="nobr"><a href="http://www.yourkit.com"><img src="/download/attachments/23786/yourkit.jpg" align="absmiddle" border="0"/></a></span></p></div>
-          
-          <div class="section_3">
-            <h3>Feeds</h3>
-            <ul class="feedList">
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/rss.action?key=ACTIVEMQ&amp;newPages=false">Site</a></li>
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/blogrss.action?key=ACTIVEMQ">News</a></li>
-            </ul>
-          </div>
-        </div>
-      </td>
-      <td id="umain">
-        <div class="content">
-          <a href="/How+do+I+use+SSL?print=1" style="float:right"><img src="http://www.codehaus.org/print.gif" class="print" alt="Print" border="0"/></a>
-          <div id="upage_title">How do I use SSL</div>
-          <div id="uads">
-
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel = "7321085054"; //unity-top
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<center>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</center>
-
-          </div>
-          <div class="section_3"><h3><a name="HowdoIuseSSL-SettinguptheKeyandTrustStores"></a>Setting up the Key and Trust Stores</h3>
-
-<p>Also see <span class="nobr"><a href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html">Tomcat's SSL instructions</a></span> for more info.  The following was provided by Colin Kilburn.  Thanks Colin!</p>
-
-<ol>
-	<li>Using keytool, create a certificate for the broker:
-<div class="code"><div class="codeContent">
-<pre class="code-java">keytool -genkey -alias broker -keyalg RSA -keystore broker.ks</pre>
-</div></div></li>
-	<li>Export the broker's certificate so it can be shared with clients:
-<div class="code"><div class="codeContent">
-<pre class="code-java">keytool -export -alias broker -keystore broker.ks -file broker_cert</pre>
-</div></div></li>
-	<li>Create a certificate/keystore for the client:
-<div class="code"><div class="codeContent">
-<pre class="code-java">keytool -genkey -alias client -keyalg RSA -keystore client.ks</pre>
-</div></div></li>
-	<li>Create a truststore for the client, and import the broker's certificate.  This establishes that the client "trusts" the broker:
-<div class="code"><div class="codeContent">
-<pre class="code-java">keytool -<span class="code-keyword">import</span> -alias broker -keystore client.ts -file broker_cert</pre>
-</div></div></li>
-</ol>
-
-
-</div><div class="section_3"><h3><a name="HowdoIuseSSL-StartingtheBroker"></a>Starting the Broker</h3>
-<p>Before starting the broker's VM set the ACTIVEMQ_OPTS enviorment variable so that it knows to use the broker keystore.</p>
-
-<div class="code"><div class="codeContent">
-<pre class="code-java">export ACTIVEMQ_OPTS = -Djavax.net.ssl.keyStore=/path/to/broker.ks -Djavax.net.ssl.keyStorePassword=password</pre>
-</div></div>
-
-</div><div class="section_3"><h3><a name="HowdoIuseSSL-StartingtheClient"></a>Starting the Client</h3>
-<p>When starting the client's VM, specify the following system properties:</p>
-<div class="code"><div class="codeContent">
-<pre class="code-java">javax.net.ssl.keyStore=/path/to/client.ks
-javax.net.ssl.keyStorePassword=password
-javax.net.ssl.trustStore=/path/to/client.ts</pre>
-</div></div>
-
-<table cellpadding="5" width="85%" cellspacing="8px" class="warningMacro" border="0" align="center"><colgroup><col width="24"/><col/></colgroup><tr><td valign="top"><img src="http://docs.codehaus.org/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"/></td><td>
-<p>In Linux, do not use absolute path to keystore. By default, keytool uses ~/.keystore, but in some setups passing -Djavax.net.ssl.keyStore=/home/account/.keystore to Java VM does not work. This is not ActiveMQ specific but good to keep in mind anyway.</p></td></tr></table>
-
-</div><div class="section_3"><h3><a name="HowdoIuseSSL-Usefullinks"></a>Useful links</h3>
-
-<p>These links might also help</p>
-
-<ul>
-	<li><span class="nobr"><a href="http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html#CreateKeystore">Suns JSSE guide</a></span></li>
-</ul>
-
-</div>
-        </div>
-<div style="text-align: center; width: 100%; padding-top: 1cm;padding-bottom: 1cm">
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel ="9744516269";
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</div>
-</td>
-    <tr>
-    <tr id="ulayout_bottom">
-      <td colspan="2" id="ufooter">
-        <div class="content">
-          <div class="copyright">Copyright 2003-2006. All rights reserved unless otherwise noted.</div>
-          <div class="credits">Powered by <a href="http://atlassian.com/">Atlassian</a>&nbsp;<a href="http://atlassian.com/confluence/">Confluence</a></div>
-          <div>
-            <a class="editPage" href="http://docs.codehaus.org/pages/editpage.action?spaceKey=ACTIVEMQ&amp;title=How+do+I+use+SSL"><img src="http://www.codehaus.org/edit.gif" border="0">[&nbsp;edit&nbsp;]</a>
-          </div>
-        </div>
-      </td>
-    </tr>
-  </table>
-</html>
+Server returned HTTP response code: 500 for URL: http://docs.codehaus.org/rpc/xmlrpc com.openxource.unity.providers.confluence.ConfluencePageProviderImpl.getPage(ConfluencePageProviderImpl.java:78)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.getFragment(UnityPageRendererImpl.java:249)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.renderPage(UnityPageRendererImpl.java:155)
+ com.openxource.unity.servlets.ContentServlet.doGet(ContentServlet.java:69)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
+ org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
+ org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
+ org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
+ org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
+ org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
+ org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
+ org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
+ org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
+ org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
+ org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
+ org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:744)
+ org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:674)
+ org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:866)
+ org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
+ java.lang.Thread.run(Thread.java:595)

Modified: incubator/activemq/site/How+do+durable+queues+and+topics+work
URL: http://svn.apache.org/viewcvs/incubator/activemq/site/How%2Bdo%2Bdurable%2Bqueues%2Band%2Btopics%2Bwork?rev=383521&r1=383520&r2=383521&view=diff
==============================================================================
--- incubator/activemq/site/How+do+durable+queues+and+topics+work (original)
+++ incubator/activemq/site/How+do+durable+queues+and+topics+work Mon Mar  6 03:51:26 2006
@@ -1,303 +1,21 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
-<head profile="http://www.w3.org/2000/08/w3c-synd/#">
-    <link rel="stylesheet" href="/__unity__/styles/unity-blue.css" type="text/css"/>
-    <title>ActiveMQ - How do durable queues and topics work</title>
-</head>
-
-<body>
-
-  <table id="ulayout">
-    <tr id="ulayout_top">
-      <td colspan="2" valign="bottom">
-        <table width="100%">
-          <tr id="utop">
-            <td id="utop_left">
-              <a href="http://www.codehaus.org/"><img src="/__unity__/images/logo.png" style="border: none;"/></a>
-            </td>
-            <td id="utop_right" style="text-align: right; vertical-align: middle;padding-right:10px;">
-              <a href="/"><img src="http://www.logicblaze.com/images/logos/products/ActiveMQ/ActiveMQ_logo_200.jpg" alt="ActiveMQ" class="spaceLogo" border="0"/></a>
-            </td>
-          </tr>
-          <tr>
-            <td colspan="2" id="uadvertising_top">
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2">
-        <table id="utop_nav">
-          <tr>
-            <td align="left" valign="middle">
-              <div id="ubreadcrumbs">
-                <p>
-                  <a href="/">Home</a>
-                                     		                  </p>
-              </div>
-            </td>
-            <td align="right" valign="middle">
-              <div id="uquicklinks">
-                                  <p><a href="/Download" title="Download">Download</a> | <span class="nobr"><a href="http://activemq.codehaus.org/maven/apidocs/">JavaDocs for 4.x</a></span> <span class="nobr"><a href="http://activemq.org/maven/activemq-3/activemq-core/apidocs/">3.x</a></span> | <a href="/Source" title="Source">Source</a> | <span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span> |<span class="nobr"><a href="irc://irc.codehaus.org/activemq">IRC</a></span> | <span class="nobr"><a href="http://servlet.uwyn.com/drone/log/hausbot/activemq">IRC Log</a></span> | <a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a> | <span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span> | <span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Support</a></span></p>
-                              </div>
-            </td>
-          </tr>
-        </table>
-      </td>
-    </tr>
-    <tr>
-      <td colspan="2"></td>
-    </tr>
-    <tr id="ulayout_middle">
-      <td id="uleft">
-        <div class="content">
-                      <div class="section_3"><h3><a name="Navigation-Overview"></a>Overview</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Home" title="Home">Home</a></li>
-	<li><a href="/News" title="News">News</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">New in 4.0</a></li>
-	<li><a href="/FAQ" title="FAQ">FAQ</a></li>
-	<li><a href="/Articles" title="Articles">Articles</a></li>
-	<li><a href="/Download" title="Download">Download</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Community"></a>Community</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://forums.logicblaze.com/forums/show/1.page">Discussion Forum</a></span></li>
-	<li><a href="/Mailing+Lists" title="Mailing Lists">Mailing Lists</a></li>
-	<li><span class="nobr"><a href="http://gmane.org/find.php?list=activemq">News Reader</a></span></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/pages/listpages.action?key=ACTIVEMQ">Wiki</a></span></li>
-	<li><a href="/Projects+Using+ActiveMQ" title="Projects Using ActiveMQ">Projects Using ActiveMQ</a></li>
-	<li><a href="/Users" title="Users">Users</a></li>
-	<li><a href="/Contributing" title="Contributing">Contributing</a></li>
-	<li><a href="/Team" title="Team">Team</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-UsingActiveMQ"></a>Using ActiveMQ</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Getting+Started" title="Getting Started">Getting Started</a></li>
-	<li><a href="/Initial+Configuration" title="Initial Configuration">Initial Configuration</a></li>
-	<li><a href="/Run+Broker" title="Run Broker">Running a Broker</a></li>
-	<li><a href="/Configuring+Transports" title="Configuring Transports">Configuring Transports</a></li>
-	<li><a href="/Examples" title="Examples">Examples</a></li>
-	<li><a href="/How+can+I+monitor+ActiveMQ" title="How can I monitor ActiveMQ">Monitoring the Broker</a></li>
-	<li><a href="/Xml+Configuration" title="Xml Configuration">Xml Configuration</a></li>
-	<li><a href="/Xml+Reference" title="Xml Reference">Xml Reference</a></li>
-	<li><a href="/Web+Samples" title="Web Samples">Web Samples</a></li>
-	<li><a href="/Hello+World" title="Hello World">Hello World</a></li>
-	<li><a href="/Use+Cases" title="Use Cases">Use Cases</a></li>
-	<li><a href="/Topologies" title="Topologies">Topologies</a></li>
-	<li><a href="/How+do+I+embed+a+Broker+inside+a+Connection" title="How do I embed a Broker inside a Connection">Embedded Brokers</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">Performance Testing</a></li>
-	<li><span class="nobr"><a href="http://docs.codehaus.org/x/yK4">Command Line Tools Reference</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Features"></a>Features</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JMX" title="JMX">JMX</a></li>
-	<li><a href="/Performance" title="Performance">Performance</a></li>
-	<li><a href="/Protocols" title="Protocols">Protocols</a></li>
-	<li><a href="/Persistence" title="Persistence">Persistence</a></li>
-	<li><a href="/JDBC+Support" title="JDBC Support">JDBC Support</a></li>
-	<li><a href="/Security" title="Security">Security</a></li>
-	<li><a href="/Interceptors" title="Interceptors">Interceptors</a></li>
-	<li><a href="/Clustering" title="Clustering">Clustering</a></li>
-	<li><a href="/Discovery" title="Discovery">Discovery</a></li>
-	<li><a href="/Composite+Destinations" title="Composite Destinations">Composite Destinations</a></li>
-	<li><a href="/JMS+Streams" title="JMS Streams">JMS Streams</a></li>
-	<li><a href="/Advisory+Message" title="Advisory Message">Advisory Message</a></li>
-	<li><a href="/Resource+Adapter" title="Resource Adapter">JCA 1.5 Resource Adapter</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Featuresin4.x"></a>Features in 4.x</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Message+Groups" title="Message Groups">Message Groups</a></li>
-	<li><a href="/MasterSlave" title="MasterSlave">MasterSlave</a></li>
-	<li><a href="/Networks+of+Brokers" title="Networks of Brokers">Networks of Brokers</a></li>
-	<li><a href="/Exclusive+Consumer" title="Exclusive Consumer">Exclusive Consumer</a></li>
-	<li><a href="/Total+Ordering" title="Total Ordering">Total Ordering</a></li>
-	<li><a href="/Consumer+Priority" title="Consumer Priority">Consumer Priority</a></li>
-	<li><a href="/Retroactive+Consumer" title="Retroactive Consumer">Retroactive Consumer</a></li>
-	<li><a href="/JMS+to+JMS+Bridge" title="JMS to JMS Bridge">JMS to JMS Bridge</a></li>
-	<li><a href="/Changes+in+4.0" title="Changes in 4.0">Other new features</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Connectivitiy"></a>Connectivitiy</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Ajax" title="Ajax">Ajax</a></li>
-	<li><a href="/Axis+Support" title="Axis Support">Axis Support</a></li>
-	<li><a href="/C+Integration" title="C Integration">C Integration</a></li>
-	<li><a href="/dot+Net" title="dot Net">.Net Integration</a></li>
-	<li><a href="/Geronimo" title="Geronimo">Geronimo</a></li>
-	<li><a href="/J2EE" title="J2EE">J2EE</a></li>
-	<li><a href="/JBoss+Integration" title="JBoss Integration">JBoss Integration</a></li>
-	<li><a href="/JNDI+Support" title="JNDI Support">JNDI Support</a></li>
-	<li><a href="/OpenWire" title="OpenWire">OpenWire</a></li>
-	<li><a href="/REST" title="REST">REST</a></li>
-	<li><a href="/Spring+Support" title="Spring Support">Spring Support</a></li>
-	<li><a href="/Stomp" title="Stomp">Stomp</a></li>
-	<li><a href="/Tomcat" title="Tomcat">Tomcat</a></li>
-	<li><a href="/WSIF" title="WSIF">WSIF</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Utilities"></a>Utilities</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/JCA+Container" title="JCA Container">JCA Container</a></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-ExternalTools"></a>External Tools</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Hermes+Jms" title="Hermes Jms">Hermes Jms</a></li>
-	<li><a href="/Sun+JNDI" title="Sun JNDI">Sun JNDI</a></li>
-	<li><span class="nobr"><a href="http://jakarta.apache.org/jmeter">JMeter</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-RelatedProjects"></a>Related Projects</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://servicemix.org/">ServiceMix</a></span></li>
-	<li><span class="nobr"><a href="http://lingo.codehaus.org/">Lingo</a></span></li>
-	<li><span class="nobr"><a href="http://jencks.org/">Jencks</a></span></li>
-	<li><span class="nobr"><a href="http://stomp.codehaus.org/">Stomp</a></span></li>
-	<li><span class="nobr"><a href="http://activecluster.codehaus.org/">ActiveCluster</a></span></li>
-	<li><span class="nobr"><a href="http://activespace.codehaus.org/">ActiveSpace</a></span></li>
-	<li><span class="nobr"><a href="http://activesoap.codehaus.org/">ActiveSOAP</a></span></li>
-	<li><span class="nobr"><a href="http://www.springframework.org/">Spring</a></span></li>
-	<li><span class="nobr"><a href="http://geronimo.apache.org/">Geronimo</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Support"></a>Support</h3>
-
-<ul class="alternate" type="square">
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ">Issues</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:roadmap-panel">Roadmap</a></span></li>
-	<li><span class="nobr"><a href="http://jira.logicblaze.com/jira/browse/AMQ?report=com.atlassian.jira.plugin.system.project:changelog-panel">Change log</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Developers"></a>Developers</h3>
-
-<ul class="alternate" type="square">
-	<li><a href="/Source" title="Source">Source</a></li>
-	<li><a href="/Code+Overview" title="Code Overview">Code Overview</a></li>
-	<li><a href="/Wire+Protocol" title="Wire Protocol">Wire Protocol</a></li>
-	<li><a href="/ActiveMQ+4.0" title="ActiveMQ 4.0">ActiveMQ 4.0</a></li>
-	<li><a href="/Becoming+a+committer" title="Becoming a committer">Becoming a committer</a></li>
-	<li><a href="/Integration+Tests" title="Integration Tests">Integration Tests</a></li>
-	<li><a href="/Benchmark+Tests" title="Benchmark Tests">Benchmark Tests</a></li>
-	<li><a href="/JMeter+Performance+Tests" title="JMeter Performance Tests">JMeter Performance Tests</a></li>
-	<li><a href="/Release+Guide" title="Release Guide">Release Guide</a></li>
-	<li><a href="/JUnit+Reports" title="JUnit Reports">JUnit Reports</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/clover/">Clover Report</a></span></li>
-	<li><a href="/Source+XRef" title="Source XRef">Source XRef</a></li>
-	<li><a href="/Test+Source+XRef" title="Test Source XRef">Test Source XRef</a></li>
-	<li><span class="nobr"><a href="http://activemq.codehaus.org/maven/activemq.xsd.html">XSD</a></span></li>
-</ul>
-
-
-</div><div class="section_3"><h3><a name="Navigation-Toolsweuse"></a>Tools we use</h3>
-
-<p><span class="nobr"><a href="http://www.yourkit.com"><img src="/download/attachments/23786/yourkit.jpg" align="absmiddle" border="0"/></a></span></p></div>
-          
-          <div class="section_3">
-            <h3>Feeds</h3>
-            <ul class="feedList">
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/rss.action?key=ACTIVEMQ&amp;newPages=false">Site</a></li>
-              <li><a class="rss" href="http://docs.codehaus.org/spaces/blogrss.action?key=ACTIVEMQ">News</a></li>
-            </ul>
-          </div>
-        </div>
-      </td>
-      <td id="umain">
-        <div class="content">
-          <a href="/How+do+durable+queues+and+topics+work?print=1" style="float:right"><img src="http://www.codehaus.org/print.gif" class="print" alt="Print" border="0"/></a>
-          <div id="upage_title">How do durable queues and topics work</div>
-          <div id="uads">
-
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel = "7321085054"; //unity-top
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<center>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</center>
-
-          </div>
-          <p>Durable queues keep messages around persistently for any suitable consumer to consume them. Durable queues do not need to concern themselves with which consumer is going to consume the messages at some point in the future. There is just one copy of a message that any consumer in the future can consume.</p>
-
-<p>Durable topics however are different as they must logically persist an instance of each suitable message for every durable consumer - since each durable consumer gets their own copy of the message.</p>
-
-<p>For example imagine a durable subscriber S starts up subscribing to topic T at time D1. Some publisher sends messages M1, M2, M3 to the topic and S will receive each of these messages. Then S is stopped and the publisher continues to send M4, M5.</p>
-
-<p>When S restarts at D2, the publisher sends M6 and M7. Now S will receive M4, M5 followed by M6 and M7 and all future messages. i.e. S will receive all messages from M1..M7.</p>
-
-<p>This is the difference between durable and non-durable publishing. If S were a non-durable pubisher then it would only have received M1, M2, M3 and M6, M7 - not M4 and M5. i.e. because the subscription is durable, S will receive every message sent to T whether the subscriber is running or not. For non-durable topics, only messages delivered to the topic T when S is running are delivered.</p>
-
-<p>So for durable topic subscription, the JMS provider needs to be able to identify S when it shuts down and later on in the future reconnects, so it can know what messages to send to it while it was not running. JMS specification dictates that the identification of S is done by a combination of the clientID and the durable subscriber name. This is so that the JMS connection S uses can have many different durable subscriptions on different topics or on the same topic with different selectors - yet the JMS provider can know which message for which subscription to keep around for it.</p>
-
-<p>So setting the clientID on a JMS connection is vital (along with using a sensible durable consumer name) for durable topic subscription. Its not an issue for other <a href="/QoS" title="QoS">QoS</a></p>
-        </div>
-<div style="text-align: center; width: 100%; padding-top: 1cm;padding-bottom: 1cm">
-<script type="text/javascript"><!--
-google_ad_client = "pub-3023399591478482";
-google_ad_width = 468;
-google_ad_height = 60;
-google_ad_format = "468x60_as";
-google_ad_type = "text_image";
-google_ad_channel ="9744516269";
-google_color_border = "FFFFFF";
-google_color_bg = "FFFFFF";
-google_color_link = "557755";
-google_color_url = "557755";
-google_color_text = "333333";
-//--></script>
-<script type="text/javascript"
-  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
-</script>
-</div>
-</td>
-    <tr>
-    <tr id="ulayout_bottom">
-      <td colspan="2" id="ufooter">
-        <div class="content">
-          <div class="copyright">Copyright 2003-2006. All rights reserved unless otherwise noted.</div>
-          <div class="credits">Powered by <a href="http://atlassian.com/">Atlassian</a>&nbsp;<a href="http://atlassian.com/confluence/">Confluence</a></div>
-          <div>
-            <a class="editPage" href="http://docs.codehaus.org/pages/editpage.action?spaceKey=ACTIVEMQ&amp;title=How+do+durable+queues+and+topics+work"><img src="http://www.codehaus.org/edit.gif" border="0">[&nbsp;edit&nbsp;]</a>
-          </div>
-        </div>
-      </td>
-    </tr>
-  </table>
-</html>
+Server returned HTTP response code: 500 for URL: http://docs.codehaus.org/rpc/xmlrpc com.openxource.unity.providers.confluence.ConfluencePageProviderImpl.getPage(ConfluencePageProviderImpl.java:78)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.getFragment(UnityPageRendererImpl.java:249)
+ com.openxource.unity.beans.impl.UnityPageRendererImpl.renderPage(UnityPageRendererImpl.java:155)
+ com.openxource.unity.servlets.ContentServlet.doGet(ContentServlet.java:69)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
+ javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
+ org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
+ org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
+ org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
+ org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
+ org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
+ org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
+ org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
+ org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
+ org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
+ org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
+ org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:744)
+ org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:674)
+ org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:866)
+ org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
+ java.lang.Thread.run(Thread.java:595)