Hi

You must take the original activemq.xmlfile, add the entry to the file and put 
it under assemblies/apache-servicemix/src/main/resources/etc(if you don't need 
maven filtering) or assemblies/apache-servicemix/src/main/filtered-resources/etc
(if you  need maven filtering) and it will be added to your distribution after 
build.

Kindly regards
Krzysztof



On 12.04.2017 23:40, Koprowski, Mariusz wrote:
> 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

-- 
Krzysztof Sobkowiak (@ksobkowiak)

JEE & OSS Architect, Integration Architect
Apache Software Foundation Member (http://apache.org/)
Apache ServiceMix Committer & PMC Member (http://servicemix.apache.org/)
Senior Solution Architect @ Capgemini SSC (http://www.capgeminisoftware.pl/)

Reply via email to