[jboss-cvs] JBoss Messaging SVN: r8004 - projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 12 03:04:52 EDT 2010


Author: rebecca.newton
Date: 2010-04-12 03:04:52 -0400 (Mon, 12 Apr 2010)
New Revision: 8004

Modified:
   projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Book_Info.xml
   projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Download.xml
   projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Examples.xml
   projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Installation.xml
   projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Running_HQ.xml
Log:
Changed all JBoss Messaging to HornetQ

Modified: projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Book_Info.xml
===================================================================
--- projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Book_Info.xml	2010-04-12 04:16:22 UTC (rev 8003)
+++ projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Book_Info.xml	2010-04-12 07:04:52 UTC (rev 8004)
@@ -3,16 +3,16 @@
 ]>
 
 <bookinfo>
-    <title>JBoss Messaging Quickstart Guide</title>
-      <subtitle>for Use with JBoss Enterprise Application Platform 5.0</subtitle>
+    <title>HornetQ Quickstart Guide</title>
+      <subtitle>for use with JBoss Enterprise Application Platform 5.0</subtitle>
     <edition>1</edition>
     <pubsnumber>0</pubsnumber>
     <productname>JBoss Enterprise Application Platform</productname>
     <productnumber>5.0</productnumber>
-    <pubdate>September, 2009</pubdate>
+    <pubdate>June 01, 2010 </pubdate>
     <abstract>
         <para>
-          The JBoss Enterprise Application Platform Edition of the JBoss Messaging version 2.0.0 Quickstart Guide.
+          The JBoss Enterprise Application Platform Edition of HornetQ Quickstart Guide.
         </para>
     </abstract>
     <corpauthor>

Modified: projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Download.xml
===================================================================
--- projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Download.xml	2010-04-12 04:16:22 UTC (rev 8003)
+++ projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Download.xml	2010-04-12 07:04:52 UTC (rev 8004)
@@ -2,13 +2,13 @@
 <chapter id="download">
    <title>Download</title>
     <para>
-      The official JBoss Messaging project page can be found at <ulink url="http://www.jboss.org/jbossmessaging/">http://www.jboss.org/jbossmessaging/</ulink>.
+      The official HornetQ project page can be found at <ulink url="http://www.jboss.org/hornetq/">http://www.jboss.org/hornetq/</ulink>.
     </para>
 
    <section id="download.software">
     <title>Software Download</title>
     <para>
-      You can download JBoss Messaging from the JBoss Labs Messaging Project Download Zone: <ulink url="http://www.jboss.org/jbossmessaging/downloads/">http://www.jboss.org/jbossmessaging/downloads/</ulink>.
+      You can download HornetQ from the JBoss Labs Messaging Project Download Zone: <ulink url="http://www.jboss.org/jbossmessaging/downloads/">http://www.jboss.org/jbossmessaging/downloads/</ulink>.
     </para>
    </section>
    
@@ -30,4 +30,4 @@
         All release tags are listed <ulink url="http://anonsvn.jboss.org/repos/messaging/tags">here</ulink>.
       </para>
    </section>
-</chapter>
\ No newline at end of file
+</chapter>

Modified: projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Examples.xml
===================================================================
--- projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Examples.xml	2010-04-12 04:16:22 UTC (rev 8003)
+++ projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Examples.xml	2010-04-12 07:04:52 UTC (rev 8004)
@@ -71,43 +71,43 @@
 init:
 
 compile:
-  [echo] src.example.dir=/home/andy/projects/JBMTrunk/examples/jms/queue/src
-  [javac] Compiling 5 source files to /home/andy/projects/JBMTrunk/examples/jms/queue
+  [echo] src.example.dir=/home/andy/projects/hornetq/trunk/examples/jms/queue/src
+  [javac] Compiling 5 source files to /home/andy/projects/hornetq/trunk/examples/jms/queue
 /build/classes
 
 runExample:
-  [java] 10:41:04,149 INFO  @main [JMSExample] jbm.example.runServer is true
+  [java] 10:41:04,149 INFO  @main [JMSExample] hornetq.example.runServer is true
   [java] 10:41:04,149 INFO  @main [JMSExample] starting server with config 'server0'
  logServerOutput true
   [java] 10:41:04,149 INFO  @main [JMSExample] and vm args: -Xms512M,-Xmx512M,-XX:+U
 seParallelGC,-XX:+AggressiveOpts,-XX:+UseFastAccessorMethods,-Djava.util.logging.config.
-file=/home/andy/projects/JBMTrunk/examples/jms/common/../../../src/config/stand-alone/no
+file=/home/andy/projects/hornetq/trunk/examples/jms/common/../../../src/config/stand-alone/no
 n-clustered/logging.properties
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:08,437 INFO  @main [Journal
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:08,437 INFO  @main [Journal
 StorageManager] AIO journal selected
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:08,437 WARN  @main [Journal
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:08,437 WARN  @main [Journal
 StorageManager] AIO wasn't located on this platform, it will fall back to using pure Jav
 a NIO. If your platform is Linux, install LibAIO to enable the AIO journal
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:08,437 WARN  @main [Securit
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:08,437 WARN  @main [Securit
 yStoreImpl] It has been detected that the cluster admin password which is used to replic
 ate management operation from one node to the other has not had its password changed fro
-m the installation default. Please see the JBoss Messaging user guide for instructions o
+m the installation default. Please see the HornetQ user guide for instructions o
 n how to do this.
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:10,941 INFO  @main [JBossCo
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:10,941 INFO  @main [HornetQCo
 nnectionFactory] read only is false
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:10,941 INFO  @main [JBossCo
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:10,941 INFO  @main [HornetQCo
 nnectionFactory] read only is false
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:10,941 INFO  @main [JBossCo
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:10,941 INFO  @main [HornetQCo
 nnectionFactory] read only is false
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:10,991 WARN  @main [JMSServ
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:10,991 WARN  @main [JMSServ
 erManagerImpl] Binding for java:/ConnectionFactory already exists
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:10,991 WARN  @main [JMSServ
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:10,991 WARN  @main [JMSServ
 erManagerImpl] Binding for java:/XAConnectionFactory already exists
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:11,241 INFO  @main [Messagi
-ngServerImpl] JBoss Messaging Server version 2.0.0.BETA1-SNAPSHOT (Stilton, 101) started
-  [java] org.jboss.jms.example.SpawnedJMSServer out:10:41:11,241 INFO  @main [JBMBoot
-strapServer] JBoss Messaging server started
-  [java] org.jboss.jms.example.SpawnedJMSServer out:STARTED::
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:11,241 INFO  @main [Messagi
+ngServerImpl] HornetQ Server version 2.0.0.BETA5 (buzz-buzz, 107) started
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:10:41:11,241 INFO  @main [HornetQBoot
+strapServer] HornetQ server started
+  [java] org.hornetq.jms.example.SpawnedJMSServer out:STARTED::
   [java] 10:41:11,276 INFO  @main [JMSExample] using server0/client-jndi.properties f
 or jndi
   [java] Sent message: This is a text message
@@ -119,6 +119,7 @@
 
 BUILD SUCCESSFUL
 Total time: 13 seconds
+
         </programlisting>
         <para>
           You have just successfully run your first HornetQ example. We highly recommend trying the rest, to familiarize yourself with HornetQ operations.

Modified: projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Installation.xml
===================================================================
--- projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Installation.xml	2010-04-12 04:16:22 UTC (rev 8003)
+++ projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Installation.xml	2010-04-12 07:04:52 UTC (rev 8004)
@@ -77,7 +77,7 @@
          </listitem>
          <listitem>
             <para>
-              <filename>lib</filename> &#8212; contains the JARs and libraries required to run JBoss Messaging.
+              <filename>lib</filename> &#8212; contains the JARs and libraries required to run HornetQ.
             </para>
          </listitem>
          <listitem>

Modified: projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Running_HQ.xml
===================================================================
--- projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Running_HQ.xml	2010-04-12 04:16:22 UTC (rev 8003)
+++ projects/eap-docs/tags/JBoss_Messaging_User_Guide_EAP_5_0_1/HornetQ/HornetQ_Quick_Start_Guide/en-US/Running_HQ.xml	2010-04-12 07:04:52 UTC (rev 8004)
@@ -2,29 +2,29 @@
 <chapter id="running">
    <title>Starting The Server</title>
    <section id="running.standalone">
-      <title>Standalone JBoss Messaging</title>
+      <title>Standalone HornetQ</title>
       <para>
         To run a standalone server, navigate to the <filename>bin</filename> directory via the command line interface. Execute <command>./run.sh</command> (or <command>run.bat</command> on Windows). You should see the following output:
       </para>
       <screen>
 bin$ ./run.sh
 
-15:05:54,108 INFO  @main [JBMBootstrapServer] Starting JBoss Messaging server
+15:05:54,108 INFO  @main [HornetQBootstrapServer] Starting HornetQ server
 ...
-15:06:02,566 INFO  @main [MessagingServerImpl] JBoss Messaging Server version 
-2.0.0.BETA1-SNAPSHOT (Stilton, 101) started
+15:06:02,566 INFO  @main [HornetQImpl] HornetQ Server version 
+2.0.0.CR3 (yellowjacket, 111) started
       </screen>
       <para>
-        If so, JBoss Messaging is now running. If any errors are displayed, or if the server was not started properly, refer to the Troubleshooting section for assistance.
+        If so, HornetQ is now running. If any errors are displayed, or if the server was not started properly, refer to the Troubleshooting section for assistance.
       </para>
       <para>
         Both the run and stop scripts use the configuration listed in <filename>config/stand-alone/non-clustered</filename> by default. You can change the configuration by running <command>./run.sh ../config/stand-alone/non-clustered</command> (or another preferred configuration). The same applies to the stop script and the Windows <filename>bat</filename> files.
       </para>
    </section>
    <section id="running.jboss.as">
-      <title>JBoss Messaging in JBoss Application Server 5</title>
+      <title>HornetQ in JBoss Application Server 5</title>
       <para>
-        To run JBoss Messaging in JBoss AS 5, you must first create JBoss AS profiles for JBoss Messaging, as described in <xref linkend="installation.jboss" />. To run JBoss AS 5 with a non-clustered JBoss Messaging server, go to your <filename>$JBOSS_HOME/bin</filename> directory and type <command>./run.sh -c default-with-jbm2</command>.
+        To run HornetQ in JBoss AS 5, you must first create JBoss AS profiles for HornetQ, as described in <xref linkend="installation.jboss" />. To run JBoss AS 5 with a non-clustered HornetQ server, go to your <filename>$JBOSS_HOME/bin</filename> directory and type <command>./run.sh -c default-with-jbm2</command>.
       </para>
         <screen>
 bin$ ./run.sh -c default-with-jbm2
@@ -33,7 +33,7 @@
 15:18:35,462 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.CR1 (build: 
 SVNTag=JBoss_5_1_0_CR1 date=200904091504)
 ...
-15:19:30,305 INFO  [MessagingServerImpl] JBoss Messaging Server version 
+15:19:30,305 INFO  [MessagingServerImpl] HornetQ Server version 
 2.0.0.BETA1-SNAPSHOT (Stilton, 101) started
 ...
 15:19:43,601 INFO  [ServerImpl] JBoss (Microcontainer) [5.1.0.CR1 (build: 




More information about the jboss-cvs-commits mailing list