We want to specify our destinations in a separate file, so that activemq.xml
file.

So something like:

<broker xmlns="http://activemq.apache.org/schema/core";>
    <destinations path="/home/activemq/activemq-destinations.xml" />

Is there any such thing? Or any equivalent?

The reason we want to do this is that

1) Virtual Destinations are not allowed 
2) De-coupling activemq.xml and destinations is essential for automated
deployment.


--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ActiveMQ-5-Specifying-a-broker-s-destinations-in-an-external-file-tp4653166.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to