You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Sandro Salari (JIRA)" <ji...@apache.org> on 2014/05/04 00:45:15 UTC

[jira] [Updated] (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 ]

Sandro Salari updated AMQ-5171:
-------------------------------

    Attachment: bonjour
                BonjourDiscoveryAgentFactory.java
                BonjourDiscoveryAgent.java

Fix with extension of ZeroconfDiscoveryAgent

> 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)