spring-boot/spring-boot-cli
Andy Wilkinson 2c4f39045f Stop relying on Artemis's on-demand queue creation in CLI JMS test
Artemis's on-demand queue cretaion appears to be rather flakey,
sometimes failing with a NullPointerException.

This commit ensures that the queue used by the sample is created
during start up rather than on demand. This will hopefully make the
test that runs the sample more robust.

Closes gh-7346
2016-11-08 14:36:58 +00:00
..
samples Update samples to use Artemis in place of HornetQ 2016-09-29 11:52:09 +01:00
src Stop relying on Artemis's on-demand queue creation in CLI JMS test 2016-11-08 14:36:58 +00:00
test-samples Update CLI test auto-configuration to 1.4's new test infrastructure 2016-11-01 11:36:48 +00:00
pom.xml Initiate 1.4.x branch 2016-09-21 11:11:24 +02:00