This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: how to create several ActiveMQ broker instances in Fuse ESB?patg_patrice.godard Jun 6, 2012 5:01 AM (in response to patg_patrice.godard)I should have read the activemq: commands reference doc I've just found out that a new broker may be created by: activemq:create-broker --name=MySlaveBroker Then edit the config file automatically generated: $FUSE_HOME/deploy/MySlaveBroke r-broker.xml 
