the activemq.xml is a spring application context configuration, activemq uses xbean-spring to do DI. So use a regular spring bean, outside of the <broker element> peek at http://activemq.apache.org/developing-plugins.html, the
Configuring plugins without custom XML section, where a 'bean' is being referenced by the plugin list. You can use that same bean syntax. Any valid spring construct. On 21 November 2013 06:19, Sophia Wright <sophiawrigh...@gmail.com> wrote: > Hey, > I have gone through https://issues.apache.org/jira/browse/AMQ-4867 > So it says if I want to monitor my failover broker I need to start in a > separate way(not the plugin way) > So Can you tell where I could start this monitoring thing in configuration > file ? > > I mean to say.. where could I use my bean in configuration file other than > <plugin> ? > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Plugins-do-not-get-initialized-for-failover-broker-tp4674304p4674712.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://redhat.com http://blog.garytully.com