Hai Everyone, I am using Apollo Broker 1.7 for enabling topic based authentication for a custom application.Also, i am using libmosquitto as the Mqtt Client for C , from which i am sending data and its subscribed using paho mqtt clilent java library.But the apollo connection log throws error like this while i try to publish data using libmosquitto
2014-09-01 12:11:43,603 connected: local:/127.0.0.1:1883, remote:/127.0.0.1:56447 2014-09-01 12:11:43,604 MQTT connection '/127.0.0.1:56447' error: Expecting an MQTT CONNECT message, but got: class org.fusesource.mqtt.codec.MQTTFrame -- View this message in context: http://activemq.2283324.n4.nabble.com/Topic-Based-Authentication-not-possible-using-libmosquitto-tp4685198.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.