You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/06/26 04:21:25 UTC

[jira] Commented: (GERONIMO-3148) ActiveMQ Broker config is missing some dependencies

    [ https://issues.apache.org/jira/browse/GERONIMO-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508040 ] 

Donald Woods commented on GERONIMO-3148:
----------------------------------------

Committed revision 550660.
Fixed comment in the plan.xml on how to use brokerUri, but did not include the missing Spring dependencies for now...


> 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) 
>          Components: ActiveMQ
>    Affects Versions: 2.0-M6
>            Reporter: Kristian Koehler
>         Attachments: active-mq-broker.patch
>
>
> 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.