Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Later
-
0.7
Description
In tests that extend AbstractLoggingTest a TestApplicationRegistry is created to read the configuration of an external broker. If the broker has a different classpath to the test runner, attempts to load the message store class by name may fail. The store is not actually needed, so a SkeletonMessageStore can be substituted.