Bill-
I guess I'm not understanding your last email. Did this fix the issue
for you? If not, post your activemq.xml file to pastbin, or other
clipboard site, and I can take a look at it for you.
Thanks,
Matt
On 1/25/12 10:36 AM, Bill Moo wrote:
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.