[jboss-svn-commits] JBL Code SVN: r5871 - labs/jbossesb/trunk/product

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Aug 14 10:13:48 EDT 2006


Author: kurt.stam at jboss.com
Date: 2006-08-14 10:13:47 -0400 (Mon, 14 Aug 2006)
New Revision: 5871

Modified:
   labs/jbossesb/trunk/product/Build.txt
Log:
Removing the trail blazer text. This is now in the docs.

Modified: labs/jbossesb/trunk/product/Build.txt
===================================================================
--- labs/jbossesb/trunk/product/Build.txt	2006-08-14 13:12:57 UTC (rev 5870)
+++ labs/jbossesb/trunk/product/Build.txt	2006-08-14 14:13:47 UTC (rev 5871)
@@ -37,37 +37,3 @@
 deployment.properties).
 
 7. start jboss.
-
-
-
-Getting started with the Trail blazer with JBossIDE..
-
-1. Create a new project by checking out the bankloanbrokerdemo in 
-product/docs/samples/trailblazer.
-Again you can get help with the classpath, see the 
-IDE/JBossIDE/.classpath in the bankloanbrokerdemo dir.
-For this to work you need to set
-- a variable called JBOSS_HOME which points to where you installed JBoss
-- a variable called ESB_HOME which points to the root of your ESB source 
-tree product/build/dist/lib dir.
-
-2. Go to the bankloanbrokerdemo/banks directory and launch the banks:
-
-ant runFileBank
-ant runJMSBank
-
-3. You are now ready to start the JMS listener for the demo by right 
-clicking on LauchDummy.java (can we fix this name??) In the
-src/java/org/jboss/soa/esb/samples/loanbroker/web directory, and 
-selecting 'Run As (or Debug As) Java Application.
-By default it reads it configuration from conf/LoanBrokerConfig.xml.
-
-4. You can send in a WS request, but running the LoanBrokerWS.java. This 
-sends a loan request for John Doe
-as specified in the main() of this class.
-
-5. This is where the demo currently blows up :( boohoo.. The JMS bank 
-receives a  SpyObjectMessage and expects a TextMessage
-We will be working on this tomorrow. Stay tuned for more! I will also 
-work on a
-ant build script to start the demo from the cmdline.




More information about the jboss-svn-commits mailing list