Hi All Quick question... I'm also looking on building custom distribution of SXM... one of the features that I need to add is MQTT transport support for ActiveMQ. Doing this manually is rather simple. You just need to add to activmq.xml <transportConnector name="mqtt" uri="mqtt://localhost:1883"/>
And it works... but how to do it during the build of ServiceMix ? -- View this message in context: http://servicemix.396122.n5.nabble.com/Custom-ServiceMix-Build-tp5723621p5724395.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
