Hi all,
I'm not sure if this is the right forum to post this tpic, because it not only covers Spring dm. I have an osgi application using Spring osgi 1.1.2, and it does a bunch of unwanted debug output to the console (mostly from org.springframework.beans.factory.support.DefaultL istableBeanFactory). I can't find the switch where I can turn off this logging. I use paxlogging, but if I configure it to only log to INFO level the debug output remains. In my project I removed all log4j.properties that I've found. Where do I have to place the config file in the right way?
TIA,
Ralf.


