[jboss-svn-commits] JBL Code SVN: r25197 - labs/jbossesb/trunk/product/samples/quickstarts/udp_gateway.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Feb 10 05:47:34 EST 2009


Author: tfennelly
Date: 2009-02-10 05:47:34 -0500 (Tue, 10 Feb 2009)
New Revision: 25197

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/udp_gateway/readme.txt
Log:
https://jira.jboss.org/jira/browse/JBESB-2379

Modified: labs/jbossesb/trunk/product/samples/quickstarts/udp_gateway/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/udp_gateway/readme.txt	2009-02-10 10:29:29 UTC (rev 25196)
+++ labs/jbossesb/trunk/product/samples/quickstarts/udp_gateway/readme.txt	2009-02-10 10:47:34 UTC (rev 25197)
@@ -1,7 +1,7 @@
 Overview:
 =========
   The purpose of the udp_gateway quickstart example is to demonstrate
-  how a message sent with UDP can be passed to JBossESB.
+  how a message sent with UDP can be passed to JBossESB.
 
 Running this quickstart:
 ========================
@@ -11,7 +11,7 @@
 To Run '.esb' archive mode:
 ===========================
   1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
-  2. Switch back to Application Server console to see the output from the ESB
-  3. The Message Injection Console will pop up automatically, enter some text and hit Send.
+  2. In a command terminal window in this folder ("Window1"), type 'ant runtest'.
+  3. Switch back to Application Server console to see the output from the ESB.
   4. In this folder ("Window1"), type 'ant undeploy'.
   




More information about the jboss-svn-commits mailing list