[
https://issues.apache.org/jira/browse/AMQ-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989587#comment-13989587
]
Timothy Bish commented on AMQ-5171:
-----------------------------------
It seems the simpler fix would be to make the type value configurable via a
setter on the agent so that you could configure it on the URI.
> Boreker configured as zeroconf service is not discovered by Bonjour browser
> running in ios
> ------------------------------------------------------------------------------------------
>
> Key: AMQ-5171
> URL: https://issues.apache.org/jira/browse/AMQ-5171
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.9.1
> Environment: Windows 7 - 64 bit
> Eclipse Kepler
> JDK 1.7
> Spring 4.0
> Reporter: Sandro Salari
> Priority: Minor
> Attachments: BonjourDiscoveryAgent.java,
> BonjourDiscoveryAgentFactory.java, bonjour
>
>
> Configure broker to expose its URi via zeroconf agent using :
> {code:xml|title=queueContext.xml|borderStyle=solid}
> <amq:transportConnectors>
> <amq:transportConnector name="mqtt" uri="${jms.brokerurl}"
> discoveryUri="zeroconf://mainnode"/>
> </amq:transportConnectors>
> {code}
> The service exposed is not discovered by ios or iosX Bonjour browser (you
> can use [Bonjour
> Browser|https://itunes.apple.com/it/app/discovery-bonjour-browser/id305441017?mt=8]
> on mac to test it)
--
This message was sent by Atlassian JIRA
(v6.2#6252)