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 [10/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/example-testing-scenario.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/example-testing-scenario.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/example-testing-scenario.html (original)
+++ incubator/activemq/site/example-testing-scenario.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/examples.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/examples.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/examples.html (original)
+++ incubator/activemq/site/examples.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="" 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/exclusive-consumer.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/exclusive-consumer.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/exclusive-consumer.html (original)
+++ incubator/activemq/site/exclusive-consumer.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/failover-transport-reference.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/failover-transport-reference.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/failover-transport-reference.html (original)
+++ incubator/activemq/site/failover-transport-reference.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/fanout-transport-reference.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/fanout-transport-reference.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/fanout-transport-reference.html (original)
+++ incubator/activemq/site/fanout-transport-reference.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/faq.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/faq.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/faq.html (original)
+++ incubator/activemq/site/faq.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>
 
@@ -253,7 +255,7 @@
             <DIV class="wiki-content">
 
 
-<UL><LI><A href="configuration.html" title="Configuration">Configuration</A><UL><LI><A href="how-do-i-configure-activemq-to-use-aio-server-transport.html" title="How do I configure ActiveMQ to use AIO server transport">How do I configure ActiveMQ to use AIO server transport</A></LI><LI><A href="how-do-i-configure-distributed-queues-or-topics.html" title="How do I configure distributed queues or topics">How do I configure distributed queues or topics</A></LI><LI><A href="how-do-i-configure-the-queues-i-want.html" title="How do I configure the queues I want">How do I configure the queues I want</A></LI><LI><A href="how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html" title="How do I define a local address and local port for TCP or SSL">How do I define a local address and local port for TCP or SSL</A></LI><LI><A href="how-do-i-disable-persistence.html" title="How do I disable persistence">How do I disable persistence</A></LI><LI><A href="how-do-i-run-activemq-und
 er-the-kaffe-jvm.html" title="How do I run ActiveMQ under the Kaffe JVM">How do I run ActiveMQ under the Kaffe JVM</A></LI><LI><A href="how-to-configure-a-new-database.html" title="How to configure a new database">How to configure a new database</A></LI><LI><A href="how-to-deploy-activemq-ra-versionrar-to-weblogic.html" title="How to deploy activemq-ra-version.rar to weblogic">How to deploy activemq-ra-version.rar to weblogic</A></LI></UL></LI><LI><A href="developing-activemq.html" title="Developing ActiveMQ">Developing ActiveMQ</A><UL><LI><A href="how-can-i-add-a-new-type-of-transport.html" title="How can I add a new type of transport">How can I add a new type of transport</A></LI><LI><A href="how-do-i-add-my-own-plugins.html" title="How do I add my own plugins">How do I add my own plugins</A></LI></UL></LI><LI><A href="errors.html" title="Errors">Errors</A><UL><LI><A href="certificateunknown.html" title="certificate_unknown">certificate_unknown</A></LI><LI><A href="could-n
 ot-find-packetreader-for-packet-type-unknown-packet-type.html" title="Could not find PacketReader for packet type - UNKNOWN PACKET TYPE">Could not find PacketReader for packet type - UNKNOWN PACKET TYPE</A></LI><LI><A href="i-am-not-receiving-any-messages-what-is-wrong.html" title="I am not receiving any messages, what is wrong">I am not receiving any messages, what is wrong</A></LI><LI><A href="i-cannot-connect-to-activemq-from-jconsole.html" title="I cannot connect to ActiveMQ from JConsole">I cannot connect to ActiveMQ from JConsole</A></LI><LI><A href="i-do-not-receive-messages-in-my-second-consumer.html" title="I do not receive messages in my second consumer">I do not receive messages in my second consumer</A></LI><LI><A href="ioexception-could-not-find-class-for-resource.html" title="IOException - could not find class for resource">IOException - could not find class for resource</A></LI><LI><A href="javaioioexception-failed-to-create-database-derbydb-see-the-next-excep
 tion-for-details.html" title="java.io.IOException Failed to create database 'derbydb', see the next exception for details">java.io.IOException Failed to create database &apos;derbydb&apos;, see the next exception for details</A></LI><LI><A href="javalangnosuchmethoderror.html" title="java.lang.NoSuchMethodError">java.lang.NoSuchMethodError</A></LI><LI><A href="javalangnosuchmethodexception-orgactivemqraactivemqresourceadaptersetuseembeddedbroker.html" title="java.lang.NoSuchMethodException org.activemq.ra.ActiveMQResourceAdapter.setUseEmbeddedBroker">java.lang.NoSuchMethodException org.activemq.ra.ActiveMQResourceAdapter.setUseEmbeddedBroker</A></LI><LI><A href="journal-is-already-opened-by-this-application.html" title="Journal is already opened by this application">Journal is already opened by this application</A></LI><LI><A href="log4j-warn-no-appenders-could-be-found-for-logger.html" title="log4j-WARN No appenders could be found for logger">log4j-WARN No appenders could b
 e found for logger</A></LI><LI><A href="multicast-watch-out-for-ipv6-vs-ipv4-support-on-your-operating-system-or-distribution-or-network.html" title="Multicast - Watch out for IPV6 vs IPV4 support on your operating system or distribution or network">Multicast - Watch out for IPV6 vs IPV4 support on your operating system or distribution or network</A></LI><LI><A href="no-suitable-driver.html" title="No suitable driver">No suitable driver</A></LI><LI><A href="noclassdeffounderror-orgspringframeworkcoreioresource.html" title="NoClassDefFoundError - org.springframework.core.io.Resource">NoClassDefFoundError - org.springframework.core.io.Resource</A></LI><LI><A href="the-broker-will-not-start.html" title="The Broker will not start">The Broker will not start</A></LI><LI><A href="the-vm-transport-starts-a-broker-before-my-configured-broker-starts.html" title="The vm transport starts a broker before my configured broker starts">The vm transport starts a broker before my configured b
 roker starts</A></LI><LI><A href="why-do-i-not-receive-messages-on-my-durable-topic-subscription.html" title="Why do I not receive messages on my durable topic subscription">Why do I not receive messages on my durable topic subscription</A></LI></UL></LI><LI><A href="general.html" title="General">General</A><UL><LI><A href="can-i-get-commercial-support.html" title="Can I get commercial support">Can I get commercial support</A></LI><LI><A href="how-can-i-get-help.html" title="How can I get help">How can I get help</A></LI><LI><A href="how-can-i-get-the-source-code-from-subversion.html" title="How can I get the source code from subversion">How can I get the source code from subversion</A></LI><LI><A href="how-do-i-avoid-maven-downloading-latest-jars.html" title="How do I avoid Maven downloading latest jars">How do I avoid Maven downloading latest jars</A></LI><LI><A href="how-do-i-build-but-disable-the-unit-tests.html" title="How do I build but disable the unit tests">How do I
  build but disable the unit tests</A></LI><LI><A href="how-do-i-compile-from-the-source.html" title="How do I compile from the source">How do I compile from the source</A></LI><LI><A href="how-do-i-edit-the-website.html" title="How do I edit the website">How do I edit the website</A></LI><LI><A href="how-does-activemq-compare-to-amqp.html" title="How does ActiveMQ compare to AMQP">How does ActiveMQ compare to AMQP</A></LI><LI><A href="how-does-activemq-compare-to-jbossmq.html" title="How does ActiveMQ compare to JBossMQ">How does ActiveMQ compare to JBossMQ</A></LI><LI><A href="how-does-activemq-compare-to-mantaray.html" title="How does ActiveMQ compare to Mantaray">How does ActiveMQ compare to Mantaray</A></LI><LI><A href="how-does-activemq-compare-to-spread-toolkit.html" title="How does ActiveMQ compare to Spread Toolkit">How does ActiveMQ compare to Spread Toolkit</A></LI><LI><A href="how-does-openwire-compare-to-stomp.html" title="How does OpenWire compare to Stomp">How 
 does OpenWire compare to Stomp</A></LI><LI><A href="how-does-the-website-work.html" title="How does the website work">How does the website work</A></LI><LI><A href="how-fast-is-activemq.html" title="How fast is ActiveMQ">How fast is ActiveMQ</A></LI><LI><A href="i-get-errors-building-the-code-whats-wrong.html" title="I get errors building the code whats wrong">I get errors building the code whats wrong</A></LI><LI><A href="what-is-activemq.html" title="What is ActiveMQ">What is ActiveMQ</A></LI><LI><A href="what-is-the-license.html" title="What is the license">What is the license</A></LI><LI><A href="what-jars-do-i-need.html" title="What jars do I need">What jars do I need</A></LI><LI><A href="what-platforms-does-activemq-support.html" title="What platforms does ActiveMQ support">What platforms does ActiveMQ support</A></LI></UL></LI><LI><A href="jms.html" title="JMS">JMS</A><UL><LI><A href="can-i-send-and-receive-messages-concurrently-on-one-jms-connection.html" title="Can 
 I send and receive messages concurrently on one JMS Connection">Can I send and receive messages concurrently on one JMS Connection</A></LI><LI><A href="can-you-browse-a-topic.html" title="Can you browse a topic">Can you browse a topic</A></LI><LI><A href="how-do-durable-queues-and-topics-work.html" title="How do durable queues and topics work">How do durable queues and topics work</A></LI><LI><A href="how-do-i-consume-a-specific-message.html" title="How do I consume a specific message">How do I consume a specific message</A></LI><LI><A href="how-do-i-get-started-with-jms.html" title="How do I get started with JMS">How do I get started with JMS</A></LI><LI><A href="how-do-i-make-messages-durable.html" title="How do I make messages durable">How do I make messages durable</A></LI><LI><A href="how-do-i-use-jms-efficiently.html" title="How do I use JMS efficiently">How do I use JMS efficiently</A></LI><LI><A href="how-does-a-queue-compare-to-a-topic.html" title="How does a Queue 
 compare to a Topic">How does a Queue compare to a Topic</A></LI><LI><A href="how-does-jms-compare-with-email.html" title="How does JMS compare with email">How does JMS compare with email</A></LI><LI><A href="how-should-i-implement-request-response-with-jms.html" title="How should I implement request response with JMS">How should I implement request response with JMS</A></LI><LI><A href="how-to-unit-test-jms-code.html" title="How to unit test JMS code">How to unit test JMS code</A></LI><LI><A href="multiple-consumers-on-a-queue.html" title="Multiple consumers on a queue">Multiple consumers on a queue</A></LI><LI><A href="should-i-use-transactions.html" title="Should I use transactions">Should I use transactions</A></LI><LI><A href="should-i-use-xa.html" title="Should I use XA">Should I use XA</A></LI></UL></LI><LI><A href="persistence-questions.html" title="Persistence Questions">Persistence Questions</A><UL><LI><A href="are-messages-read-directly-from-the-journal.html" title
 ="Are messages read directly from the journal">Are messages read directly from the journal</A></LI><LI><A href="does-activemq-support-my-sql-database.html" title="Does ActiveMQ support my SQL database">Does ActiveMQ support my SQL database</A></LI><LI><A href="how-do-i-change-the-message-store-directory-for-an-embedded-broker.html" title="How do I change the message store directory for an embedded broker.">How do I change the message store directory for an embedded broker.</A></LI><LI><A href="how-does-journaling-work-with-multiple-brokers.html" title="How does journaling work with multiple brokers">How does journaling work with multiple brokers</A></LI><LI><A href="how-does-the-journal-work.html" title="How does the journal work">How does the journal work</A></LI><LI><A href="is-there-a-specified-size-of-the-journal.html" title="Is there a specified size of the journal">Is there a specified size of the journal</A></LI><LI><A href="what-happens-when-the-journal-size-is-excee
 ded.html" title="What happens when the journal size is exceeded">What happens when the journal size is exceeded</A></LI></UL></LI><LI><A href="terminology.html" title="Terminology">Terminology</A><UL><LI><A href="dr.html" title="DR">DR</A></LI><LI><A href="ha.html" title="HA">HA</A></LI><LI><A href="latency.html" title="Latency">Latency</A></LI><LI><A href="mom.html" title="MOM">MOM</A></LI><LI><A href="qos.html" title="QoS">QoS</A></LI><LI><A href="seda.html" title="SEDA">SEDA</A></LI><LI><A href="throughput.html" title="Throughput">Throughput</A></LI></UL></LI><LI><A href="troubleshooting.html" title="Troubleshooting">Troubleshooting</A><UL><LI><A href="resource-adapter-does-not-seem-to-pool-connections.html" title="Resource Adapter does not seem to pool connections">Resource Adapter does not seem to pool connections</A></LI></UL></LI><LI><A href="using-apache-activemq.html" title="Using Apache ActiveMQ">Using Apache ActiveMQ</A><UL><LI><A href="activemq-command-line-tools
 -reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</A></LI><LI><A href="are-destinations-case-sensitive.html" title="Are destinations case sensitive">Are destinations case sensitive</A></LI><LI><A href="can-i-send-really-large-files-over-activemq.html" title="Can I send really large files over ActiveMQ">Can I send really large files over ActiveMQ</A></LI><LI><A href="can-two-brokers-share-the-same-database.html" title="Can two brokers share the same database">Can two brokers share the same database</A></LI><LI><A href="does-activemq-support-clustering.html" title="Does ActiveMQ support clustering">Does ActiveMQ support clustering</A></LI><LI><A href="how-can-i-avoid-serialization-of-objects-in-objectmessage.html" title="How can I avoid serialization of Objects in ObjectMessage">How can I avoid serialization of Objects in ObjectMessage</A></LI><LI><A href="how-can-i-enable-detailed-logging.html" title="How can I enable detaile
 d logging">How can I enable detailed logging</A></LI><LI><A href="how-can-i-get-a-list-of-the-topics-and-queues-in-a-broker.html" title="How can I get a list of the topics and queues in a broker">How can I get a list of the topics and queues in a broker</A></LI><LI><A href="how-can-i-make-activemq-faster.html" title="How can I make ActiveMQ faster">How can I make ActiveMQ faster</A></LI><LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</A></LI><LI><A href="how-can-i-see-what-destinations-are-used.html" title="How can I see what destinations are used">How can I see what destinations are used</A></LI><LI><A href="how-can-i-support-auto-reconnection.html" title="How can I support auto reconnection">How can I support auto reconnection</A></LI><LI><A href="how-can-i-use-different-network-protocols.html" title="How can I use different network protocols">How can I use different network protocols</A></LI><LI><A href="how-do-d
 istributed-queues-work.html" title="How do distributed queues work">How do distributed queues work</A></LI><LI><A href="how-do-i-access-activemq-from-c.html" title="How do I access ActiveMQ from C">How do I access ActiveMQ from C</A></LI><LI><A href="how-do-i-access-activemq-from-csharp-or-dotnet.html" title="How do I access ActiveMQ from CSharp or dotNet">How do I access ActiveMQ from CSharp or dotNet</A></LI><LI><A href="how-do-i-access-activemq-from-ruby-perl-python-php.html" title="How do I access ActiveMQ from Ruby, Perl, Python, PHP">How do I access ActiveMQ from Ruby, Perl, Python, PHP</A></LI><LI><A href="how-do-i-bridge-different-jms-providers.html" title="How do I bridge different JMS providers">How do I bridge different JMS providers</A></LI><LI><A href="how-do-i-change-dispatch-policy.html" title="How do I change dispatch policy">How do I change dispatch policy</A></LI><LI><A href="how-do-i-change-the-logging.html" title="How do I change the logging">How do I cha
 nge the logging</A></LI><LI><A href="how-do-i-configure-automatic-reconnection.html" title="How do I configure automatic reconnection">How do I configure automatic reconnection</A></LI><LI><A href="how-do-i-connect-to-one-of-a-number-of-message-brokers.html" title="How do I connect to one of a number of message brokers">How do I connect to one of a number of message brokers</A></LI><LI><A href="how-do-i-create-new-destinations.html" title="How do I create new destinations">How do I create new destinations</A></LI><LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">How do I embed a Broker inside a Connection</A></LI><LI><A href="how-do-i-enable-asynchronous-sending.html" title="How do I enable asynchronous sending">How do I enable asynchronous sending</A></LI><LI><A href="how-do-i-find-the-size-of-a-queue.html" title="How do I find the Size of a Queue">How do I find the Size of a Queue</A></LI><LI><A href="how-do-
 i-preserve-order-of-messages.html" title="How do I preserve order of messages">How do I preserve order of messages</A></LI><LI><A href="how-do-i-purge-a-queue.html" title="How do I purge a queue">How do I purge a queue</A></LI><LI><A href="how-do-i-run-a-broker.html" title="How do I run a broker">How do I run a broker</A></LI><LI><A href="how-do-i-set-the-message-expiration.html" title="How do I set the message expiration">How do I set the message expiration</A></LI><LI><A href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ using in JVM messaging</A></LI><LI><A href="how-do-i-use-ivy-with-activemq.html" title="How do I use Ivy with ActiveMQ">How do I use Ivy with ActiveMQ</A></LI><LI><A href="how-do-i-use-ssl.html" title="How do I use SSL">How do I use SSL</A></LI><LI><A href="how-do-message-groups-compare-to-selectors.html" title="How do Message Groups compare to Selectors">How do Message Groups
  compare to Selectors</A></LI><LI><A href="how-do-multiple-transports-work.html" title="How do multiple transports work">How do multiple transports work</A></LI><LI><A href="how-do-transactions-work.html" title="How do transactions work">How do transactions work</A></LI><LI><A href="how-lightweight-is-sending-a-message.html" title="How lightweight is sending a message">How lightweight is sending a message</A></LI><LI><A href="how-should-i-use-the-vm-transport.html" title="How should I use the VM transport">How should I use the VM transport</A></LI><LI><A href="i-am-having-problems-with-the-spring-jmstemplate.html" title="I am having problems with the Spring JmsTemplate">I am having problems with the Spring JmsTemplate</A></LI><LI><A href="should-i-deploy-the-broker-inside-my-jvm-or-appserver.html" title="Should I deploy the broker inside my JVM or AppServer">Should I deploy the broker inside my JVM or AppServer</A></LI><LI><A href="what-are-those-topics-activemqadvisory.html
 " title="What are those topics ActiveMQ.Advisory">What are those topics ActiveMQ.Advisory</A></LI><LI><A href="what-happens-with-a-fast-producer-and-slow-consumer.html" title="What happens with a fast producer and slow consumer">What happens with a fast producer and slow consumer</A></LI><LI><A href="what-is-the-difference-between-discovery-multicast-and-zeroconf.html" title="What is the difference between discovery, multicast and zeroconf">What is the difference between discovery, multicast and zeroconf</A></LI><LI><A href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">What is the prefetch limit for</A></LI><LI><A href="while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html" title="While posting large binary file to activeMQ, is there a way to measure its progress">While posting large binary file to activeMQ, is there a way to measure its progress</A></LI><LI><A href="why-do-i-not-get-all-of-the-messages-i-sent.
 html" title="Why do I not get all of the messages I sent">Why do I not get all of the messages I sent</A></LI></UL></LI></UL></DIV>
+<UL><LI><A href="configuration.html" title="Configuration">Configuration</A><UL><LI><A href="how-do-i-configure-activemq-to-use-aio-server-transport.html" title="How do I configure ActiveMQ to use AIO server transport">How do I configure ActiveMQ to use AIO server transport</A></LI><LI><A href="how-do-i-configure-distributed-queues-or-topics.html" title="How do I configure distributed queues or topics">How do I configure distributed queues or topics</A></LI><LI><A href="how-do-i-configure-the-queues-i-want.html" title="How do I configure the queues I want">How do I configure the queues I want</A></LI><LI><A href="how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html" title="How do I define a local address and local port for TCP or SSL">How do I define a local address and local port for TCP or SSL</A></LI><LI><A href="how-do-i-disable-persistence.html" title="How do I disable persistence">How do I disable persistence</A></LI><LI><A href="how-do-i-run-activemq-und
 er-the-kaffe-jvm.html" title="How do I run ActiveMQ under the Kaffe JVM">How do I run ActiveMQ under the Kaffe JVM</A></LI><LI><A href="how-does-xbean-compare-to-spring-2.html" title="How does XBean compare to Spring 2">How does XBean compare to Spring 2</A></LI><LI><A href="how-to-configure-a-new-database.html" title="How to configure a new database">How to configure a new database</A></LI><LI><A href="how-to-deploy-activemq-ra-versionrar-to-weblogic.html" title="How to deploy activemq-ra-version.rar to weblogic">How to deploy activemq-ra-version.rar to weblogic</A></LI></UL></LI><LI><A href="developing-activemq.html" title="Developing ActiveMQ">Developing ActiveMQ</A><UL><LI><A href="how-can-i-add-a-new-type-of-transport.html" title="How can I add a new type of transport">How can I add a new type of transport</A></LI><LI><A href="how-do-i-add-my-own-plugins.html" title="How do I add my own plugins">How do I add my own plugins</A></LI></UL></LI><LI><A href="errors.html" tit
 le="Errors">Errors</A><UL><LI><A href="certificateunknown.html" title="certificate_unknown">certificate_unknown</A></LI><LI><A href="could-not-find-packetreader-for-packet-type-unknown-packet-type.html" title="Could not find PacketReader for packet type - UNKNOWN PACKET TYPE">Could not find PacketReader for packet type - UNKNOWN PACKET TYPE</A></LI><LI><A href="i-am-not-receiving-any-messages-what-is-wrong.html" title="I am not receiving any messages, what is wrong">I am not receiving any messages, what is wrong</A></LI><LI><A href="i-cannot-connect-to-activemq-from-jconsole.html" title="I cannot connect to ActiveMQ from JConsole">I cannot connect to ActiveMQ from JConsole</A></LI><LI><A href="i-do-not-receive-messages-in-my-second-consumer.html" title="I do not receive messages in my second consumer">I do not receive messages in my second consumer</A></LI><LI><A href="ioexception-could-not-find-class-for-resource.html" title="IOException - could not find class for resource"
 >IOException - could not find class for resource</A></LI><LI><A href="javaioioexception-failed-to-create-database-derbydb-see-the-next-exception-for-details.html" title="java.io.IOException Failed to create database 'derbydb', see the next exception for details">java.io.IOException Failed to create database &apos;derbydb&apos;, see the next exception for details</A></LI><LI><A href="javalangnosuchmethoderror.html" title="java.lang.NoSuchMethodError">java.lang.NoSuchMethodError</A></LI><LI><A href="javalangnosuchmethodexception-orgactivemqraactivemqresourceadaptersetuseembeddedbroker.html" title="java.lang.NoSuchMethodException org.activemq.ra.ActiveMQResourceAdapter.setUseEmbeddedBroker">java.lang.NoSuchMethodException org.activemq.ra.ActiveMQResourceAdapter.setUseEmbeddedBroker</A></LI><LI><A href="journal-is-already-opened-by-this-application.html" title="Journal is already opened by this application">Journal is already opened by this application</A></LI><LI><A href="log4j
 -warn-no-appenders-could-be-found-for-logger.html" title="log4j-WARN No appenders could be found for logger">log4j-WARN No appenders could be found for logger</A></LI><LI><A href="multicast-watch-out-for-ipv6-vs-ipv4-support-on-your-operating-system-or-distribution-or-network.html" title="Multicast - Watch out for IPV6 vs IPV4 support on your operating system or distribution or network">Multicast - Watch out for IPV6 vs IPV4 support on your operating system or distribution or network</A></LI><LI><A href="no-suitable-driver.html" title="No suitable driver">No suitable driver</A></LI><LI><A href="noclassdeffounderror-orgspringframeworkcoreioresource.html" title="NoClassDefFoundError - org.springframework.core.io.Resource">NoClassDefFoundError - org.springframework.core.io.Resource</A></LI><LI><A href="the-broker-will-not-start.html" title="The Broker will not start">The Broker will not start</A></LI><LI><A href="the-vm-transport-starts-a-broker-before-my-configured-broker-star
 ts.html" title="The vm transport starts a broker before my configured broker starts">The vm transport starts a broker before my configured broker starts</A></LI><LI><A href="why-do-i-not-receive-messages-on-my-durable-topic-subscription.html" title="Why do I not receive messages on my durable topic subscription">Why do I not receive messages on my durable topic subscription</A></LI></UL></LI><LI><A href="general.html" title="General">General</A><UL><LI><A href="can-i-get-commercial-support.html" title="Can I get commercial support">Can I get commercial support</A></LI><LI><A href="how-can-i-get-help.html" title="How can I get help">How can I get help</A></LI><LI><A href="how-can-i-get-the-source-code-from-subversion.html" title="How can I get the source code from subversion">How can I get the source code from subversion</A></LI><LI><A href="how-do-i-avoid-maven-downloading-latest-jars.html" title="How do I avoid Maven downloading latest jars">How do I avoid Maven downloading
  latest jars</A></LI><LI><A href="how-do-i-build-but-disable-the-unit-tests.html" title="How do I build but disable the unit tests">How do I build but disable the unit tests</A></LI><LI><A href="how-do-i-compile-from-the-source.html" title="How do I compile from the source">How do I compile from the source</A></LI><LI><A href="how-do-i-edit-the-website.html" title="How do I edit the website">How do I edit the website</A></LI><LI><A href="how-does-activemq-compare-to-amqp.html" title="How does ActiveMQ compare to AMQP">How does ActiveMQ compare to AMQP</A></LI><LI><A href="how-does-activemq-compare-to-jbossmq.html" title="How does ActiveMQ compare to JBossMQ">How does ActiveMQ compare to JBossMQ</A></LI><LI><A href="how-does-activemq-compare-to-mantaray.html" title="How does ActiveMQ compare to Mantaray">How does ActiveMQ compare to Mantaray</A></LI><LI><A href="how-does-activemq-compare-to-spread-toolkit.html" title="How does ActiveMQ compare to Spread Toolkit">How does Acti
 veMQ compare to Spread Toolkit</A></LI><LI><A href="how-does-openwire-compare-to-stomp.html" title="How does OpenWire compare to Stomp">How does OpenWire compare to Stomp</A></LI><LI><A href="how-does-the-website-work.html" title="How does the website work">How does the website work</A></LI><LI><A href="how-fast-is-activemq.html" title="How fast is ActiveMQ">How fast is ActiveMQ</A></LI><LI><A href="i-get-errors-building-the-code-whats-wrong.html" title="I get errors building the code whats wrong">I get errors building the code whats wrong</A></LI><LI><A href="what-is-activemq.html" title="What is ActiveMQ">What is ActiveMQ</A></LI><LI><A href="what-is-the-license.html" title="What is the license">What is the license</A></LI><LI><A href="what-jars-do-i-need.html" title="What jars do I need">What jars do I need</A></LI><LI><A href="what-platforms-does-activemq-support.html" title="What platforms does ActiveMQ support">What platforms does ActiveMQ support</A></LI></UL></LI><LI
 ><A href="jms.html" title="JMS">JMS</A><UL><LI><A href="can-i-send-and-receive-messages-concurrently-on-one-jms-connection.html" title="Can I send and receive messages concurrently on one JMS Connection">Can I send and receive messages concurrently on one JMS Connection</A></LI><LI><A href="can-you-browse-a-topic.html" title="Can you browse a topic">Can you browse a topic</A></LI><LI><A href="how-do-durable-queues-and-topics-work.html" title="How do durable queues and topics work">How do durable queues and topics work</A></LI><LI><A href="how-do-i-consume-a-specific-message.html" title="How do I consume a specific message">How do I consume a specific message</A></LI><LI><A href="how-do-i-get-started-with-jms.html" title="How do I get started with JMS">How do I get started with JMS</A></LI><LI><A href="how-do-i-make-messages-durable.html" title="How do I make messages durable">How do I make messages durable</A></LI><LI><A href="how-do-i-use-jms-efficiently.html" title="How do
  I use JMS efficiently">How do I use JMS efficiently</A></LI><LI><A href="how-does-a-queue-compare-to-a-topic.html" title="How does a Queue compare to a Topic">How does a Queue compare to a Topic</A></LI><LI><A href="how-does-jms-compare-with-email.html" title="How does JMS compare with email">How does JMS compare with email</A></LI><LI><A href="how-should-i-implement-request-response-with-jms.html" title="How should I implement request response with JMS">How should I implement request response with JMS</A></LI><LI><A href="how-to-unit-test-jms-code.html" title="How to unit test JMS code">How to unit test JMS code</A></LI><LI><A href="multiple-consumers-on-a-queue.html" title="Multiple consumers on a queue">Multiple consumers on a queue</A></LI><LI><A href="should-i-use-transactions.html" title="Should I use transactions">Should I use transactions</A></LI><LI><A href="should-i-use-xa.html" title="Should I use XA">Should I use XA</A></LI></UL></LI><LI><A href="persistence-que
 stions.html" title="Persistence Questions">Persistence Questions</A><UL><LI><A href="are-messages-read-directly-from-the-journal.html" title="Are messages read directly from the journal">Are messages read directly from the journal</A></LI><LI><A href="does-activemq-support-my-sql-database.html" title="Does ActiveMQ support my SQL database">Does ActiveMQ support my SQL database</A></LI><LI><A href="how-do-i-change-the-message-store-directory-for-an-embedded-broker.html" title="How do I change the message store directory for an embedded broker.">How do I change the message store directory for an embedded broker.</A></LI><LI><A href="how-does-journaling-work-with-multiple-brokers.html" title="How does journaling work with multiple brokers">How does journaling work with multiple brokers</A></LI><LI><A href="how-does-the-journal-work.html" title="How does the journal work">How does the journal work</A></LI><LI><A href="is-there-a-specified-size-of-the-journal.html" title="Is ther
 e a specified size of the journal">Is there a specified size of the journal</A></LI><LI><A href="what-happens-when-the-journal-size-is-exceeded.html" title="What happens when the journal size is exceeded">What happens when the journal size is exceeded</A></LI></UL></LI><LI><A href="terminology.html" title="Terminology">Terminology</A><UL><LI><A href="dr.html" title="DR">DR</A></LI><LI><A href="ha.html" title="HA">HA</A></LI><LI><A href="latency.html" title="Latency">Latency</A></LI><LI><A href="mom.html" title="MOM">MOM</A></LI><LI><A href="qos.html" title="QoS">QoS</A></LI><LI><A href="seda.html" title="SEDA">SEDA</A></LI><LI><A href="throughput.html" title="Throughput">Throughput</A></LI></UL></LI><LI><A href="troubleshooting.html" title="Troubleshooting">Troubleshooting</A><UL><LI><A href="resource-adapter-does-not-seem-to-pool-connections.html" title="Resource Adapter does not seem to pool connections">Resource Adapter does not seem to pool connections</A></LI></UL></LI>
 <LI><A href="using-apache-activemq.html" title="Using Apache ActiveMQ">Using Apache ActiveMQ</A><UL><LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">ActiveMQ Command Line Tools Reference</A></LI><LI><A href="are-destinations-case-sensitive.html" title="Are destinations case sensitive">Are destinations case sensitive</A></LI><LI><A href="can-i-send-really-large-files-over-activemq.html" title="Can I send really large files over ActiveMQ">Can I send really large files over ActiveMQ</A></LI><LI><A href="can-two-brokers-share-the-same-database.html" title="Can two brokers share the same database">Can two brokers share the same database</A></LI><LI><A href="does-activemq-support-clustering.html" title="Does ActiveMQ support clustering">Does ActiveMQ support clustering</A></LI><LI><A href="how-can-i-avoid-serialization-of-objects-in-objectmessage.html" title="How can I avoid serialization of Objects in ObjectMessage">How can I 
 avoid serialization of Objects in ObjectMessage</A></LI><LI><A href="how-can-i-enable-detailed-logging.html" title="How can I enable detailed logging">How can I enable detailed logging</A></LI><LI><A href="how-can-i-get-a-list-of-the-topics-and-queues-in-a-broker.html" title="How can I get a list of the topics and queues in a broker">How can I get a list of the topics and queues in a broker</A></LI><LI><A href="how-can-i-make-activemq-faster.html" title="How can I make ActiveMQ faster">How can I make ActiveMQ faster</A></LI><LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</A></LI><LI><A href="how-can-i-see-what-destinations-are-used.html" title="How can I see what destinations are used">How can I see what destinations are used</A></LI><LI><A href="how-can-i-support-auto-reconnection.html" title="How can I support auto reconnection">How can I support auto reconnection</A></LI><LI><A href="how-can-i-use-different-netwo
 rk-protocols.html" title="How can I use different network protocols">How can I use different network protocols</A></LI><LI><A href="how-do-distributed-queues-work.html" title="How do distributed queues work">How do distributed queues work</A></LI><LI><A href="how-do-i-access-activemq-from-c.html" title="How do I access ActiveMQ from C">How do I access ActiveMQ from C</A></LI><LI><A href="how-do-i-access-activemq-from-csharp-or-dotnet.html" title="How do I access ActiveMQ from CSharp or dotNet">How do I access ActiveMQ from CSharp or dotNet</A></LI><LI><A href="how-do-i-access-activemq-from-ruby-perl-python-php.html" title="How do I access ActiveMQ from Ruby, Perl, Python, PHP">How do I access ActiveMQ from Ruby, Perl, Python, PHP</A></LI><LI><A href="how-do-i-bridge-different-jms-providers.html" title="How do I bridge different JMS providers">How do I bridge different JMS providers</A></LI><LI><A href="how-do-i-change-dispatch-policy.html" title="How do I change dispatch pol
 icy">How do I change dispatch policy</A></LI><LI><A href="how-do-i-change-the-logging.html" title="How do I change the logging">How do I change the logging</A></LI><LI><A href="how-do-i-configure-automatic-reconnection.html" title="How do I configure automatic reconnection">How do I configure automatic reconnection</A></LI><LI><A href="how-do-i-connect-to-one-of-a-number-of-message-brokers.html" title="How do I connect to one of a number of message brokers">How do I connect to one of a number of message brokers</A></LI><LI><A href="how-do-i-create-new-destinations.html" title="How do I create new destinations">How do I create new destinations</A></LI><LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">How do I embed a Broker inside a Connection</A></LI><LI><A href="how-do-i-enable-asynchronous-sending.html" title="How do I enable asynchronous sending">How do I enable asynchronous sending</A></LI><LI><A href="how-
 do-i-find-the-size-of-a-queue.html" title="How do I find the Size of a Queue">How do I find the Size of a Queue</A></LI><LI><A href="how-do-i-preserve-order-of-messages.html" title="How do I preserve order of messages">How do I preserve order of messages</A></LI><LI><A href="how-do-i-purge-a-queue.html" title="How do I purge a queue">How do I purge a queue</A></LI><LI><A href="how-do-i-run-a-broker.html" title="How do I run a broker">How do I run a broker</A></LI><LI><A href="how-do-i-set-the-message-expiration.html" title="How do I set the message expiration">How do I set the message expiration</A></LI><LI><A href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ using in JVM messaging</A></LI><LI><A href="how-do-i-use-ivy-with-activemq.html" title="How do I use Ivy with ActiveMQ">How do I use Ivy with ActiveMQ</A></LI><LI><A href="how-do-i-use-ssl.html" title="How do I use SSL">How do I use SSL</A
 ></LI><LI><A href="how-do-message-groups-compare-to-selectors.html" title="How do Message Groups compare to Selectors">How do Message Groups compare to Selectors</A></LI><LI><A href="how-do-multiple-transports-work.html" title="How do multiple transports work">How do multiple transports work</A></LI><LI><A href="how-do-transactions-work.html" title="How do transactions work">How do transactions work</A></LI><LI><A href="how-lightweight-is-sending-a-message.html" title="How lightweight is sending a message">How lightweight is sending a message</A></LI><LI><A href="how-should-i-use-the-vm-transport.html" title="How should I use the VM transport">How should I use the VM transport</A></LI><LI><A href="i-am-having-problems-with-the-spring-jmstemplate.html" title="I am having problems with the Spring JmsTemplate">I am having problems with the Spring JmsTemplate</A></LI><LI><A href="should-i-deploy-the-broker-inside-my-jvm-or-appserver.html" title="Should I deploy the broker inside
  my JVM or AppServer">Should I deploy the broker inside my JVM or AppServer</A></LI><LI><A href="what-are-those-topics-activemqadvisory.html" title="What are those topics ActiveMQ.Advisory">What are those topics ActiveMQ.Advisory</A></LI><LI><A href="what-happens-with-a-fast-producer-and-slow-consumer.html" title="What happens with a fast producer and slow consumer">What happens with a fast producer and slow consumer</A></LI><LI><A href="what-is-the-difference-between-discovery-multicast-and-zeroconf.html" title="What is the difference between discovery, multicast and zeroconf">What is the difference between discovery, multicast and zeroconf</A></LI><LI><A href="what-is-the-prefetch-limit-for.html" title="What is the prefetch limit for">What is the prefetch limit for</A></LI><LI><A href="while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html" title="While posting large binary file to activeMQ, is there a way to measure its progress">While pos
 ting large binary file to activeMQ, is there a way to measure its progress</A></LI><LI><A href="why-do-i-not-get-all-of-the-messages-i-sent.html" title="Why do I not get all of the messages I sent">Why do I not get all of the messages I sent</A></LI></UL></LI></UL></DIV>
           
         <!--
           <div class="tabletitle">

Modified: incubator/activemq/site/features-overview.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/features-overview.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/features-overview.html (original)
+++ incubator/activemq/site/features-overview.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>
 
@@ -252,28 +253,27 @@
             <div class="pagetitle">Features Overview</div>
 -->
             <DIV class="wiki-content"><UL>
-	<LI>fully supports JMS 1.1 and J2EE 1.4</LI>
-	<LI>supports a variety of <A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A> from Java, C, C++, C#, Ruby, Perl, Python, PHP
+	<LI>supports a variety of <A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients and Protocols</A> from Java, C, C++, C#, Ruby, Perl, Python, PHP
 	<UL>
 		<LI><A href="openwire.html" title="OpenWire">OpenWire</A> for high performance clients in Java, C, C++, C#</LI>
 		<LI><A href="stomp.html" title="Stomp">Stomp</A> support so that clients can be written easily in C, Ruby, Perl, Python, PHP to talk to ActiveMQ</LI>
 	</UL>
 	</LI>
-	<LI>includes <A href="resource-adapter.html" title="Resource Adapter">JCA 1.5 resource adaptors</A> for inbound &amp; outbound messaging so that ActiveMQ should auto-deploy in any J2EE 1.4 compliant server</LI>
-	<LI>tested inside Geronimo, Spring and JBoss 4</LI>
-	<LI>support for transient, persistent, transactional and XA messaging</LI>
-	<LI>supports pluggable <A href="protocols.html" title="Protocols">transport protocols</A> such as <A href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">in-VM</A>, TCP, SSL, NIO, UDP, multicast, JGroups and JXTA transports</LI>
+	<LI>Supports many <A href="features.html" title="Features">advanced features</A> such as <A href="message-groups.html" title="Message Groups">Message Groups</A>, <A href="virtual-destinations.html" title="Virtual Destinations">Virtual Destinations</A>, <A href="wildcards.html" title="Wildcards">Wildcards</A> and <A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A></LI>
+	<LI>fully supports JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional and XA messaging</LI>
+	<LI><A href="spring-support.html" title="Spring Support">Spring Support</A> so that ActiveMQ can be easily embedded into Spring applications and configured using Spring&apos;s XML configuration mechanism</LI>
+	<LI>tested inside popular J2EE servers such as Geronimo, JBoss 4, GlassFish and WebLogic
+	<UL>
+		<LI>includes <A href="resource-adapter.html" title="Resource Adapter">JCA 1.5 resource adaptors</A> for inbound &amp; outbound messaging so that ActiveMQ should auto-deploy in any J2EE 1.4 compliant server</LI>
+	</UL>
+	</LI>
+	<LI>supports pluggable <A href="uri-protocols.html" title="URI Protocols">transport protocols</A> such as <A href="how-do-i-use-activemq-using-in-jvm-messaging.html" title="How do I use ActiveMQ using in JVM messaging">in-VM</A>, TCP, SSL, NIO, UDP, multicast, JGroups and JXTA transports</LI>
 	<LI>supports very fast <A href="persistence.html" title="Persistence">persistence</A> using JDBC along with a high performance journal</LI>
 	<LI>designed for high performance clustering, client-server, peer based communication</LI>
 	<LI><A href="rest.html" title="REST">REST</A> API to provide technology agnostic and language neutral web based API to messaging</LI>
 	<LI><A href="ajax.html" title="Ajax">Ajax</A>  to support web streaming support to web browsers using pure DHTML, allowing web browsers to be part of the messaging fabric</LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A> so that ActiveMQ can be easily dropped into <SPAN class="nobr"><A href="http://ws.apache.org/axis/" title="Visit page outside Confluence" rel="nofollow">Apache Axis<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN> runtimes to provide reliable messaging</LI>
-	<LI><A href="spring-support.html" title="Spring Support">Spring Support</A> so that ActiveMQ can be easily embedded into Spring applications and configured using Spring&apos;s XML configuration mechanism</LI>
-	<LI>can be used as an in memory JMS provider, ideal for unit testing</LI>
-	<LI><A href="wildcards.html" title="Wildcards">Wildcards</A> support to subscribe to powerful destination hierarchies.</LI>
-	<LI><A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A> support to allow many destinations to be used in one simple atomic JMS operation</LI>
-	<LI>JSR 77 / 88 support for easy deployment &amp; management &amp; hot deployment</LI>
-	<LI>provides an implementation of <SPAN class="nobr"><A href="http://activecluster.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">ActiveCluster<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
+	<LI>can be used as an in memory JMS provider, ideal for <A href="how-to-unit-test-jms-code.html" title="How to unit test JMS code">unit testing JMS</A></LI>
 </UL>
 </DIV>
           
@@ -285,8 +285,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Sep 15, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=5643&originalId=13721">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Oct 28, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=5643&originalId=14446">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=5643">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/features.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/features.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/features.html (original)
+++ incubator/activemq/site/features.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>
 
@@ -254,7 +256,7 @@
 
 <P>Apache ActiveMQ is packed with features; to get an idea you might want to look at the <A href="features-overview.html" title="Features Overview">Features Overview</A> otherwise here is the list of all of the main features...</P>
 
-<UL><LI><A href="advisory-message.html" title="Advisory Message">Advisory Message</A><UL><LI><A href="advisory-support-in-activemq-3.html" title="Advisory Support in ActiveMQ 3">Advisory Support in ActiveMQ 3</A></LI></UL></LI><LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI><LI><A href="clustering.html" title="Clustering">Clustering</A><UL><LI><A href="replicated-message-store.html" title="Replicated Message Store">Replicated Message Store</A></LI></UL></LI><LI><A href="consumer-features.html" title="Consumer Features">Consumer Features</A><UL><LI><A href="consumer-dispatch-async.html" title="Consumer Dispatch Async">Consumer Dispatch Async</A></LI><LI><A href="consumer-priority.html" title="Consumer Priority">Consumer Priority</A></LI><LI><A href="exclusive-consumer.html" title="Exclusive Consumer">Exclusive Consumer</A></LI><LI><A href="message-groups.html" title="Message Groups">Message Groups</A></LI><LI><A href="retroactive-consumer.html" title="R
 etroactive Consumer">Retroactive Consumer</A></LI><LI><A href="selectors.html" title="Selectors">Selectors</A></LI><LI><A href="slow-consumer-handling.html" title="Slow Consumer Handling">Slow Consumer Handling</A></LI><LI><A href="subscription-recovery-policy.html" title="Subscription Recovery Policy">Subscription Recovery Policy</A></LI></UL></LI><LI><A href="destination-features.html" title="Destination Features">Destination Features</A><UL><LI><A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A></LI><LI><A href="configure-startup-destinations.html" title="Configure Startup Destinations">Configure Startup Destinations</A></LI><LI><A href="destination-options.html" title="Destination Options">Destination Options</A></LI><LI><A href="per-destination-policies.html" title="Per Destination Policies">Per Destination Policies</A></LI><LI><A href="virtual-destinations.html" title="Virtual Destinations">Virtual Destinations</A></LI><LI><A
  href="wildcards.html" title="Wildcards">Wildcards</A></LI></UL></LI><LI><A href="discovery.html" title="Discovery">Discovery</A></LI><LI><A href="dispatch-policies.html" title="Dispatch Policies">Dispatch Policies</A></LI><LI><A href="features-overview.html" title="Features Overview">Features Overview</A></LI><LI><A href="interceptors.html" title="Interceptors">Interceptors</A><UL><LI><A href="logging-interceptor.html" title="Logging Interceptor">Logging Interceptor</A></LI></UL></LI><LI><A href="jms-streams.html" title="JMS Streams">JMS Streams</A></LI><LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI><LI><A href="masterslave.html" title="MasterSlave">MasterSlave</A><UL><LI><A href="jdbc-master-slave.html" title="JDBC Master Slave">JDBC Master Slave</A></LI><LI><A href="shared-file-system-master-slave.html" title="Shared File System Master Slave">Shared File System Master Slave</A></LI></UL></LI><LI><A href="networks-of-brokers.html" title="Networks of Br
 okers">Networks of Brokers</A><UL><LI><A href="activemq-3-networks-of-brokers.html" title="ActiveMQ 3 Networks of Brokers">ActiveMQ 3 Networks of Brokers</A></LI></UL></LI><LI><A href="new-features.html" title="New Features">New Features</A><UL><LI><A href="changes-in-40.html" title="Changes in 4.0">Changes in 4.0</A></LI><LI><A href="new-features-in-41.html" title="New Features in 4.1">New Features in 4.1</A></LI></UL></LI><LI><A href="optimized-acknowledgement.html" title="Optimized Acknowledgement">Optimized Acknowledgement</A></LI><LI><A href="performance.html" title="Performance">Performance</A><UL><LI><A href="activemq-performance-module-users-manual.html" title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module Users Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample report</A></LI></UL></LI><LI><A href="performance-report.html" title="Performance report">Performance report</A></LI></UL></LI><LI><A href="persistence.html" t
 itle="Persistence">Persistence</A><UL><LI><A href="jdbc-support.html" title="JDBC Support">JDBC Support</A><UL><LI><A href="sqlserver.html" title="SQLServer">SQLServer</A></LI></UL></LI><LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha Persistence</A></LI></UL></LI><LI><A href="point-to-point-with-multiple-consumers.html" title="Point to Point with multiple Consumers">Point to Point with multiple Consumers</A></LI><LI><A href="protocols.html" title="Protocols">Protocols</A><UL><LI><A href="vm-protocol.html" title="VM Protocol">VM Protocol</A></LI></UL></LI><LI><A href="security.html" title="Security">Security</A></LI><LI><A href="stp.html" title="STP">STP</A></LI><LI><A href="structured-message-properties-and-mapmessages.html" title="Structured Message Properties and MapMessages">Structured Message Properties and MapMessages</A></LI><LI><A href="the-jms-connector.html" title="The JMS Connector">The JMS Connector</A></LI><LI><A href="the-proxy-connector.html" 
 title="The Proxy Connector">The Proxy Connector</A></LI><LI><A href="total-ordering.html" title="Total Ordering">Total Ordering</A></LI><LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI><LI><A href="visualisation.html" title="Visualisation">Visualisation</A><UL><LI><A href="visualisation-wish-list.html" title="Visualisation Wish List">Visualisation Wish List</A></LI></UL></LI></UL> </DIV>
+<UL><LI><A href="advisory-message.html" title="Advisory Message">Advisory Message</A><UL><LI><A href="advisory-support-in-activemq-3.html" title="Advisory Support in ActiveMQ 3">Advisory Support in ActiveMQ 3</A></LI></UL></LI><LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI><LI><A href="clustering.html" title="Clustering">Clustering</A><UL><LI><A href="replicated-message-store.html" title="Replicated Message Store">Replicated Message Store</A></LI></UL></LI><LI><A href="consumer-features.html" title="Consumer Features">Consumer Features</A><UL><LI><A href="consumer-dispatch-async.html" title="Consumer Dispatch Async">Consumer Dispatch Async</A></LI><LI><A href="consumer-priority.html" title="Consumer Priority">Consumer Priority</A></LI><LI><A href="exclusive-consumer.html" title="Exclusive Consumer">Exclusive Consumer</A></LI><LI><A href="message-groups.html" title="Message Groups">Message Groups</A></LI><LI><A href="retroactive-consumer.html" title="R
 etroactive Consumer">Retroactive Consumer</A></LI><LI><A href="selectors.html" title="Selectors">Selectors</A></LI><LI><A href="slow-consumer-handling.html" title="Slow Consumer Handling">Slow Consumer Handling</A></LI><LI><A href="subscription-recovery-policy.html" title="Subscription Recovery Policy">Subscription Recovery Policy</A></LI></UL></LI><LI><A href="destination-features.html" title="Destination Features">Destination Features</A><UL><LI><A href="composite-destinations.html" title="Composite Destinations">Composite Destinations</A></LI><LI><A href="configure-startup-destinations.html" title="Configure Startup Destinations">Configure Startup Destinations</A></LI><LI><A href="destination-options.html" title="Destination Options">Destination Options</A></LI><LI><A href="per-destination-policies.html" title="Per Destination Policies">Per Destination Policies</A></LI><LI><A href="virtual-destinations.html" title="Virtual Destinations">Virtual Destinations</A></LI><LI><A
  href="wildcards.html" title="Wildcards">Wildcards</A></LI></UL></LI><LI><A href="discovery.html" title="Discovery">Discovery</A></LI><LI><A href="dispatch-policies.html" title="Dispatch Policies">Dispatch Policies</A></LI><LI><A href="features-overview.html" title="Features Overview">Features Overview</A></LI><LI><A href="interceptors.html" title="Interceptors">Interceptors</A><UL><LI><A href="logging-interceptor.html" title="Logging Interceptor">Logging Interceptor</A></LI></UL></LI><LI><A href="jms-streams.html" title="JMS Streams">JMS Streams</A></LI><LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI><LI><A href="jmx.html" title="JMX">JMX</A><UL><LI><A href="jmx-support.html" title="JMX Support">JMX Support</A></LI></UL></LI><LI><A href="masterslave.html" title="MasterSlave">MasterSlave</A><UL><LI><A href="jdbc-master-slave.html" title="JDBC Master Slave">JDBC Master Slave</A></LI><LI><A href="shared-file-system-master-slave.html" title="Shared File Syst
 em Master Slave">Shared File System Master Slave</A></LI></UL></LI><LI><A href="networks-of-brokers.html" title="Networks of Brokers">Networks of Brokers</A><UL><LI><A href="activemq-3-networks-of-brokers.html" title="ActiveMQ 3 Networks of Brokers">ActiveMQ 3 Networks of Brokers</A></LI></UL></LI><LI><A href="new-features.html" title="New Features">New Features</A><UL><LI><A href="changes-in-40.html" title="Changes in 4.0">Changes in 4.0</A></LI><LI><A href="new-features-in-41.html" title="New Features in 4.1">New Features in 4.1</A></LI></UL></LI><LI><A href="optimized-acknowledgement.html" title="Optimized Acknowledgement">Optimized Acknowledgement</A></LI><LI><A href="performance.html" title="Performance">Performance</A><UL><LI><A href="activemq-performance-module-users-manual.html" title="ActiveMQ Performance Module Users Manual">ActiveMQ Performance Module Users Manual</A><UL><LI><A href="sample-report.html" title="sample report">sample report</A></LI></UL></LI><LI><A 
 href="performance-report.html" title="Performance report">Performance report</A></LI></UL></LI><LI><A href="persistence.html" title="Persistence">Persistence</A><UL><LI><A href="jdbc-support.html" title="JDBC Support">JDBC Support</A><UL><LI><A href="sqlserver.html" title="SQLServer">SQLServer</A></LI></UL></LI><LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha Persistence</A></LI></UL></LI><LI><A href="point-to-point-with-multiple-consumers.html" title="Point to Point with multiple Consumers">Point to Point with multiple Consumers</A></LI><LI><A href="security.html" title="Security">Security</A></LI><LI><A href="stp.html" title="STP">STP</A></LI><LI><A href="structured-message-properties-and-mapmessages.html" title="Structured Message Properties and MapMessages">Structured Message Properties and MapMessages</A></LI><LI><A href="the-jms-connector.html" title="The JMS Connector">The JMS Connector</A></LI><LI><A href="the-proxy-connector.html" title="The Proxy C
 onnector">The Proxy Connector</A></LI><LI><A href="total-ordering.html" title="Total Ordering">Total Ordering</A></LI><LI><A href="unix-service.html" title="Unix Service">Unix Service</A></LI><LI><A href="uri-protocols.html" title="URI Protocols">URI Protocols</A><UL><LI><A href="vm-protocol.html" title="VM Protocol">VM Protocol</A></LI></UL></LI><LI><A href="visualisation.html" title="Visualisation">Visualisation</A><UL><LI><A href="visualisation-wish-list.html" title="Visualisation Wish List">Visualisation Wish List</A></LI></UL></LI></UL> </DIV>
           
         <!--
           <div class="tabletitle">
@@ -328,22 +330,25 @@
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/JMSXUserID" title="JMSXUserID">JMSXUserID</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Persistence" title="Persistence">Persistence</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Features" title="Destination Features">Destination Features</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Protocols" title="Protocols">Protocols</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Consumer+Features" title="Consumer Features">Consumer Features</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Features" title="Destination Features">Destination Features</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Persistence" title="Persistence">Persistence</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Consumer+Features" title="Consumer Features">Consumer Features</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Performance" title="Performance">Performance</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/Features+Overview" title="Features Overview">Features Overview</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Performance" title="Performance">Performance</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/URI+Protocols" title="URI Protocols">URI Protocols</a>
+              <span class="smalltext">(ActiveMQ)</span>
+              <br>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/JMX" title="JMX">JMX</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>

Modified: incubator/activemq/site/general.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/general.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/general.html (original)
+++ incubator/activemq/site/general.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>
 
@@ -267,61 +268,61 @@
               <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/How+does+OpenWire+compare+to+Stomp" title="How does OpenWire compare to Stomp">How does OpenWire compare to Stomp</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+build+but+disable+the+unit+tests" title="How do I build but disable the unit tests">How do I build but disable the unit tests</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+AMQP" title="How does ActiveMQ compare to AMQP">How does ActiveMQ compare to AMQP</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+the+license" title="What is the license">What is the license</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+Mantaray" title="How does ActiveMQ compare to Mantaray">How does ActiveMQ compare to Mantaray</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+jars+do+I+need" title="What jars do I need">What jars do I need</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+the+website+work" title="How does the website work">How does the website work</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+compile+from+the+source" title="How do I compile from the source">How do I compile from the source</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+edit+the+website" title="How do I edit the website">How do I edit the website</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+ActiveMQ" title="What is ActiveMQ">What is ActiveMQ</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+get+help" title="How can I get help">How can I get help</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+avoid+Maven+downloading+latest+jars" title="How do I avoid Maven downloading latest jars">How do I avoid Maven downloading latest jars</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+I+get+commercial+support" title="Can I get commercial support">Can I get commercial support</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+platforms+does+ActiveMQ+support" title="What platforms does ActiveMQ support">What platforms does ActiveMQ support</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+fast+is+ActiveMQ" title="How fast is ActiveMQ">How fast is ActiveMQ</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+JBossMQ" title="How does ActiveMQ compare to JBossMQ">How does ActiveMQ compare to JBossMQ</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+get+the+source+code+from+subversion" title="How can I get the source code from subversion">How can I get the source code from subversion</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/I+get+errors+building+the+code+whats+wrong" title="I get errors building the code whats wrong">I get errors building the code whats wrong</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+Spread+Toolkit" title="How does ActiveMQ compare to Spread Toolkit">How does ActiveMQ compare to Spread Toolkit</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/I+get+errors+building+the+code+whats+wrong" title="I get errors building the code whats wrong">I get errors building the code whats wrong</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+get+the+source+code+from+subversion" title="How can I get the source code from subversion">How can I get the source code from subversion</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+JBossMQ" title="How does ActiveMQ compare to JBossMQ">How does ActiveMQ compare to JBossMQ</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+fast+is+ActiveMQ" title="How fast is ActiveMQ">How fast is ActiveMQ</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+platforms+does+ActiveMQ+support" title="What platforms does ActiveMQ support">What platforms does ActiveMQ support</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+I+get+commercial+support" title="Can I get commercial support">Can I get commercial support</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+avoid+Maven+downloading+latest+jars" title="How do I avoid Maven downloading latest jars">How do I avoid Maven downloading latest jars</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+get+help" title="How can I get help">How can I get help</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+ActiveMQ" title="What is ActiveMQ">What is ActiveMQ</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+edit+the+website" title="How do I edit the website">How do I edit the website</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+compile+from+the+source" title="How do I compile from the source">How do I compile from the source</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+the+website+work" title="How does the website work">How does the website work</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+jars+do+I+need" title="What jars do I need">What jars do I need</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+Mantaray" title="How does ActiveMQ compare to Mantaray">How does ActiveMQ compare to Mantaray</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+the+license" title="What is the license">What is the license</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+ActiveMQ+compare+to+AMQP" title="How does ActiveMQ compare to AMQP">How does ActiveMQ compare to AMQP</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+build+but+disable+the+unit+tests" title="How do I build but disable the unit tests">How do I build but disable the unit tests</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+OpenWire+compare+to+Stomp" title="How does OpenWire compare to Stomp">How does OpenWire compare to Stomp</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>