You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/10/03 10:46:55 UTC

svn commit: r452351 - in /incubator/activemq/site: how-do-i-get-started-with-jms.html jms.html

Author: chirino
Date: Tue Oct  3 01:46:54 2006
New Revision: 452351

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

Modified:
    incubator/activemq/site/how-do-i-get-started-with-jms.html
    incubator/activemq/site/jms.html

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?view=diff&rev=452351&r1=452350&r2=452351
==============================================================================
--- incubator/activemq/site/how-do-i-get-started-with-jms.html (original)
+++ incubator/activemq/site/how-do-i-get-started-with-jms.html Tue Oct  3 01:46:54 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>
 
@@ -251,8 +250,9 @@
 <!--          
             <div class="pagetitle">How do I get started with JMS</div>
 -->
-            <DIV class="wiki-content"><P><BR>
-Your best way to get started understanding the JMS API is <SPAN class="nobr"><A href="http://java.sun.com/products/jms/tutorial/" title="Visit page outside Confluence" rel="nofollow">Sun&apos;s JMS tutorial<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></DIV>
+            <DIV class="wiki-content"><P>Your best way to get started understanding the JMS API is <SPAN class="nobr"><A href="http://java.sun.com/products/jms/tutorial/" title="Visit page outside Confluence" rel="nofollow">Sun&apos;s JMS tutorial<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>
+
+<P>Alternatively you could stick to writing business level POJOs and hide the middleware via <SPAN class="nobr"><A href="http://lingo.codehaus.org/" title="Visit page outside Confluence" rel="nofollow">Lingo<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> which hides the JMS API from you letting you focus on your business logic</P></DIV>
           
                   </DIV>
         </TD>
@@ -262,8 +262,9 @@
     </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 Jan 05, 2006
-                  
+    last edited by     <A href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James Strachan</A> on Oct 03, 2006
+                  &nbsp;(<A href="http://goopen.org/confluence/pages/diffpages.action?pageId=263&originalId=13942">view change</A>)
+              
       (<A href="http://goopen.org/confluence/pages/editpage.action?pageId=263">edit page</A>)
     </DIV>
 

Modified: incubator/activemq/site/jms.html
URL: http://svn.apache.org/viewvc/incubator/activemq/site/jms.html?view=diff&rev=452351&r1=452350&r2=452351
==============================================================================
--- incubator/activemq/site/jms.html (original)
+++ incubator/activemq/site/jms.html Tue Oct  3 01:46:54 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>
 
@@ -267,46 +266,46 @@
               <a href="javascript:hideChildren()">Hide Children</a></span>
           </div>
           <div class="greybox" id="children" style="display: none;">
-                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+should+I+implement+request+response+with+JMS" title="How should I implement request response with JMS">How should I implement request response with JMS</a>
+                                      <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+get+started+with+JMS" title="How do I get started with JMS">How do I get started with JMS</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+a+Queue+compare+to+a+Topic" title="How does a Queue compare to a Topic">How does a Queue compare to a Topic</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+you+browse+a+topic" title="Can you browse a topic">Can you browse a topic</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+I+send+and+receive+messages+concurrently+on+one+JMS+Connection" title="Can I send and receive messages concurrently on one JMS Connection">Can I send and receive messages concurrently on one JMS Connection</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+durable+queues+and+topics+work" title="How do durable queues and topics work">How do durable queues and topics work</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+to+unit+test+JMS+code" title="How to unit test JMS code">How to unit test JMS code</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+JMS+compare+with+email" title="How does JMS compare with email">How does JMS compare with email</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Multiple+consumers+on+a+queue" title="Multiple consumers on a queue">Multiple consumers on a queue</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+consume+a+specific+message" title="How do I consume a specific message">How do I consume a specific message</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Should+I+use+XA" title="Should I use XA">Should I use XA</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+make+messages+durable" title="How do I make messages durable">How do I make messages durable</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Should+I+use+transactions" title="Should I use transactions">Should I use transactions</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+use+JMS+efficiently" title="How do I use JMS efficiently">How do I use JMS efficiently</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+use+JMS+efficiently" title="How do I use JMS efficiently">How do I use JMS efficiently</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Should+I+use+transactions" title="Should I use transactions">Should I use transactions</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+make+messages+durable" title="How do I make messages durable">How do I make messages durable</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Should+I+use+XA" title="Should I use XA">Should I use XA</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+consume+a+specific+message" title="How do I consume a specific message">How do I consume a specific message</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Multiple+consumers+on+a+queue" title="Multiple consumers on a queue">Multiple consumers on a queue</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+JMS+compare+with+email" title="How does JMS compare with email">How does JMS compare with email</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+to+unit+test+JMS+code" title="How to unit test JMS code">How to unit test JMS code</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+durable+queues+and+topics+work" title="How do durable queues and topics work">How do durable queues and topics work</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+I+send+and+receive+messages+concurrently+on+one+JMS+Connection" title="Can I send and receive messages concurrently on one JMS Connection">Can I send and receive messages concurrently on one JMS Connection</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/Can+you+browse+a+topic" title="Can you browse a topic">Can you browse a topic</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+does+a+Queue+compare+to+a+Topic" title="How does a Queue compare to a Topic">How does a Queue compare to a Topic</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
-                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+get+started+with+JMS" title="How do I get started with JMS">How do I get started with JMS</a>
+                          <a href="http://goopen.org/confluence/display/ACTIVEMQ/How+should+I+implement+request+response+with+JMS" title="How should I implement request response with JMS">How should I implement request response with JMS</a>
               <span class="smalltext">(ActiveMQ)</span>
               <br>
                       </div>