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 [24/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/visualisation.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/visualisation.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/visualisation.html (original)
+++ incubator/activemq/site/visualisation.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/vm-protocol.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/vm-protocol.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/vm-protocol.html (original)
+++ incubator/activemq/site/vm-protocol.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="features.html" title="Features">Features</A>&nbsp;&gt;&nbsp;<A href="protocols.html" title="Protocols">Protocols</A>&nbsp;&gt;&nbsp;<A href="" title="VM Protocol">VM Protocol</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="features.html" title="Features">Features</A>&nbsp;&gt;&nbsp;<A href="uri-protocols.html" title="URI Protocols">URI Protocols</A>&nbsp;&gt;&nbsp;<A href="" title="VM Protocol">VM Protocol</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -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/vm-transport-reference.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/vm-transport-reference.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/vm-transport-reference.html (original)
+++ incubator/activemq/site/vm-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>
 
@@ -287,6 +288,11 @@
 <TD class="confluenceTd"> All the properties with this prefix are used to configure the wireFormat </TD>
 </TR>
 <TR>
+<TD class="confluenceTd"> create </TD>
+<TD class="confluenceTd"> true </TD>
+<TD class="confluenceTd"> If the broker should be created on demand if it does not allready exist.  Only supported in ActiveMQ 4.1 </TD>
+</TR>
+<TR>
 <TD class="confluenceTd"> broker.&#42; </TD>
 <TD class="confluenceTd">&nbsp;</TD>
 <TD class="confluenceTd"> All the properties with this prefix are used to configure the broker. See <A href="configuring-wire-formats.html" title="Configuring Wire Formats">Configuring Wire Formats</A> for more information <BR clear="all"> </TD>
@@ -343,10 +349,10 @@
 
 <H4><A name="VMTransportReference-ConfiguringanEmbeddedBrokerUsinganExternalConfigFile"></A>Configuring an Embedded Broker Using an External Config File</H4>
 
-<P>&nbsp;To start an embedded broker using the vm transport and configure it using an external configuration file (i.e. activemq.xml), use the following URI:<BR>
+<P>&nbsp;To start an embedded broker using the vm transport and configure it using an external configuration file (i.e. activemq.xml), use the following URI:</P>
 <DIV class="code"><DIV class="codeContent">
-<PRE class="code-java">&nbsp;vm:<SPAN class="code-comment">//localhost?brokerConfig=xbean:activemq.xml&nbsp;</SPAN></PRE>
-</DIV></DIV>&nbsp;&nbsp;</P>
+<PRE class="code-java">vm:<SPAN class="code-comment">//localhost?brokerConfig=xbean:activemq.xml</SPAN></PRE>
+</DIV></DIV>  
 <TABLE cellpadding="5" width="85%" cellspacing="8px" class="warningMacro" border="0" align="center"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://goopen.org/confluence/images/icons/emoticons/forbidden.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B class="strong">Be careful with embedded brokers</B><BR>
 <P>If you are using the VM transport and wish to explicitly configure an <A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Broker</A> there is a chance that you could create the JMS connections first before the broker starts up. Currently ActiveMQ will auto-create a broker if you use the VM transport and there is not one already configured.</P>
 
@@ -371,8 +377,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=chirino">Hiram Chirino</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=aco">Adrian Co</A> on Sep 06, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=74&originalId=13525">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=chirino">Hiram Chirino</A> on Oct 06, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=74&originalId=13997">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=74">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/web-console.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/web-console.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/web-console.html (original)
+++ incubator/activemq/site/web-console.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/web-samples.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/web-samples.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/web-samples.html (original)
+++ incubator/activemq/site/web-samples.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="" 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="" 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/weblogic-integration.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/weblogic-integration.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/weblogic-integration.html (original)
+++ incubator/activemq/site/weblogic-integration.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="" title="WebLogic Integration">WebLogic Integration</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="containers.html" title="Containers">Containers</A>&nbsp;&gt;&nbsp;<A href="" title="WebLogic Integration">WebLogic Integration</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -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="" 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>
 
@@ -907,8 +908,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=ammulder">Aaron Mulder</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=13349&originalId=13654">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=13349&originalId=14428">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=13349">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/what-are-those-topics-activemqadvisory.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-are-those-topics-activemqadvisory.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-are-those-topics-activemqadvisory.html (original)
+++ incubator/activemq/site/what-are-those-topics-activemqadvisory.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/what-happens-when-the-journal-size-is-exceeded.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-happens-when-the-journal-size-is-exceeded.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-happens-when-the-journal-size-is-exceeded.html (original)
+++ incubator/activemq/site/what-happens-when-the-journal-size-is-exceeded.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/what-happens-with-a-fast-producer-and-slow-consumer.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-happens-with-a-fast-producer-and-slow-consumer.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-happens-with-a-fast-producer-and-slow-consumer.html (original)
+++ incubator/activemq/site/what-happens-with-a-fast-producer-and-slow-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/what-is-activemq.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-is-activemq.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-is-activemq.html (original)
+++ incubator/activemq/site/what-is-activemq.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/what-is-the-difference-between-discovery-multicast-and-zeroconf.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-is-the-difference-between-discovery-multicast-and-zeroconf.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-is-the-difference-between-discovery-multicast-and-zeroconf.html (original)
+++ incubator/activemq/site/what-is-the-difference-between-discovery-multicast-and-zeroconf.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/what-is-the-license.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-is-the-license.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-is-the-license.html (original)
+++ incubator/activemq/site/what-is-the-license.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/what-is-the-prefetch-limit-for.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-is-the-prefetch-limit-for.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-is-the-prefetch-limit-for.html (original)
+++ incubator/activemq/site/what-is-the-prefetch-limit-for.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/what-jars-do-i-need.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-jars-do-i-need.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-jars-do-i-need.html (original)
+++ incubator/activemq/site/what-jars-do-i-need.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/what-platforms-does-activemq-support.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/what-platforms-does-activemq-support.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/what-platforms-does-activemq-support.html (original)
+++ incubator/activemq/site/what-platforms-does-activemq-support.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/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html (original)
+++ incubator/activemq/site/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.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/why-do-i-not-get-all-of-the-messages-i-sent.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/why-do-i-not-get-all-of-the-messages-i-sent.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/why-do-i-not-get-all-of-the-messages-i-sent.html (original)
+++ incubator/activemq/site/why-do-i-not-get-all-of-the-messages-i-sent.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/why-do-i-not-receive-messages-on-my-durable-topic-subscription.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/why-do-i-not-receive-messages-on-my-durable-topic-subscription.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/why-do-i-not-receive-messages-on-my-durable-topic-subscription.html (original)
+++ incubator/activemq/site/why-do-i-not-receive-messages-on-my-durable-topic-subscription.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/wildcards.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/wildcards.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/wildcards.html (original)
+++ incubator/activemq/site/wildcards.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/wire-protocol.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/wire-protocol.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/wire-protocol.html (original)
+++ incubator/activemq/site/wire-protocol.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/ws-notification.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/ws-notification.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/ws-notification.html (original)
+++ incubator/activemq/site/ws-notification.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="" title="WS Notification">WS Notification</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="protocols.html" title="Protocols">Protocols</A>&nbsp;&gt;&nbsp;<A href="" title="WS Notification">WS Notification</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -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>
 
@@ -263,8 +264,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=287&originalId=13662">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=287&originalId=14453">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=287">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/wsif.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/wsif.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/wsif.html (original)
+++ incubator/activemq/site/wsif.html Fri Oct 27 11:52:41 2006
@@ -36,7 +36,7 @@
         <TR>
           <TD align="left" valign="middle" nowrap="">
             <DIV id="site-breadcrumbs">
-<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="" title="WSIF">WSIF</A>
+<A href="home.html" title="ActiveMQ">ActiveMQ</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="connectivity.html" title="Connectivity">Connectivity</A>&nbsp;&gt;&nbsp;<A href="protocols.html" title="Protocols">Protocols</A>&nbsp;&gt;&nbsp;<A href="" title="WSIF">WSIF</A>
             </DIV>
           </TD>
           <TD align="right" valign="middle" nowrap="">
@@ -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>
 
@@ -269,8 +270,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 May 12, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=139&originalId=5469">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=139&originalId=14454">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=139">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/xbean-xml-reference-41.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xbean-xml-reference-41.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/xbean-xml-reference-41.html (original)
+++ incubator/activemq/site/xbean-xml-reference-41.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/xml-configuration.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xml-configuration.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/xml-configuration.html (original)
+++ incubator/activemq/site/xml-configuration.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="" 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>
 
@@ -277,7 +278,7 @@
   <SPAN class="code-tag"><SPAN class="code-comment">&lt;!-- Allows us to use system properties as variables in this configuration file --&gt;</SPAN></SPAN>
   <SPAN class="code-tag">&lt;bean class=<SPAN class="code-quote">&quot;org.springframework.beans.factory.config.PropertyPlaceholderConfigurer&quot;</SPAN>/&gt;</SPAN>
   
-  <SPAN class="code-tag">&lt;broker useJmx=<SPAN class="code-quote">&quot;true&quot;</SPAN> xmlns=<SPAN class="code-quote">&quot;http://activemq.org/config/1.0&quot;</SPAN>&gt;</SPAN>
+  <SPAN class="code-tag">&lt;broker brokerName=<SPAN class="code-quote">&quot;localhost&quot;</SPAN> useJmx=<SPAN class="code-quote">&quot;true&quot;</SPAN> xmlns=<SPAN class="code-quote">&quot;http://activemq.org/config/1.0&quot;</SPAN>&gt;</SPAN>
   
     &lt;!--  Use the following to set the broker memory limit 
     <SPAN class="code-tag">&lt;memoryManager&gt;</SPAN>  
@@ -309,7 +310,7 @@
   
   
     <SPAN class="code-tag">&lt;persistenceAdapter&gt;</SPAN>
-        <SPAN class="code-tag">&lt;journaledJDBC journalLogFiles=<SPAN class="code-quote">&quot;5&quot;</SPAN> dataDirectory=<SPAN class="code-quote">&quot;${activemq.home}/activemq-data&quot;</SPAN>/&gt;</SPAN>
+        <SPAN class="code-tag">&lt;journaledJDBC journalLogFiles=<SPAN class="code-quote">&quot;5&quot;</SPAN> dataDirectory=<SPAN class="code-quote">&quot;${activemq.base}/activemq-data&quot;</SPAN>/&gt;</SPAN>
       <SPAN class="code-tag"><SPAN class="code-comment">&lt;!-- To use a different datasource, use the following syntax : --&gt;</SPAN></SPAN>
       &lt;!-- 
       <SPAN class="code-tag">&lt;journaledJDBC journalLogFiles=<SPAN class="code-quote">&quot;5&quot;</SPAN> dataDirectory=<SPAN class="code-quote">&quot;../activemq-data&quot;</SPAN> dataSource=<SPAN class="code-quote">&quot;#postgres-ds&quot;</SPAN>/&gt;</SPAN>
@@ -318,6 +319,7 @@
   
     <SPAN class="code-tag">&lt;transportConnectors&gt;</SPAN>
        <SPAN class="code-tag">&lt;transportConnector name=<SPAN class="code-quote">&quot;default&quot;</SPAN> uri=<SPAN class="code-quote">&quot;tcp://localhost:61616&quot;</SPAN> discoveryUri=<SPAN class="code-quote">&quot;multicast://default&quot;</SPAN>/&gt;</SPAN>
+       <SPAN class="code-tag">&lt;transportConnector name=<SPAN class="code-quote">&quot;ssl&quot;</SPAN>     uri=<SPAN class="code-quote">&quot;ssl://localhost:61617&quot;</SPAN>/&gt;</SPAN>
        <SPAN class="code-tag">&lt;transportConnector name=<SPAN class="code-quote">&quot;stomp&quot;</SPAN>   uri=<SPAN class="code-quote">&quot;stomp://localhost:61613&quot;</SPAN>/&gt;</SPAN>
     <SPAN class="code-tag">&lt;/transportConnectors&gt;</SPAN>
     

Modified: incubator/activemq/site/xml-reference.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xml-reference.html?view=diff&rev=468495&r1=468494&r2=468495
==============================================================================
--- incubator/activemq/site/xml-reference.html (original)
+++ incubator/activemq/site/xml-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="" 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>
 

Added: incubator/activemq/site/xmpp.data/step1.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step1.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step1.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step1.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step1.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step1.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step2.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step2.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step2.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step2.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step2.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step2.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step3.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step3.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step3.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step3.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step3.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step3.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step4.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step4.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step4.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step4.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step4.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step4.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step5.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step5.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step5.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step5.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step5.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step5.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step6.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step6.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step6.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step6.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step6.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step6.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step7.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step7.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step7.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step7.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step7.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step7.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step8.png
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step8.png?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step8.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/activemq/site/xmpp.data/step8.png.jpeg
URL: http://svn.apache.org/viewvc/incubator/activemq/site/xmpp.data/step8.png.jpeg?view=auto&rev=468495
==============================================================================
Binary file - no diff available.

Propchange: incubator/activemq/site/xmpp.data/step8.png.jpeg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream