You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2009/09/07 13:24:13 UTC

[jira] Commented: (AMQ-2378) provide a Port property on the Connector MBeans so that if a broker is started using port 0 for TCP/stomp/SSL connectors, you can use JMX to query them

    [ https://issues.apache.org/activemq/browse/AMQ-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54059#action_54059 ] 

James Strachan commented on AMQ-2378:
-------------------------------------

we might want to expose the URLs to connect to for common transports. e.g. on broker have properties

* openwireURL
* stompURL
* sslURL

Also we might want to have a property of type Map<String,String> called urls so you can find out the URLs just from the broker

> provide a Port property on the Connector MBeans so that if a broker is started using port 0 for TCP/stomp/SSL connectors, you can use JMX to query them 
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2378
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2378
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker, JMX
>    Affects Versions: 5.0.0, 5.1.0, 5.2.0
>            Reporter: James Strachan
>             Fix For: 5.3.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.