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

svn commit: r423742 [7/14] - /incubator/activemq/site/

Modified: incubator/activemq/site/how-do-i-configure-the-queues-i-want.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-configure-the-queues-i-want.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-configure-the-queues-i-want.html (original)
+++ incubator/activemq/site/how-do-i-configure-the-queues-i-want.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html (original)
+++ incubator/activemq/site/how-do-i-connect-to-one-of-a-number-of-message-brokers.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-consume-a-specific-message.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-consume-a-specific-message.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-consume-a-specific-message.html (original)
+++ incubator/activemq/site/how-do-i-consume-a-specific-message.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-create-new-destinations.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-create-new-destinations.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-create-new-destinations.html (original)
+++ incubator/activemq/site/how-do-i-create-new-destinations.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html (original)
+++ incubator/activemq/site/how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-disable-persistence.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-disable-persistence.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-disable-persistence.html (original)
+++ incubator/activemq/site/how-do-i-disable-persistence.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-edit-the-website.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-edit-the-website.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-edit-the-website.html (original)
+++ incubator/activemq/site/how-do-i-edit-the-website.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-embed-a-broker-inside-a-connection.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-embed-a-broker-inside-a-connection.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-embed-a-broker-inside-a-connection.html (original)
+++ incubator/activemq/site/how-do-i-embed-a-broker-inside-a-connection.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-enable-asynchronous-sending.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-enable-asynchronous-sending.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-enable-asynchronous-sending.html (original)
+++ incubator/activemq/site/how-do-i-enable-asynchronous-sending.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-i-find-the-size-of-a-queue.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-find-the-size-of-a-queue.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-find-the-size-of-a-queue.html (original)
+++ incubator/activemq/site/how-do-i-find-the-size-of-a-queue.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-get-started-with-jms.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-get-started-with-jms.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-get-started-with-jms.html (original)
+++ incubator/activemq/site/how-do-i-get-started-with-jms.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-i-make-messages-durable.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-make-messages-durable.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-make-messages-durable.html (original)
+++ incubator/activemq/site/how-do-i-make-messages-durable.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-preserve-order-of-messages.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-preserve-order-of-messages.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-preserve-order-of-messages.html (original)
+++ incubator/activemq/site/how-do-i-preserve-order-of-messages.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-i-purge-a-queue.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-purge-a-queue.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-purge-a-queue.html (original)
+++ incubator/activemq/site/how-do-i-purge-a-queue.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-run-a-broker.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-run-a-broker.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-run-a-broker.html (original)
+++ incubator/activemq/site/how-do-i-run-a-broker.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-i-set-the-message-expiration.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-set-the-message-expiration.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-set-the-message-expiration.html (original)
+++ incubator/activemq/site/how-do-i-set-the-message-expiration.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-use-activemq-using-in-jvm-messaging.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-use-activemq-using-in-jvm-messaging.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-use-activemq-using-in-jvm-messaging.html (original)
+++ incubator/activemq/site/how-do-i-use-activemq-using-in-jvm-messaging.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-use-ivy-with-activemq.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-use-ivy-with-activemq.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-use-ivy-with-activemq.html (original)
+++ incubator/activemq/site/how-do-i-use-ivy-with-activemq.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-use-jms-efficiently.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-use-jms-efficiently.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-use-jms-efficiently.html (original)
+++ incubator/activemq/site/how-do-i-use-jms-efficiently.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-i-use-ssl.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-use-ssl.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-use-ssl.html (original)
+++ incubator/activemq/site/how-do-i-use-ssl.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-message-groups-compare-to-selectors.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-message-groups-compare-to-selectors.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-message-groups-compare-to-selectors.html (original)
+++ incubator/activemq/site/how-do-message-groups-compare-to-selectors.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-do-multiple-transports-work.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-multiple-transports-work.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-multiple-transports-work.html (original)
+++ incubator/activemq/site/how-do-multiple-transports-work.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-do-transactions-work.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-do-transactions-work.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-do-transactions-work.html (original)
+++ incubator/activemq/site/how-do-transactions-work.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-does-activemq-compare-to-amqp.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-activemq-compare-to-amqp.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-activemq-compare-to-amqp.html (original)
+++ incubator/activemq/site/how-does-activemq-compare-to-amqp.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-does-activemq-compare-to-jbossmq.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-activemq-compare-to-jbossmq.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-activemq-compare-to-jbossmq.html (original)
+++ incubator/activemq/site/how-does-activemq-compare-to-jbossmq.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-does-activemq-compare-to-mantaray.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-activemq-compare-to-mantaray.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-activemq-compare-to-mantaray.html (original)
+++ incubator/activemq/site/how-does-activemq-compare-to-mantaray.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html (original)
+++ incubator/activemq/site/how-does-activemq-compare-to-spread-toolkit.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-does-jms-compare-with-email.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-jms-compare-with-email.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-jms-compare-with-email.html (original)
+++ incubator/activemq/site/how-does-jms-compare-with-email.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-does-journaling-work-with-multiple-brokers.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-journaling-work-with-multiple-brokers.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-journaling-work-with-multiple-brokers.html (original)
+++ incubator/activemq/site/how-does-journaling-work-with-multiple-brokers.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-does-the-journal-work.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-the-journal-work.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-the-journal-work.html (original)
+++ incubator/activemq/site/how-does-the-journal-work.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-does-the-website-work.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-does-the-website-work.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-does-the-website-work.html (original)
+++ incubator/activemq/site/how-does-the-website-work.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-fast-is-activemq.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-fast-is-activemq.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-fast-is-activemq.html (original)
+++ incubator/activemq/site/how-fast-is-activemq.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-lightweight-is-sending-a-message.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-lightweight-is-sending-a-message.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-lightweight-is-sending-a-message.html (original)
+++ incubator/activemq/site/how-lightweight-is-sending-a-message.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">

Modified: incubator/activemq/site/how-should-i-implement-request-response-with-jms.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-should-i-implement-request-response-with-jms.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-should-i-implement-request-response-with-jms.html (original)
+++ incubator/activemq/site/how-should-i-implement-request-response-with-jms.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>

Modified: incubator/activemq/site/how-should-i-use-the-vm-transport.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/how-should-i-use-the-vm-transport.html?rev=423742&r1=423741&r2=423742&view=diff
==============================================================================
--- incubator/activemq/site/how-should-i-use-the-vm-transport.html (original)
+++ incubator/activemq/site/how-should-i-use-the-vm-transport.html Wed Jul 19 20:32:45 2006
@@ -77,6 +77,21 @@
 </UL>
 
 
+<H3><A name="Navigation-Search"></A>Search</H3>
+
+
+<DIV style="padding:10px; padding-left:25; padding-bottom:0px">
+<FORM method="get" action="http://www.google.com/search" style="font-size: 10px">
+<INPUT type="hidden" name="ie" value="UTF-8">
+<INPUT type="hidden" name="oe" value="UTF-8">
+  <INPUT type="text" name="q" size="15" maxlength="255" value=""><BR>
+  <INPUT type="submit" name="btnG" value="Search">
+  <INPUT type="hidden" name="domains" value="incubator.apache.org/activemq">
+  <INPUT type="hidden" name="sitesearch" value="incubator.apache.org/activemq"> 
+</FORM>
+</DIV>
+
+
 <H3><A name="Navigation-Community"></A><A href="community.html" title="Community">Community</A></H3>
 
 <UL class="alternate" type="square">
@@ -127,6 +142,7 @@
 <H3><A name="Navigation-Features"></A><A href="features.html" title="Features">Features</A></H3>
 
 <UL class="alternate" type="square">
+	<LI><A href="cross-language-clients.html" title="Cross Language Clients">Cross Language Clients</A></LI>
 	<LI><A href="jmx.html" title="JMX">JMX</A></LI>
 	<LI><A href="performance.html" title="Performance">Performance</A></LI>
 	<LI><A href="protocols.html" title="Protocols">Protocols</A></LI>
@@ -169,11 +185,12 @@
 	<LI><A href="ajax.html" title="Ajax">Ajax</A></LI>
 	<LI><A href="axis-support.html" title="Axis Support">Axis Support</A></LI>
 	<LI><A href="c-integration.html" title="C Integration">C Integration</A></LI>
-	<LI><A href="cms.html" title="CMS">C++ Integration</A></LI>
+	<LI><A href="activemq-cpp-client.html" title="ActiveMQ CPP Client">C+&#43; Integration</A></LI>
 	<LI><A href="dot-net.html" title="dot Net">C# and .Net Integration</A></LI>
 	<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
 	<LI><A href="j2ee.html" title="J2EE">J2EE</A></LI>
 	<LI><A href="jboss-integration.html" title="JBoss Integration">JBoss Integration</A></LI>
+	<LI><SPAN class="nobr"><A href="http://docs.codehaus.org/display/JETTY/Integrating%20with%20ActiveMQ" title="Visit page outside Confluence" rel="nofollow">Jetty<SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></LI>
 	<LI><A href="jndi-support.html" title="JNDI Support">JNDI Support</A></LI>
 	<LI><A href="openwire.html" title="OpenWire">OpenWire</A></LI>
 	<LI><A href="rest.html" title="REST">REST</A></LI>
@@ -237,7 +254,7 @@
 <H3><A name="Navigation-Toolsweuse"></A>Tools we use</H3>
 
 <P><SPAN class="nobr"><A href="http://www.yourkit.com/" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/yourkit.jpg" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN><BR>
-<SPAN class="nobr"><A href="http://www.ej-technologies.com/products/jprofiler/overview.html" title="Visit page outside Confluence" rel="nofollow"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif" height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+<SPAN class="nobr"><A href="http://goopen.org/confluence/pages/createpage.action?spaceKey=ACTIVEMQ&title=width%3D120,height%3D40!&linkCreation=true&fromPageId=97" title="http://www.ej-technologies.com/products/jprofiler/overview.html" class="createlink"><IMG src="http://incubator.apache.org/activemq/images/logo_jprofiler01.gif" width="120" height="40" align="absmiddle" border="0"><SUP><IMG class="rendericon" src="http://goopen.org/confluence/images/icons/plus.gif" height="7" width="7" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
           </DIV>
         </TD>
         <TD valign="top">