Hi all,

In TomEE 1.7.x, defining a JMS resource with vm://localhost would
auto-start the embedded ActiveMQ broker. After upgrading to TomEE Plus 10,
the broker no longer starts unless started manually, resulting in the
following error:

java.io.IOException: Broker named 'localhost' does not exist.

All activemq-*.jar files are present in the lib directory (version 6.1.4).
Is this change intentional? If so, is there a recommended approach to
auto-start the embedded broker at runtime?

Thanks in advance!

Regards,
Rajashekhar Srinivasan

Reply via email to