ActiveMQ Broker config is missing some dependencies
---------------------------------------------------
Key: GERONIMO-3148
URL: https://issues.apache.org/jira/browse/GERONIMO-3148
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0-M6
Reporter: Kristian Koehler
Hi
I tried to use an external config file for the embedded ActiveMQ broker. For
this scenario the BrokerServiceGBeanImpl provides an attribute called
'brokerUri' where you can give an activemq.xml ('spring based') configuration.
By setting this value ClassNotFound Exceptions are thrown because some spring
and xbean libs are not configured correctly within the ActiveMQ broker
configuration.
The attached patch fixes the dependency problem and a smaller typo within the
plan.xml.
Kristian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.