On Tue, Jan 24, 2012 at 8:51 PM, Matt Pavlovich <mattr...@gmail.com> wrote:
> Hi Bill- > > Try adding the closing "/" to the statisticsBrokerPlugin element: > > <plugins> > <statisticsBrokerPlugin/> > </plugins> > > Tip: Also, when working with configs. Starting AMQ with the 'console' > option. > > ./bin/activemq console > > Hope this helps! > > Matt Pavlovich > > Hi Matt, thanks for the reply but even for me the missing / would be a bit of a screamer, and yes using the colsole option is a good way of 'validating' the configuration. Thanks for your time.