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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue May 20 16:45:05 EDT 2008


Author: tfennelly
Date: 2008-05-20 16:45:04 -0400 (Tue, 20 May 2008)
New Revision: 20086

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/spring_jpetstore/readme.txt
Log:
Updated readme.

Modified: labs/jbossesb/trunk/product/samples/quickstarts/spring_jpetstore/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/spring_jpetstore/readme.txt	2008-05-20 15:24:29 UTC (rev 20085)
+++ labs/jbossesb/trunk/product/samples/quickstarts/spring_jpetstore/readme.txt	2008-05-20 20:45:04 UTC (rev 20086)
@@ -33,12 +33,13 @@
 To Run '.esb' archive mode:
 ===========================
   1. In a command terminal window in this folder ("Window1"), type 'ant deploy'.
-  2. Start the database in this folder ("Window1"), type 'ant start-hsqldb'.
-  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
-  5. Interrupt the database ("Window1") using Ctrl-C.
-  6. In this folder ("Window1"), type 'ant undeploy'.
+  2. Open another command terminal window in this folder ("Window2").
+  3. In "Window1", change directory to the "hsqldb" directory and run the 
+     server.sh/server.bat script.
+  4. In "Window2", type 'ant runtest'.
+  5. Switch back to Application Server console to see the output from the ESB
+  6. Interrupt the database ("Window1") using Ctrl-C.
+  7. In this folder ("Window1"), type 'ant undeploy'.
 
 Project file descriptions:
 ==========================




More information about the jboss-svn-commits mailing list