Hi I am using ActiveMQ v5.5.0 and wish to integrate XMPP functionality to the topics. I followed the instructions on your website to the letter apart from 2 considerations: 1) I do have a woodstox library in the lib/optional folder but it is named woodstox-core-asl-4.0.7.jar. 2) I am using Spark version 2.6.3 because I could not find the version 2.0.0
I am able to connect to the broker and send messages from the IM client (Spark) to the broker. This is verified from the administration dialogue for the broker, which shows the topic, subscriber and the number of messages sent. However, I am unable to send a message the other way round, i.e. from the broker to the client, using either the send_to feature of the console window or a separate java application writing to the same topic. What could be wrong? Thanks Michael Camilleri -- View this message in context: http://activemq.2283324.n4.nabble.com/XMPP-connection-to-ActiveMQ-tp3686938p3686938.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.