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

svn commit: r450351 - in /incubator/activemq/site: configure-startup-destinations.html destination-features.html features.html

Author: chirino
Date: Tue Sep 26 23:49:18 2006
New Revision: 450351

URL: http://svn.apache.org/viewvc?view=rev&rev=450351
Log:
Latest export from confluence

Modified:
    incubator/activemq/site/configure-startup-destinations.html
    incubator/activemq/site/destination-features.html
    incubator/activemq/site/features.html

Modified: incubator/activemq/site/configure-startup-destinations.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/configure-startup-destinations.html?view=diff&rev=450351&r1=450350&r2=450351
==============================================================================
--- incubator/activemq/site/configure-startup-destinations.html (original)
+++ incubator/activemq/site/configure-startup-destinations.html Tue Sep 26 23:49:18 2006
@@ -159,15 +159,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 
@@ -253,7 +252,8 @@
 -->
             <DIV class="wiki-content"><P>Typically in Apache ActiveMQ we <A href="how-do-i-create-new-destinations.html" title="How do I create new destinations">create destinations on demand</A> as clients start to use them. However sometimes users want to be able to configure which destinations are available on startup explicitly in the <A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A>.</P>
 
-<P>Note this feature is available from 4.1 onwards.</P>
+<TABLE cellpadding="5" width="85%" cellspacing="8px" class="infoMacro" border="0" align="center"><COLGROUP><COL width="24"><COL></COLGROUP><TR><TD valign="top"><IMG src="http://goopen.org/confluence/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0"></TD><TD><B class="strong">4.1 Feature</B><BR>
+<P>Note this feature is available from 4.1 onwards. If you try this XML on older versions of ActiveMQ you will get an exception about the &apos;destinations&apos; property not being writable.</P></TD></TR></TABLE>
 
 <H3><A name="ConfigureStartupDestinations-Example"></A>Example</H3>
 
@@ -284,8 +284,8 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A>,
-    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Sep 15, 2006
-                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=9299&originalId=13700">view change</A>)
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Sep 27, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=9299&originalId=13838">view change</A>)
               
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=9299">edit page</A>)
     </DIV>

Modified: incubator/activemq/site/destination-features.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/destination-features.html?view=diff&rev=450351&r1=450350&r2=450351
==============================================================================
--- incubator/activemq/site/destination-features.html (original)
+++ incubator/activemq/site/destination-features.html Tue Sep 26 23:49:18 2006
@@ -159,15 +159,14 @@
 	<LI><A href="getting-started.html" title="Getting Started">Getting Started</A></LI>
 	<LI><A href="initial-configuration.html" title="Initial Configuration">Initial Configuration</A></LI>
 	<LI><A href="run-broker.html" title="Run Broker">Running a Broker</A></LI>
+	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="activemq-command-line-tools-reference.html" title="ActiveMQ Command Line Tools Reference">Command Line Tools</A></LI>
 	<LI><A href="configuring-transports.html" title="Configuring Transports">Configuring Transports</A></LI>
 	<LI><A href="examples.html" title="Examples">Examples</A></LI>
+	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
 	<LI><A href="how-can-i-monitor-activemq.html" title="How can I monitor ActiveMQ">Monitoring the Broker</A></LI>
 	<LI><A href="xml-configuration.html" title="Xml Configuration">Xml Configuration</A></LI>
 	<LI><A href="xml-reference.html" title="Xml Reference">Xml Reference</A></LI>
-	<LI><A href="web-samples.html" title="Web Samples">Web Samples</A></LI>
-	<LI><A href="topologies.html" title="Topologies">Topologies</A></LI>
-	<LI><A href="how-do-i-embed-a-broker-inside-a-connection.html" title="How do I embed a Broker inside a Connection">Embedded Brokers</A></LI>
 	<LI><A href="using-activemq.html" title="Using ActiveMQ">More ...</A></LI>
 </UL>
 
@@ -262,22 +261,22 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/Configure+Startup+Destinations" title="Configure Startup Destinations">Configure Startup Destinations</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/Virtual+Destinations" title="Virtual Destinations">Virtual Destinations</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Composite+Destinations" title="Composite Destinations">Composite Destinations</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Per+Destination+Policies" title="Per Destination Policies">Per Destination Policies</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Options" title="Destination Options">Destination Options</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Wildcards" title="Wildcards">Wildcards</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Wildcards" title="Wildcards">Wildcards</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Options" title="Destination Options">Destination Options</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Per+Destination+Policies" title="Per Destination Policies">Per Destination Policies</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Composite+Destinations" title="Composite Destinations">Composite Destinations</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Virtual+Destinations" title="Virtual Destinations">Virtual Destinations</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Configure+Startup+Destinations" title="Configure Startup Destinations">Configure Startup Destinations</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>

Modified: incubator/activemq/site/features.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/features.html?view=diff&rev=450351&r1=450350&r2=450351
==============================================================================
--- incubator/activemq/site/features.html (original)
+++ incubator/activemq/site/features.html Tue Sep 26 23:49:18 2006
@@ -265,85 +265,85 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/Features+Overview" title="Features Overview">Features Overview</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/The+Proxy+Connector" title="The Proxy Connector">The Proxy Connector</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Performance" title="Performance">Performance</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/STP" title="STP">STP</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Consumer+Features" title="Consumer Features">Consumer Features</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Optimized+Acknowledgement" title="Optimized Acknowledgement">Optimized Acknowledgement</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Features" title="Destination Features">Destination Features</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Point+to+Point+with+multiple+Consumers" title="Point to Point with multiple Consumers">Point to Point with multiple Consumers</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Protocols" title="Protocols">Protocols</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Unix+Service" title="Unix Service">Unix Service</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Persistence" title="Persistence">Persistence</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Security" title="Security">Security</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/JMSXUserID" title="JMSXUserID">JMSXUserID</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Total+Ordering" title="Total Ordering">Total Ordering</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Structured+Message+Properties+and+MapMessages" title="Structured Message Properties and MapMessages">Structured Message Properties and MapMessages</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/New+Features" title="New Features">New Features</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Dispatch+Policies" title="Dispatch Policies">Dispatch Policies</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Async+Sends" title="Async Sends">Async Sends</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/The+JMS+Connector" title="The JMS Connector">The JMS Connector</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Discovery" title="Discovery">Discovery</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/JMS+Streams" title="JMS Streams">JMS Streams</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Clustering" title="Clustering">Clustering</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/MasterSlave" title="MasterSlave">MasterSlave</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Visualisation" title="Visualisation">Visualisation</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Interceptors" title="Interceptors">Interceptors</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Networks+of+Brokers" title="Networks of Brokers">Networks of Brokers</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                           <a href="http://goopen.org/confluence/display/ACTIVEMQ/Advisory+Message" title="Advisory Message">Advisory Message</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Networks+of+Brokers" title="Networks of Brokers">Networks of Brokers</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Interceptors" title="Interceptors">Interceptors</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Visualisation" title="Visualisation">Visualisation</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/MasterSlave" title="MasterSlave">MasterSlave</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Clustering" title="Clustering">Clustering</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/JMS+Streams" title="JMS Streams">JMS Streams</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Discovery" title="Discovery">Discovery</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/The+JMS+Connector" title="The JMS Connector">The JMS Connector</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Async+Sends" title="Async Sends">Async Sends</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Dispatch+Policies" title="Dispatch Policies">Dispatch Policies</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/New+Features" title="New Features">New Features</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Structured+Message+Properties+and+MapMessages" title="Structured Message Properties and MapMessages">Structured Message Properties and MapMessages</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Total+Ordering" title="Total Ordering">Total Ordering</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/JMSXUserID" title="JMSXUserID">JMSXUserID</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Security" title="Security">Security</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Persistence" title="Persistence">Persistence</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Unix+Service" title="Unix Service">Unix Service</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Protocols" title="Protocols">Protocols</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Point+to+Point+with+multiple+Consumers" title="Point to Point with multiple Consumers">Point to Point with multiple Consumers</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Destination+Features" title="Destination Features">Destination Features</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Optimized+Acknowledgement" title="Optimized Acknowledgement">Optimized Acknowledgement</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Consumer+Features" title="Consumer Features">Consumer Features</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/STP" title="STP">STP</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Features+Overview" title="Features Overview">Features Overview</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/The+Proxy+Connector" title="The Proxy Connector">The Proxy Connector</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Performance" title="Performance">Performance</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>