[jboss-svn-commits] JBL Code SVN: r24168 - labs/jbossesb/workspace/skeagh/examples/jms-routing.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Dec 1 07:01:23 EST 2008
Author: tfennelly
Date: 2008-12-01 07:01:23 -0500 (Mon, 01 Dec 2008)
New Revision: 24168
Modified:
labs/jbossesb/workspace/skeagh/examples/jms-routing/README.TXT
Log:
https://jira.jboss.org/jira/browse/JBESB-2182
Modified: labs/jbossesb/workspace/skeagh/examples/jms-routing/README.TXT
===================================================================
--- labs/jbossesb/workspace/skeagh/examples/jms-routing/README.TXT 2008-12-01 11:55:00 UTC (rev 24167)
+++ labs/jbossesb/workspace/skeagh/examples/jms-routing/README.TXT 2008-12-01 12:01:23 UTC (rev 24168)
@@ -23,6 +23,9 @@
1. JDK 1.5
2. Maven 2.x (http://maven.apache.org/download.html)
+ Building:
+ Just type "mvn clean install" inside this folder.
+
Running:
1. From the "examples/util/jms-provider" directory run:
"mvn activemq:run"
More information about the jboss-svn-commits
mailing list