You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/05/05 17:18:14 UTC

[jira] [Resolved] (AMQ-5171) Boreker configured as zeroconf service is not discovered by Bonjour browser running in ios

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

Timothy Bish resolved AMQ-5171.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.10.0

Made the type value configurable via setter setType, use the URI to change to the value you need.  

> 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
>             Fix For: 5.10.0
>
>         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)