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 ?

Regards
Mariusz

Reply via email to