Author: jstrachan
Date: Thu May  4 09:35:53 2006
New Revision: 399756

URL: http://svn.apache.org/viewcvs?rev=399756&view=rev
Log:
improved the readme

Modified:
    incubator/activemq/trunk/activemq-web-demo/README.txt

Modified: incubator/activemq/trunk/activemq-web-demo/README.txt
URL: 
http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-web-demo/README.txt?rev=399756&r1=399755&r2=399756&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web-demo/README.txt (original)
+++ incubator/activemq/trunk/activemq-web-demo/README.txt Thu May  4 09:35:53 
2006
@@ -1,7 +1,12 @@
+Welcome to the Web Demo which shows how to use ActiveMQ with REST and Ajax 
services
 
-This web app demostrates the ability of the activemq-web jar.
-To run the webapp, the jetty plugin may be used:
+To run the console you must install a recent distro of Maven
+such as version 2.0.4 or later
+       
+               http://maven.apache.org/
 
-  mvn jetty6:run
+You can then run the ActiveMQ Web Console via the following command.
+
+       mvn jetty6:run
 
 


Reply via email to