[jboss-svn-commits] JBL Code SVN: r8135 - in labs/jbossesb/trunk/product: docs install

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Dec 8 05:47:24 EST 2006


Author: mark.little at jboss.com
Date: 2006-12-08 05:47:21 -0500 (Fri, 08 Dec 2006)
New Revision: 8135

Modified:
   labs/jbossesb/trunk/product/docs/QuickStart.odt
   labs/jbossesb/trunk/product/install/deployment.properties-example
Log:
Updated classes to better reflect the actual structure.

Modified: labs/jbossesb/trunk/product/docs/QuickStart.odt
===================================================================
(Binary files differ)

Modified: labs/jbossesb/trunk/product/install/deployment.properties-example
===================================================================
--- labs/jbossesb/trunk/product/install/deployment.properties-example	2006-12-08 10:01:44 UTC (rev 8134)
+++ labs/jbossesb/trunk/product/install/deployment.properties-example	2006-12-08 10:47:21 UTC (rev 8135)
@@ -9,8 +9,8 @@
 #
 # application server root directory
 # application server root directory
-org.jboss.esb.appserver.home=C:/cygwin/home/kstam/apps/jboss-4.0.4.GA/jbossesb
+org.jboss.esb.appserver.home=C:/cygwin/home/kstam/apps/jboss-4.0.4.GA
 # the instance of jboss you are running (default)
 org.jboss.esb.appserver.config=default
 #the place where the jboss libraries can be found
-org.jboss.esb.dist.lib=../jbossesb/lib
\ No newline at end of file
+org.jboss.esb.dist.lib=../lib
\ No newline at end of file




More information about the jboss-svn-commits mailing list