mirror of https://github.com/apache/activemq.git
8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
|
|
||
|
This web app demostrates the ability of the activemq-web jar.
|
||
|
To run the webapp, the jetty plugin may be used:
|
||
|
|
||
|
mvn jetty6:run
|
||
|
|
||
|
|