Hi, just run your ActiveMQ with an additional parameter representing URL of the config file, like
${ACTIVEMQ_HOME}/bin/activemq xbean:/path/to/your/activemq.xml Cheers -- Dejan Bosanac http://www.ttmsolutions.com - get a free ActiveMQ user guide ActiveMQ in Action - http://www.manning.com/snyder/ Scripting in Java - http://www.scriptinginjava.net gimel wrote: > Hi, > > I'd like to be able to have my activemq.xml outside of the conf folder. > i think that i didn't see a way to ask it to be called from somewhere else. > if there is a way to include/import my external xml from the internal, will > be great as well... > > regards >