My current log output from jBPM is a mix of Java Logging and Log4J. See:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=164742
I would like to switch off Java Logging, but can't seem to find a way to do that. I
went through user and dev guides, and based on what I understood, I created a
log4j.properties file, which should get rid of java logging. But it doesn't!
It seems I am over looking something very small and obvious. Any help / pointers will be
greatly appreciated.
Using jBPM 4.2
with Maven config
log4j.properties in src/test/resources
I do *NOT* have the file logging.properties.
Thanks
Ajay
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4270235#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...