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/06/19 10:04:24 UTC

[jira] [Created] (AMQ-5233) MQTT Boreker with ACL, try to connect using bad credential sends first connection event and after disconnect event to client

Sandro Salari created AMQ-5233:
----------------------------------

             Summary: MQTT Boreker with ACL, try to connect using bad credential sends first connection event and after disconnect event to client 
                 Key: AMQ-5233
                 URL: https://issues.apache.org/jira/browse/AMQ-5233
             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


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)