You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2017/03/29 14:40:41 UTC

[jira] [Resolved] (ARTEMIS-1065) Bring back in v2.0.x the API that allows clients to get the list of JMS Topics and Queue

     [ https://issues.apache.org/jira/browse/ARTEMIS-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-1065.
-------------------------------------
       Resolution: Fixed
         Assignee: Justin Bertram
    Fix Version/s: 2.next

> Bring back in v2.0.x the API that allows clients to get the list of JMS Topics and Queue
> ----------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1065
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1065
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.0.0
>            Reporter: Denis Forveille
>            Assignee: Justin Bertram
>             Fix For: 2.next
>
>
> Artemis v1.5.x had an API to get the list of the Topics and Queues defined in the broker (From a JMS perpective) 
> This was implemented in class {{JMSServerControl}}, with methods {{getTopicNames()}} and {{getQueueNames()}}
> This class offered also many convenient methods ({{createTopic(..)}}...)
> This API has been dropped in v2.0.x and it does not seem to exist an easy way to get the list of Topics and Queues from a server/broker now.
> Please bring back the API to get the list of Topics and Queues from a JMS perspective from an Artemis v2.0.x server
> Thanks
> Discussion here:
> http://activemq.2283324.n4.nabble.com/Artemis-2-0-How-to-get-the-list-of-Queues-and-Topics-from-a-server-Fails-in-2-0-with-v1-5-3-code-td4724002.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)