[
https://issues.apache.org/jira/browse/AMQ-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317023#comment-14317023
]
ASF GitHub Bot commented on AMQ-4848:
-------------------------------------
GitHub user zmhassan opened a pull request:
https://github.com/apache/activemq/pull/59
https://issues.apache.org/jira/browse/AMQ-4848 - Karaf update added Netw...
This was a fix that I sent pull request #28 which was from Jun 17, 2014. I
fixed activemq:list command and it now displays the network connectors
available for the broker on karaf. Can anyone review this patch. If the fix is
good then can this be merged?

Also I've updated the pax exam unit test so the integration test does not
fail.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zmhassan/activemq AMQ-4848-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit 669f6078bf3c7d25ea346917e70913ca6472c06b
Author: zmhassan <[email protected]>
Date: 2015-02-11T21:31:44Z
https://issues.apache.org/jira/browse/AMQ-4848 - Karaf update added
NetworkConnectors to activemq:list command
----
> activemq:list - Should include the transport connectors and their urls
> ----------------------------------------------------------------------
>
> Key: AMQ-4848
> URL: https://issues.apache.org/jira/browse/AMQ-4848
> Project: ActiveMQ
> Issue Type: Improvement
> Components: OSGi/Karaf
> Reporter: Claus Ibsen
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 5.12.0
>
>
> When using the karaf commands you can get a bit of information about the
> broker.
> But we need to output the transport connectors in use as well, so you can see
> the types and url's, eg tcp://localhost:61616, and ampq:xxx and so forth.
> We could add that to the list command that shows the broker names.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)