[jboss-svn-commits] JBL Code SVN: r27722 - in labs/jbossesb/trunk/product: samples/quickstarts/business_service and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jul 8 00:25:10 EDT 2009


Author: dward
Date: 2009-07-08 00:25:09 -0400 (Wed, 08 Jul 2009)
New Revision: 27722

Modified:
   labs/jbossesb/trunk/product/.classpath
   labs/jbossesb/trunk/product/samples/quickstarts/business_service/readme.txt
Log:
updated .classpath and clarrified business_service readme.txt requirements on AS w/EJB3.


Modified: labs/jbossesb/trunk/product/.classpath
===================================================================
--- labs/jbossesb/trunk/product/.classpath	2009-07-08 04:10:40 UTC (rev 27721)
+++ labs/jbossesb/trunk/product/.classpath	2009-07-08 04:25:09 UTC (rev 27722)
@@ -55,6 +55,7 @@
 	<classpathentry kind="lib" path="build/lib/jboss-deployers-vfs-2.0.5.GA.jar"/>
 	<classpathentry kind="lib" path="build/lib/jboss-deployers-vfs-spi-2.0.5.GA.jar"/>
 	<classpathentry kind="lib" path="build/lib/jboss-kernel-2.0.4.GA.jar"/>
+	<classpathentry kind="lib" path="build/lib/jboss-managed-2.0.0.GA.jar"/>
 	<classpathentry kind="lib" path="build/lib/jboss-metadata-1.0.0.Beta6.jar"/>
 	<classpathentry kind="lib" path="build/lib/jboss-system-4.2.2.GA.jar"/>
 	<classpathentry kind="lib" path="build/lib/jboss-test-1.1.3.GA.jar"/>

Modified: labs/jbossesb/trunk/product/samples/quickstarts/business_service/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/business_service/readme.txt	2009-07-08 04:10:40 UTC (rev 27721)
+++ labs/jbossesb/trunk/product/samples/quickstarts/business_service/readme.txt	2009-07-08 04:25:09 UTC (rev 27722)
@@ -9,10 +9,12 @@
 Running this quickstart:
 ========================
   Please refer to 'ant help-quickstarts' for prerequisites about the quickstarts
-  and a more detailed descripton of the different ways to run the quickstarts.
+  and a more detailed description of the different ways to run the quickstarts.
 
-  Note, this quickstart requires an ESB embedded in JBoss AS 4.2.0.GA.
-  Installation instructions can be found in the install/readme.txt.
+  ********************************************************************************
+  * IMPORTANT NOTE!: this quickstart requires an ESB embedded in JBoss AS 4.2.x. *
+  * Installation instructions can be found in the install/readme.txt.            *
+  ********************************************************************************
 
 To Run:
 ===========================




More information about the jboss-svn-commits mailing list