I think that this is because the Java logger outputs to stderr, and log4j captures
anything written to stderr and logs it using ERROR. I am not sure if you can configure
Java logging to write to stdout instead (in which case I think the output shows up as
INFO)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152734#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...