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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jan 22 13:54:00 EST 2007


Author: kurt.stam at jboss.com
Date: 2007-01-22 13:54:00 -0500 (Mon, 22 Jan 2007)
New Revision: 8973

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/quickstarts.properties
Log:
Changing to a default /jboss-4.0.5-GA install in the root.

Modified: labs/jbossesb/trunk/product/samples/quickstarts/quickstarts.properties
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/quickstarts.properties	2007-01-22 18:42:52 UTC (rev 8972)
+++ labs/jbossesb/trunk/product/samples/quickstarts/quickstarts.properties	2007-01-22 18:54:00 UTC (rev 8973)
@@ -12,7 +12,7 @@
 
 # Location of your JBoss Application Server installation.
 # NB: Avoid using back slashes '\' in the path - '/' works on all platforms.
-jbosshome.dir=C:/cygwin/home/kstam/apps/jboss-4.0.4.GA/jbossesb
+jbosshome.dir=/jboss-4.0.5.GA
 
 # If you are running the ftp tests then you must complete the following
 jbossesb.ftp.hostname=




More information about the jboss-svn-commits mailing list