You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/10/27 20:52:57 UTC

svn commit: r468495 [20/25] - in /incubator/activemq/site: ./ 2004/04/13/ 2004/05/26/ 2004/06/23/ 2004/06/25/ 2004/08/17/ 2004/08/19/ 2004/08/23/ 2004/10/07/ 2004/11/02/ 2004/12/20/ 2005/02/03/ 2005/02/25/ 2005/04/11/ 2005/06/06/ 2005/07/04/ 2005/07/13...

Modified: incubator/activemq/site/shared-file-system-master-slave.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/shared-file-system-master-slave.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/shared-file-system-master-slave.html (original)
+++ incubator/activemq/site/shared-file-system-master-slave.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</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="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<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="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<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="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="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</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="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="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html (original)
+++ incubator/activemq/site/should-i-deploy-the-broker-inside-my-jvm-or-appserver.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</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="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<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="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<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="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="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</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="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="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/should-i-use-transactions.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/should-i-use-transactions.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/should-i-use-transactions.html (original)
+++ incubator/activemq/site/should-i-use-transactions.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</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="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<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="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<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="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="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</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="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="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/should-i-use-xa.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/should-i-use-xa.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/should-i-use-xa.html (original)
+++ incubator/activemq/site/should-i-use-xa.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</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="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<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="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<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="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="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</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="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="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 

Modified: incubator/activemq/site/site.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/site.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/site.html (original)
+++ incubator/activemq/site/site.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</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="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<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="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -261,19 +263,19 @@
               <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/Navigation" title="Navigation">Navigation</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/SiteIndex" title="SiteIndex">SiteIndex</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/QuickLinks" title="QuickLinks">QuickLinks</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/SiteMap" title="SiteMap">SiteMap</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/Banner" title="Banner">Banner</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/SiteIndex" title="SiteIndex">SiteIndex</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/QuickLinks" title="QuickLinks">QuickLinks</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/SiteMap" title="SiteMap">SiteMap</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Navigation" title="Navigation">Navigation</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>

Modified: incubator/activemq/site/siteindex.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/siteindex.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/siteindex.html (original)
+++ incubator/activemq/site/siteindex.html Fri Oct 27 11:52:41 2006
@@ -132,6 +132,7 @@
 
 <UL class="alternate" type="square">
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
+	<LI><A href="amqp.html" title="AMQP">AMQP</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="activemq-c-clients.html" title="ActiveMQ C++ Clients">C+&#43; Integration</A></LI>
@@ -149,6 +150,7 @@
 	<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="weblogic-integration.html" title="WebLogic Integration">WebLogic Integration</A></LI>
+	<LI><A href="xmpp.html" title="XMPP">XMPP</A></LI>
 	<LI><A href="connectivity.html" title="Connectivity">More ...</A></LI>
 </UL>
 
@@ -159,15 +161,14 @@
 	<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="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="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</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="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="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 
@@ -260,15 +261,15 @@
         <TD colspan="2">
          <TABLE width="100%">
            <TR>                <TD><A href="#index-0-9">0-9</A> ... 1</TD>
-                                                                      <TD><A href="#index-A">A</A> ... 37</TD>
+                                                                      <TD><A href="#index-A">A</A> ... 38</TD>
                                                                       <TD><A href="#index-B">B</A> ... 6</TD>
-                                                                      <TD><A href="#index-C">C</A> ... 31</TD>
+                                                                      <TD><A href="#index-C">C</A> ... 32</TD>
                                                                       <TD><A href="#index-D">D</A> ... 17</TD>
                                                                       <TD><A href="#index-E">E</A> ... 4</TD>
                                                               </TR><TR>
                                                    <TD><A href="#index-F">F</A> ... 5</TD>
                                                                       <TD><A href="#index-G">G</A> ... 4</TD>
-                                                                      <TD><A href="#index-H">H</A> ... 74</TD>
+                                                                      <TD><A href="#index-H">H</A> ... 75</TD>
                                                                       <TD><A href="#index-I">I</A> ... 13</TD>
                                                                       <TD><A href="#index-J">J</A> ... 22</TD>
                                                                       <TD><A href="#index-K">K</A> ... 2</TD>
@@ -277,17 +278,17 @@
                                                                       <TD><A href="#index-M">M</A> ... 9</TD>
                                                                       <TD><A href="#index-N">N</A> ... 8</TD>
                                                                       <TD><A href="#index-O">O</A> ... 8</TD>
-                                                                      <TD><A href="#index-P">P</A> ... 12</TD>
+                                                                      <TD><A href="#index-P">P</A> ... 16</TD>
                                                                       <TD><A href="#index-Q">Q</A> ... 2</TD>
                                                               </TR><TR>
-                                                   <TD><A href="#index-R">R</A> ... 14</TD>
+                                                   <TD><A href="#index-R">R</A> ... 15</TD>
                                                                       <TD><A href="#index-S">S</A> ... 29</TD>
                                                                       <TD><A href="#index-T">T</A> ... 15</TD>
-                                                                      <TD><A href="#index-U">U</A> ... 7</TD>
+                                                                      <TD><A href="#index-U">U</A> ... 8</TD>
                                                                       <TD><A href="#index-V">V</A> ... 5</TD>
                                                                       <TD><A href="#index-W">W</A> ... 19</TD>
                                                               </TR><TR>
-                                                   <TD><A href="#index-X">X</A> ... 3</TD>
+                                                   <TD><A href="#index-X">X</A> ... 4</TD>
                                                                       <TD><A href="#index-Y">Y</A> ... 0</TD>
                                                                       <TD><A href="#index-Z">Z</A> ... 0</TD>
                                                                       <TD><A href="#index-%2521%2540%2523%2524">!@#$</A> ... 0</TD>
@@ -311,7 +312,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="ActiveMQ 1.0 Release">
                          <A href="activemq-10-release.html">ActiveMQ 1.0 Release</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">New and Noteworthy ActiveMQ is a high performance Message Broker and JMS 1.1 implementation with full support for transactions, XA, JMS and JCA. ActiveMQ has the following features...  support for various transports Protocols such as inVM, TCP, SSL, NIO, UDP, multicast ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">New and Noteworthy ActiveMQ is a high performance Message Broker and JMS 1.1 implementation with full support for transactions, XA, JMS and JCA. ActiveMQ has the following features...  support for various transports URI Protocols such as inVM, TCP, SSL, NIO, UDP ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="ActiveMQ 1.1 Release">
                          <A href="activemq-11-release.html">ActiveMQ 1.1 Release</A>
         <BR>
@@ -351,7 +352,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="ActiveMQ 3.0 Release">
                          <A href="activemq-30-release.html">ActiveMQ 3.0 Release</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">New and Noteworthy This new release includes the following  a new &apos;discovery&apos; transport protocol Protocols for a pure clientonly peer network a self discovering cluster which automatically finds the brokers available on the network (as opposed to the &apos;peer&apos; protocol which is a complete peer ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">New and Noteworthy This new release includes the following  a new &apos;discovery&apos; transport protocol URI Protocols for a pure clientonly peer network a self discovering cluster which automatically finds the brokers available on the network (as opposed to the &apos;peer&apos; protocol which is a complete ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="ActiveMQ 3.1 Release">
                          <A href="activemq-31-release.html">ActiveMQ 3.1 Release</A>
         <BR>
@@ -391,7 +392,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="ActiveMQ 4.0.2 Release">
                          <A href="activemq-402-release.html">ActiveMQ 4.0.2 Release</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">You are previewing the release page for unreleased version of ActiveMQ. The download links on the page below will not work until it is offically released.  Until the release is approved you could try the current build:  http://people.apache.org/chirino/incubatoractivemq4.0.2RC3/maven1/incubatoractivemq/distributions/     New and Noteworthy ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">You are previewing the release page for unreleased version of ActiveMQ. The download links on the page below will not work until it is offically released.  Until the release is approved you could try the current build:  http://people.apache.org/chirino/incubatoractivemq4.0.2RC5/maven1/incubatoractivemq/distributions/     New and Noteworthy ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="ActiveMQ C++ Clients">
                          <A href="activemq-c-clients.html">ActiveMQ C++ Clients</A>
         <BR>
@@ -432,6 +433,10 @@
                          <A href="ajax.html">Ajax</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px">Introduction  ActiveMQ supports Ajax http://en.wikipedia.org/wiki/Ajax%28programming%29 which is an Asychronous Javascript And Xml mechanism for real time web applications.  Ajax allows a regular DHTML client (with JavaScript and a modern version 5 or later ... </DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="AMQP">
+                         <A href="amqp.html">AMQP</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">AMQP  The AMQP protocol http://www.iona.com/opensource/amqp/ is being developed to define a standard wire level protocol for messaging. From 4.1 onwards ActiveMQ comes with an optional library, activemqqpid for communicating with AMQP clients.  To create the connector in activemq.xml ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Are destinations case sensitive">
                          <A href="are-destinations-case-sensitive.html">Are destinations case sensitive</A>
         <BR>
@@ -563,7 +568,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Configuring Wire Formats">
                          <A href="configuring-wire-formats.html">Configuring Wire Formats</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">OpenWire Wire Format OpenWire is the default Wire Format that ActiveMQ uses.&nbsp; It provides a highly efficent binary format for high speed messaging.&nbsp; OpenWire options can be configured on a JMS client&apos;s connection URI string or on a Brokers transport ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">OpenWire Wire Format  OpenWire is the default Wire Format that ActiveMQ uses.&nbsp; It provides a highly efficent binary format for high speed messaging.&nbsp; OpenWire options can be configured on a JMS client&apos;s connection URI string or on a Brokers transport ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Connection Configuration URI">
                          <A href="connection-configuration-uri.html">Connection Configuration URI</A>
         <BR>
@@ -575,7 +580,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Connectivity">
                          <A href="connectivity.html">Connectivity</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Apache ActiveMQ is designed to support a large number if Cross Language Clients, speak a wide range of Protocols and be usable in a wide variety of Containers in addition to being usable in a stand alone Java SE platform</DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Consumer Dispatch Async">
                          <A href="consumer-dispatch-async.html">Consumer Dispatch Async</A>
         <BR>
@@ -588,6 +593,10 @@
                          <A href="consumer-priority.html">Consumer Priority</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px">Background As well as having a pluggable dispatch policy (e.g. round robin etc), we now support consumer priorities. This allows us to weight consumers to optimise network hops. For example you typically want to a broker to send messages to regular ... </DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Containers">
+                         <A href="containers.html">Containers</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">page lists the various containers that Apache ActiveMQ works inside</DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Contributing">
                          <A href="contributing.html">Contributing</A>
         <BR>
@@ -666,7 +675,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Download">
                          <A href="download.html">Download</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">Latest Releases  You can find all the distributions for 4.x and above within the Distribution Area http://people.apache.org/repository/incubatoractivemq/.  The latest release is ActiveMQ 4.0.1 Release  Other releases are available  Current Maven 2 snapshot releases http ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Latest Releases  The latest stable release is the ActiveMQ 4.0.1 Release  Help us test the latest unstable SNAPSHOTS http://people.apache.org/repo/m2snapshotrepository/org/apache/activemq/apacheactivemq/    All Releases      Maven Repositories  Since ActiveMQ has moved homes from ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="DR">
                          <A href="dr.html">DR</A>
         <BR>
@@ -715,7 +724,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Features Overview">
                          <A href="features-overview.html">Features Overview</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">fully supports JMS 1.1 and J2EE 1.4  supports a variety of Cross Language Clients from Java, C, C, C#, Ruby, Perl, Python, PHP  OpenWire for high performance clients in Java, C, C, C#  Stomp support ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">supports a variety of Cross Language Clients and Protocols Cross Language Clients from Java, C, C, C#, Ruby, Perl, Python, PHP  OpenWire for high performance clients in Java, C, C, C#  Stomp support so that clients ... </DIV>
         </TD>
                                       <TD><H4 style="margin-top: 0px"><A name="index-G"></A>G</H4>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="General">
@@ -756,7 +765,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/home_16.gif" height="16" width="16" border="0" align="absmiddle" title="Home (Space Home Page)">
                          <A href="home.html">Home</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">Apache ActiveMQ http://incubator.apache.org/activemq/ is a fast open source JMS 1.1 http://java.sun.com/products/jms/ Message Fabric which supports clustering, peer networks, discovery, TCP, SSL, multicast, persistence, XA and integrates seamlessly into J2EE ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Apache ActiveMQ http://incubator.apache.org/activemq/ is a fast open source Message Bus which supports many Cross Language Clients and Protocols Cross Language Clients and many advanced features Features while fully supporting JMS 1.1 http ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How can I add a new type of transport">
                          <A href="how-can-i-add-a-new-type-of-transport.html">How can I add a new type of transport</A>
         <BR>
@@ -800,7 +809,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How can I use different network protocols">
                          <A href="how-can-i-use-different-network-protocols.html">How can I use different network protocols</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">easy configuration, ActiveMQ supports a configurable URL to denote the connection mechanism to other clients. There is an example of how to do this along with a description of the available protocols in the Protocols overview Protocols</DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">easy configuration, ActiveMQ supports a configurable URL to denote the connection mechanism to other clients. There is an example of how to do this along with a description of the available protocols in the Protocols overview URI Protocols</DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How do distributed queues work">
                          <A href="how-do-distributed-queues-work.html">How do distributed queues work</A>
         <BR>
@@ -888,7 +897,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How do I disable persistence">
                          <A href="how-do-i-disable-persistence.html">How do I disable persistence</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">3 main ways to disable persistence, such as for unit testing JMS code # set the NONPERSISTENT message delivery flag on your MessageProducer # switch in the VMPersistenceAdapter # do not add jdbm.jar or berkeleydb.jar to your classpath (this will generate a warning though, so (2) is better ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">3 main ways to disable persistence, such as for unit testing JMS code  # set the NONPERSISTENT message delivery flag on your MessageProducer # set the persistent=false flag in the <BROKER> element of the Xml Configuration or on the property BrokerService http://incubator.apache.org/activemq/maven ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How do I edit the website">
                          <A href="how-do-i-edit-the-website.html">How do I edit the website</A>
         <BR>
@@ -908,7 +917,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How do I get started with JMS">
                          <A href="how-do-i-get-started-with-jms.html">How do I get started with JMS</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">Your best way to get started understanding the JMS API is Sun&apos;s JMS tutorial http://java.sun.com/products/jms/tutorial</DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Your best way to get started understanding the JMS API is Sun&apos;s JMS tutorial http://java.sun.com/products/jms/tutorial/.  Alternatively you could stick to writing business level POJOs and hide the middleware via Lingo http://lingo.codehaus.org ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="How do I make messages durable">
                          <A href="how-do-i-make-messages-durable.html">How do I make messages durable</A>
         <BR>
@@ -1080,7 +1089,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="JMX Support">
                          <A href="jmx-support.html">JMX Support</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">page describes the JMX management requirements.  Required MBeans  Broker MBeans We need MBeans for the core Broker types in the activemq.broker package to allow folks to see a broker&apos;s configuration, its connectors, currently connected clients &amp; disconnect clients etc ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">page describes the JMX management requirements.   Required MBeans   Broker MBeans  We need MBeans for the core Broker types in the activemq.broker package to allow folks to see a broker&apos;s configuration, its connectors, currently connected clients &amp; disconnect clients etc ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="JNDI Support">
                          <A href="jndi-support.html">JNDI Support</A>
         <BR>
@@ -1243,7 +1252,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Performance">
                          <A href="performance.html">Performance</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">Performance differs greatly depending on many different factors   the network topology  transport protocols used  quality of service QoS  hardware, network, JVM and operating system  To give you an idea of the kinds of performance you can expect from ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Performance  Performance differs greatly depending on many different factors   the network topology Topologies  transport protocols URI Protocols used  quality of service QoS  hardware, network, JVM and operating system  To give you an idea of the kinds of performance ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Performance report">
                          <A href="performance-report.html">Performance report</A>
         <BR>
@@ -1252,6 +1261,10 @@
                          <A href="performance-tuning.html">Performance Tuning</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px">more complete overview see the ActiveMQ Performance Tuning Guide http://devzone.logicblaze.com/site/apacheactivemqperformancetuningguide.html.  There are tradeoffs between performance and reliabilty.  By default, activemq strikes a balance between the two, so there are some things you can change to increase throughput ... </DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Perl">
+                         <A href="perl.html">Perl</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Perl Support For Perl support we recommend the Perl Stomp Client http://stomp.codehaus.org/Perl  Original Perl Client The original Perl client was written by Ian Holsman. You can find it here http://zilbo.com/articles/activeMQ/index.html. ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Persistence">
                          <A href="persistence.html">Persistence</A>
         <BR>
@@ -1260,6 +1273,14 @@
                          <A href="persistence-questions.html">Persistence Questions</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="PHP">
+                         <A href="php.html">PHP</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">PHP Support For PHP support we recommend the PHP Stomp Client http://stomp.codehaus.org/PHP You can grab it in SVN here... https://svn.codehaus.org/stomp/trunk/php</DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Pike">
+                         <A href="pike.html">Pike</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Pike Support For Pike support we recommend the Pike Stomp Client http://stomp.codehaus.org/Pike</DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Point to Point with multiple Consumers">
                          <A href="point-to-point-with-multiple-consumers.html">Point to Point with multiple Consumers</A>
         <BR>
@@ -1279,7 +1300,11 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Protocols">
                          <A href="protocols.html">Protocols</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">ActiveMQ is designed to support mutliple different topologies Topologies and protocols. Which one you use depends on your messaging requirements, quality of service and network topology. The following table describes the different network protocols available along with showing the connection ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Apache ActiveMQ is a message broker which supports multiple wire level protocols for maximum interoperability</DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Python">
+                         <A href="python.html">Python</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Python Support For Python support we recommend the Python Stomp Client http://stomp.codehaus.org/Python</DIV>
         </TD>
                                       <TD><H4 style="margin-top: 0px"><A name="index-Q"></A>Q</H4>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="QoS">
@@ -1341,6 +1366,10 @@
                          <A href="rss-and-atom.html">RSS and Atom</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px">We have added support for the RESTful browsing of message queues in the activemqweb module. To try out this feature try the Web Samples. Browsing of queues is implemented by a servlet, QueueBrowseServlet which allows queues to be browsed using pluggable views. The current views ... </DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Ruby">
+                         <A href="ruby.html">Ruby</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">Ruby Support For Ruby support we recommend the Ruby Stomp Client http://stomp.codehaus.org/Ruby  Ruby Stomp Here&apos;s the Ruby client for Stomp, written by Brian McCallister. Package: http://rubyforge.org/projects/stomp/ Source: http://svn.codehaus.org/stomp ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Run Broker">
                          <A href="run-broker.html">Run Broker</A>
         <BR>
@@ -1521,7 +1550,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Topologies">
                          <A href="topologies.html">Topologies</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">ActiveMQ supports a wide range of different deployment topologies as well as protocols Protocols &amp; wire formats. The following diagram shows a federated network of brokers with a few different kinds of topology. !http://activemq.org/BrokerTopology1.png! http://activemq.org/BrokerTopology.pdf Which topology ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">ActiveMQ supports a wide range of different deployment topologies as well as protocols URI Protocols &amp; wire formats. The following diagram shows a federated network of brokers with a few different kinds of topology. !BrokerTopology1.png! http://activemq.org/BrokerTopology.pdf Which topology you ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Total Ordering">
                          <A href="total-ordering.html">Total Ordering</A>
         <BR>
@@ -1540,6 +1569,10 @@
                          <A href="unix-service.html">Unix Service</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px">Creating a Unix Service for ActiveMQ Below are steps to make ActiveMQ a Linux Daemon on Red Hat 4 ES. It&apos;s based on this article http://www128.ibm.com/developerworks/java/library/lsecjav.html.  Settings  JAVAHOME = /opt/java/jdk1.5.006 ActiveMQ = /opt/activemq/incubatoractivemq4.0    Installation ... </DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="URI Protocols">
+                         <A href="uri-protocols.html">URI Protocols</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">ActiveMQ is designed to support mutliple different topologies Topologies and protocols. Which one you use depends on your messaging requirements, quality of service and network topology.  The following table describes the different network protocols available along with showing the connection ... </DIV>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Use Cases">
                          <A href="use-cases.html">Use Cases</A>
         <BR>
@@ -1582,7 +1615,7 @@
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="VM Transport Reference">
                          <A href="vm-transport-reference.html">VM Transport Reference</A>
         <BR>
-             <DIV class="smalltext" style="margin: 0 0 0 36px">VM Transport The VM transport allows clients to connect to each other inside the VM without the overhead of the network communication. The connection used is not a socket connection but use direct method invocations which enables a high performance embedded messaging system ... </DIV>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">VM Transport  The VM transport allows clients to connect to each other inside the VM without the overhead of the network communication. The connection used is not a socket connection but use direct method invocations which enables a high performance embedded messaging system ... </DIV>
         </TD>
                                       <TD><H4 style="margin-top: 0px"><A name="index-W"></A>W</H4>
                                  <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="Web Console">
@@ -1676,6 +1709,10 @@
                          <A href="xml-reference.html">Xml Reference</A>
         <BR>
              <DIV class="smalltext" style="margin: 0 0 0 36px">page contains a link to the XML reference guides and XML schema documents for Xml Configuration with ActiveMQ releases    Reference Document  Reference  XML Schema    XBean XML Reference 4.1  4.1SNAPSHOT http://people.apache.org/mavensnapshotrepository/incubatoractivemq/incubatoractivemq/4.1SNAPSHOT/activemq.xsd.html XSD ... </DIV>
+                                 <IMG src="http://goopen.org/confluence/images/icons/docs_16.gif" height="16" width="16" border="0" align="absmiddle" title="XMPP">
+                         <A href="xmpp.html">XMPP</A>
+        <BR>
+             <DIV class="smalltext" style="margin: 0 0 0 36px">XMPP Protocol Support (Jabber!)  We have support for XMPP (Jabber) as a transport in ActiveMQ. It requires Apache ActiveMQ 4.1 or later and the activemqxmpp library to be on the classpath. (The source code for activemqxmpp is here https://svn.apache.org/repos/asf/incubator/activemq/trunk ... </DIV>
         </TD>
                                       <TD><H4 style="margin-top: 0px"><A name="index-Y"></A>Y</H4>
         </TD>