Author: jstrachan
Date: Tue Jun 13 03:54:29 2006
New Revision: 413862
URL: http://svn.apache.org/viewvc?rev=413862&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/40-rc-1-guide.html
incubator/activemq/site/activespace.html
incubator/activemq/site/can-i-send-really-large-files-over-activemq.html
incubator/activemq/site/compile-activemq-with-gcj.html
incubator/activemq/site/does-activemq-support-clustering.html
incubator/activemq/site/how-can-i-add-a-new-type-of-transport.html
incubator/activemq/site/how-do-i-configure-automatic-reconnection.html
incubator/activemq/site/how-do-i-consume-a-specific-message.html
incubator/activemq/site/how-do-i-create-new-destinations.html
incubator/activemq/site/how-do-i-define-a-local-address-and-local-port-for-tcp-or-ssl.html
incubator/activemq/site/how-do-i-make-messages-durable.html
incubator/activemq/site/how-do-i-use-activemq-using-in-jvm-messaging.html
incubator/activemq/site/how-do-i-use-ivy-with-activemq.html
incubator/activemq/site/how-to-configure-a-new-database.html
incubator/activemq/site/is-there-a-specified-size-of-the-journal.html
incubator/activemq/site/multicast-transport-reference.html
incubator/activemq/site/persistence-questions.html
incubator/activemq/site/release-info.html
incubator/activemq/site/resource-adapter-does-not-seem-to-pool-connections.html
incubator/activemq/site/running-a-3x-broker.html
incubator/activemq/site/terminology.html
incubator/activemq/site/throughput.html
incubator/activemq/site/udp-transport-reference.html
incubator/activemq/site/visualisation-wish-list.html
incubator/activemq/site/while-posting-large-binary-file-to-activemq-is-there-a-way-to-measure-its-progress.html
incubator/activemq/site/why-do-i-not-receive-messages-on-my-durable-topic-subscription.html
Modified: incubator/activemq/site/40-rc-1-guide.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/40-rc-1-guide.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/40-rc-1-guide.html (original)
+++ incubator/activemq/site/40-rc-1-guide.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/activespace.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/activespace.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/activespace.html (original)
+++ incubator/activemq/site/activespace.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified:
incubator/activemq/site/can-i-send-really-large-files-over-activemq.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/can-i-send-really-large-files-over-activemq.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/can-i-send-really-large-files-over-activemq.html
(original)
+++ incubator/activemq/site/can-i-send-really-large-files-over-activemq.html
Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/compile-activemq-with-gcj.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/compile-activemq-with-gcj.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/compile-activemq-with-gcj.html (original)
+++ incubator/activemq/site/compile-activemq-with-gcj.html Tue Jun 13 03:54:29
2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/does-activemq-support-clustering.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/does-activemq-support-clustering.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/does-activemq-support-clustering.html (original)
+++ incubator/activemq/site/does-activemq-support-clustering.html Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/how-can-i-add-a-new-type-of-transport.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/how-can-i-add-a-new-type-of-transport.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/how-can-i-add-a-new-type-of-transport.html
(original)
+++ incubator/activemq/site/how-can-i-add-a-new-type-of-transport.html Tue Jun
13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/how-do-i-configure-automatic-reconnection.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/how-do-i-configure-automatic-reconnection.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-configure-automatic-reconnection.html
(original)
+++ incubator/activemq/site/how-do-i-configure-automatic-reconnection.html Tue
Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</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=413862&r1=413861&r2=413862&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 Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</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=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-create-new-destinations.html (original)
+++ incubator/activemq/site/how-do-i-create-new-destinations.html Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</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=413862&r1=413861&r2=413862&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
Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
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=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/how-do-i-make-messages-durable.html (original)
+++ incubator/activemq/site/how-do-i-make-messages-durable.html Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</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=413862&r1=413861&r2=413862&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
Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</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=413862&r1=413861&r2=413862&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 Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/how-to-configure-a-new-database.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/how-to-configure-a-new-database.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/how-to-configure-a-new-database.html (original)
+++ incubator/activemq/site/how-to-configure-a-new-database.html Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/is-there-a-specified-size-of-the-journal.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/is-there-a-specified-size-of-the-journal.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/is-there-a-specified-size-of-the-journal.html
(original)
+++ incubator/activemq/site/is-there-a-specified-size-of-the-journal.html Tue
Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/multicast-transport-reference.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/multicast-transport-reference.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/multicast-transport-reference.html (original)
+++ incubator/activemq/site/multicast-transport-reference.html Tue Jun 13
03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/persistence-questions.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/persistence-questions.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/persistence-questions.html (original)
+++ incubator/activemq/site/persistence-questions.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/release-info.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/release-info.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/release-info.html (original)
+++ incubator/activemq/site/release-info.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified:
incubator/activemq/site/resource-adapter-does-not-seem-to-pool-connections.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/resource-adapter-does-not-seem-to-pool-connections.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
---
incubator/activemq/site/resource-adapter-does-not-seem-to-pool-connections.html
(original)
+++
incubator/activemq/site/resource-adapter-does-not-seem-to-pool-connections.html
Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/running-a-3x-broker.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/running-a-3x-broker.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/running-a-3x-broker.html (original)
+++ incubator/activemq/site/running-a-3x-broker.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/terminology.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/terminology.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/terminology.html (original)
+++ incubator/activemq/site/terminology.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/throughput.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/throughput.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/throughput.html (original)
+++ incubator/activemq/site/throughput.html Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/udp-transport-reference.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/udp-transport-reference.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/udp-transport-reference.html (original)
+++ incubator/activemq/site/udp-transport-reference.html Tue Jun 13 03:54:29
2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
Modified: incubator/activemq/site/visualisation-wish-list.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/visualisation-wish-list.html?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
--- incubator/activemq/site/visualisation-wish-list.html (original)
+++ incubator/activemq/site/visualisation-wish-list.html Tue Jun 13 03:54:29
2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
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?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
---
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
Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>
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?rev=413862&r1=413861&r2=413862&view=diff
==============================================================================
---
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
Tue Jun 13 03:54:29 2006
@@ -157,6 +157,7 @@
<LI><A href="visualisation.html"
title="Visualisation">Visualisation</A></LI>
<LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha
Persistence</A></LI>
<LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
+ <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
<LI><A href="changes-in-40.html" title="Changes in 4.0">Other new
features</A></LI>
</UL>
@@ -217,6 +218,7 @@
<LI><A href="wire-protocol.html" title="Wire Protocol">Wire
Protocol</A></LI>
<LI><A href="developer-guide.html" title="Developer Guide">Developer
Guide</A></LI>
<LI><A href="becoming-a-committer.html" title="Becoming a
committer">Becoming a committer</A></LI>
+ <LI><SPAN class="nobr"><A href="http://ci.gbuild.org/continuum/"
title="Visit page outside Confluence" rel="nofollow">GBuild<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="integration-tests.html" title="Integration
Tests">Integration Tests</A></LI>
<LI><A href="activemq-performance-module-users-manual.html"
title="ActiveMQ Performance Module Users Manual">Maven2 Performance
Plugin</A></LI>
<LI><A href="benchmark-tests.html" title="Benchmark Tests">Benchmark
Tests</A></LI>