⇨ Example of a JMS Queue Hosted in JBoss AS7
April 3, 2012 ⚑
To familiarize myself with running tests in JBoss AS7, I have created the smallest Maven project which uses Arquillian to manage an instance of JBoss AS7 with HornetQ enabled, deploy a JMS queue in it and run a test.
Works from the shell or Eclipse.