Thanks Dejan.
https://issues.apache.org/activemq/browse/AMQ-2146 AMQ-2146
Gary
Dejan Bosanac wrote:
>
> Hi Gary,
>
> can you file this issue in Jira, so it doesn't get forgotten?
>
> Cheers
> --
> Dejan Bosanac
>
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - h
Hi Gary,
can you file this issue in Jira, so it doesn't get forgotten?
Cheers
--
Dejan Bosanac
Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net
On Mon, Mar 2, 2009 at 5:38 PM, ttmgary wrote:
>
> In my broker p
In my broker plugin, the addConnection(), addSession(), addConsumer(), and
addDestination() methods get called when a consumer starts up, as I expect.
But if I use JConsole to do an addTopic() or addQueue() to create a new
destination, the broker plugin's addDestination() method does NOT get
invok