Skip to content

Embedded ActiveMQ JMS Server (Spring)

Start non-persistent ActiveMQ JMS server before each test method and shut it down after. Use xbean and spring for simple configuration.
The test groups annotation is a TestNG concept to group execution of tests.

Test parent

See EmbeddedJmsServerParent

src/test/resources
pom.xml