Sure, ActiveMQ uses Spring to load the configuration, so just set
"org.springframework" logger to desired level.

Regards
-- 
Dejan Bosanac - http://twitter.com/dejanb
-----------------
The experts in open source integration and messaging - http://fusesource.com
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net


On Thu, Jun 23, 2011 at 12:48 PM, Tom <[email protected]> wrote:

> Hi,
>
> Is there any way to get more verbose logging of errors when activemq reads
> its config file? For example, simply adding a random character to break the
> XML will mean that activemq dies silently on startup with no error message
> in ../data/activemq.log
> It feels like I've missed something really obvious - I've already enabled
> full DEBUG and the last line is always....
>
> 2011-06-23 11:28:37,020 | DEBUG | Found XML schema [
> http://activemq.apache.org/schema/core/activemq-core.xsd] in classpath:
> activemq.xsd |
> org.springframework.beans.factory.xml.PluggableSchemaResolver
> | main
>
> I'm using activemq 5.5.0
>
> Regards,
> Tom
>

Reply via email to