activemq/activemq-web-demo
Guillaume Nodet 0b88dbe3e7 Now the distribution fully works on m2 (without tests).
However, we need to rework all the scope of dependencies (mainly for activemq-core)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@394772 13f79535-47bb-0310-9956-ffa450edef68
2006-04-17 20:38:21 +00:00
..
src/main/webapp Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
README.txt Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
pom.xml Now the distribution fully works on m2 (without tests). 2006-04-17 20:38:21 +00:00

README.txt

This web app demostrates the ability of the activemq-web jar.
To run the webapp, the jetty plugin may be used:

  mvn jetty6:run