[jboss-svn-commits] JBL Code SVN: r9077 - labs/jbossesb/trunk/product/install/launcher.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jan 29 14:32:12 EST 2007


Author: kurt.stam at jboss.com
Date: 2007-01-29 14:32:12 -0500 (Mon, 29 Jan 2007)
New Revision: 9077

Modified:
   labs/jbossesb/trunk/product/install/launcher/README.txt
Log:
updating the text

Modified: labs/jbossesb/trunk/product/install/launcher/README.txt
===================================================================
--- labs/jbossesb/trunk/product/install/launcher/README.txt	2007-01-29 19:10:49 UTC (rev 9076)
+++ labs/jbossesb/trunk/product/install/launcher/README.txt	2007-01-29 19:32:12 UTC (rev 9077)
@@ -2,10 +2,14 @@
 
 1. Set the jbossesb home
 
-org.jboss.esb.standalone.home=/jbossesb-4.0.GA
+   org.jboss.esb.standalone.home=/jbossesb-4.0.GA
 
-in your deployment.properties file.
+   in your deployment.properties file.
 
-2.Update the juddi.properties file to use your juddi database.
+2. Update the juddi.properties file to use your juddi database.
 
-3. Launch the jbossesb using the run.bat or run.sh file.
+3. Add the database driver to the lib/ext directory.
+
+4. Run the ant launcher.install task. This creates a jbossesb standalone launcher.
+
+5. Launch the jbossesb using the run.bat or run.sh file from the /jbossesb-4.0.GA/bin directory.




More information about the jboss-svn-commits mailing list