Hi Vjaceslavs,

this parameter instructs the broker that when it shuts down it try to
stop surrounding application context. This is helpful when embedding
broker in various environments like OSGi container or Spring app, so
it's not much of a concern if you're running it standalone.

BTW. I've put it on my TODO documentation list

Cheers
--
Dejan Bosanac - http://twitter.com/dejanb

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net



On Thu, Jul 15, 2010 at 4:17 PM, Vjaceslavs Klimovs <vklim...@gmail.com> wrote:
> Hi,
> In the default provided documentation <broker> is always configured
> with destroyApplicationContextOnStop="true". I searched documentation
> but was unable to find what exactly this parameter means. I would like
> to know what this parameter does, and if I need it or not, considering
> that I run ActiveMQ as a daemon on Linux (Sun JDK 1.6.20, using
> start-stop-daemon).
>

Reply via email to