blob: 7a4d8f07f5a704d474dae0065e31e9bd66bbbf97 [file] [log] [blame]
## About Storm JMS Examples
This project contains a simple storm topology that illustrates the usage of "storm-jms".
To build:
`mvn clean install`
The default build will create a jar file that can be deployed to to a Storm cluster in the "target" directory:
`storm-jms-examples-0.1-SNAPSHOT-jar-with-dependencies.jar`