[
https://issues.apache.org/jira/browse/AMQ-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQ-2146.
-----------------------------
Resolution: Incomplete
No JUnit test case supplied to test this issue.
> broker plugin addDestination(), removeDestination() methods not invoked
> -----------------------------------------------------------------------
>
> Key: AMQ-2146
> URL: https://issues.apache.org/jira/browse/AMQ-2146
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.2.0
> Environment: JDK 1.5, Windows Vista
> Reporter: Gary Watson
> Priority: Minor
>
> 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
> invoked. Also, if I use JConsole to do a removeQueue() or removeTopic(), the
> plugin's removeDestination() method does not get invoked.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira