[jboss-svn-commits] JBL Code SVN: r11574 - in labs/jbossesb/trunk/product/samples/quickstarts: helloworld_action and 8 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue May 1 23:43:22 EDT 2007
Author: tcunning
Date: 2007-05-01 23:43:22 -0400 (Tue, 01 May 2007)
New Revision: 11574
Modified:
labs/jbossesb/trunk/product/samples/quickstarts/helloworld/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/helloworld_action/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/helloworld_sql_action/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/more_action/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/scripting_groovy/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/transform_CSV2XML/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/transform_EDI2XML_Groovy_XSLT/readme.txt
labs/jbossesb/trunk/product/samples/quickstarts/transform_XML2XML_date_manipulation/README.txt
Log:
bug:JBESB-530
Fix typos.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/helloworld/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/helloworld/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -24,7 +24,7 @@
3. Switch back to Application Server console to see the output from the ESB
'run' target description:
- In a command prmompt window, start the listeners by simply running "ant"
+ In a command prompt window, start the listeners by simply running "ant"
in this directory. You might review the build.xml file to see how it is setup.
More details on the build.xml can be found later in this document. Shutdown
the listener by simply using Ctrl-C in that window.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/helloworld_action/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_action/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/helloworld_action/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -16,7 +16,7 @@
2. In a command terminal window in this folder ("Window1"), type 'ant run'.
3. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
4. Switch back to "Window1" to see the output from the ESB
- 5. Shutdown the listener by simply using Ctrl-C in that window.
+ 5. Shutdown the listener by simply using Ctrl-C in that window.
To Run '.esb' archive mode:
===========================
@@ -33,7 +33,7 @@
3. Switch back to Application Server console to see the output from the ESB
'run' target description:
- In a command prmompt window, start the listeners by simply running "ant"
+ In a command prompt window, start the listeners by simply running "ant"
in this directory. You might review the build.xml file to see how it is setup.
More details on the build.xml can be found later in this document. Shutdown
the listener by simply using Ctrl-C in that window.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/helloworld_file_action/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -19,9 +19,9 @@
To Run '.esb' archive mode:
===========================
1. In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-queues'.
- 1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
- 2. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
- 3. Switch back to Application Server console to see the output from the ESB
+ 2. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+ 3. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+ 4. Switch back to Application Server console to see the output from the ESB
'run' target description:
Start the listeners. You might review the build.xml file to see how it is setup.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/helloworld_sql_action/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_sql_action/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/helloworld_sql_action/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -31,7 +31,7 @@
3. Switch to Application Server console to see the output from the ESB
'run' target description:
- In a command prmompt window, start the listeners by simply running "ant"
+ In a command prompt window, start the listeners by simply running "ant"
in this directory. You might review the build.xml file to see how it is setup.
More details on the build.xml can be found later in this document. Shutdown
the listener by simply using Ctrl-C in that window.
@@ -49,7 +49,7 @@
Project file descriptions:
==========================
jbossesb.xml:
- The JMS gateway and ESB configuration file. It is listening for new rows in the gateway table.
+ The JMS gateway and ESB configuration file. It is listening for new rows in the gateway table.
create.sql:
Will create the database and tables.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/more_action/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/more_action/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/more_action/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -29,12 +29,12 @@
To Run '.esb' archive mode:
===========================
1. In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-queues'.
- 1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
- 2. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
- 3. Switch back to Application Server console to see the output from the ESB
+ 2. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+ 3. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+ 4. Switch back to Application Server console to see the output from the ESB
'run' target description:
- In a command prmompt window, start the listeners by simply running "ant"
+ In a command prompt window, start the listeners by simply running "ant"
in this directory. You might review the build.xml file to see how it is setup.
More details on the build.xml can be found later in this document. Shutdown
the listener by simply using Ctrl-C in that window.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/scripting_groovy/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/scripting_groovy/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/scripting_groovy/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -18,7 +18,7 @@
To Run '.esb' archive mode:
===========================
1. In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-queues'.
- 1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
- 2. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
- 3. Switch back to Application Server console to see the output from the ESB
+ 2. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+ 3. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+ 4. Switch back to Application Server console to see the output from the ESB
Modified: labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/static_router/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -24,9 +24,9 @@
To Run '.esb' archive mode:
===========================
1. In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
- 1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
- 2. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
- 3. Switch back to Application Server console to see the output from the ESB
+ 2. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+ 3. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+ 4. Switch back to Application Server console to see the output from the ESB
Modified: labs/jbossesb/trunk/product/samples/quickstarts/transform_CSV2XML/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/transform_CSV2XML/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/transform_CSV2XML/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -28,9 +28,9 @@
To Run '.esb' archive mode:
===========================
1. In a command terminal window in this folder ("Window1"), type 'ant undeploy-jms-dests'.
- 1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
- 2. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
- 3. Switch back to Application Server console to see the output from the ESB
+ 2. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
+ 3. Open another command terminal window in this folder ("Window2"), type 'ant runtest'.
+ 4. Switch back to Application Server console to see the output from the ESB
Note: that there is currently a problem when running in this mode. I had to comment out
the following in jbossesb-properties that is located in the jbossesb.sar:
<!--
@@ -40,7 +40,7 @@
-->
'run' target description:
- Will start a StandeAlone ESB. This window will display the CVS message before it is
+ Will start a standalone ESB. This window will display the CVS message before it is
transformed into the intermediate xml format, and the display the taget xml
transformation.
To shutdown the ESB simply use Ctrl-C.
Modified: labs/jbossesb/trunk/product/samples/quickstarts/transform_EDI2XML_Groovy_XSLT/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/transform_EDI2XML_Groovy_XSLT/readme.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/transform_EDI2XML_Groovy_XSLT/readme.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -1,6 +1,6 @@
Overview:
=========
- This is the most advanved of the "transform" Quickstarts. Be sure to go through the other
+ This is the most advanced of the "transform" Quickstarts. Be sure to go through the other
Quickstarts before going through this.
This Quickstart is quite detailed. There's an accompanying Flash demo that walks you through
@@ -10,7 +10,7 @@
Out of the box, this Quickstart does not use the JBoss ESB Administration Console to manage the
message Transformation configurations to the ESB. However, as you'll hopefully have seen from the
- Flash demo mentioned above, this Quickstart was created using the Admin Conosle. In order to ship
+ Flash demo mentioned above, this Quickstart was created using the Admin Console. In order to ship
with the ESB distribution, the transformations configurations were exported from the console and
into the "smooks-res.xml" file here in this Quickstart. See the end of this README for details on how
to re-import and manage this Quickstart's transformations via the Console.
@@ -36,7 +36,7 @@
JBoss Application Server instance. To do this, skip step 1 above and in it's place
execute the following Ant task:
"ant deployToSAR"
- This will packagce up this Quickstart and deploy it to your JBoss AS instance. The Quickstart
+ This will package up this Quickstart and deploy it to your JBoss AS instance. The Quickstart
"Service" will automatically start then. At that point, continue with steps 2 and 3.
@@ -57,4 +57,4 @@
start of the Flash demo.
3. In the console, import "smooks-res.xml" through the "Import Configurations" form.
4. You are now ready to start managing the message transformations through the console. You can add more
- transformations and modify the existing transformations. Be sure to read MessageTransformation.pdf!!!
\ No newline at end of file
+ transformations and modify the existing transformations. Be sure to read MessageTransformation.pdf!!!
Modified: labs/jbossesb/trunk/product/samples/quickstarts/transform_XML2XML_date_manipulation/README.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/transform_XML2XML_date_manipulation/README.txt 2007-05-02 02:27:49 UTC (rev 11573)
+++ labs/jbossesb/trunk/product/samples/quickstarts/transform_XML2XML_date_manipulation/README.txt 2007-05-02 03:43:22 UTC (rev 11574)
@@ -84,4 +84,4 @@
both cases.
c) Import "smooks-res.xml" through the "Import Configurations" form.
4. You are now ready to start managing the message transformations through the console. You can add more
- transformations and modify the existing transformations. Be sure to read MessageTransformation.pdf!!!
\ No newline at end of file
+ transformations and modify the existing transformations. Be sure to read MessageTransformation.pdf!!!
More information about the jboss-svn-commits
mailing list