* Jon Haugsand
> * Lennart Petersson
> > Maybe log4j.xml defaults the threshold to INFO? Ins't only DEBUG
> > written to file (at least was this the scenario pre 3.0).
> > 
> 
> Thanks, but I cannot see that I have any other configuration setup
> than I have in 3.0.1.

Actually I had.  Silly me. My log4j.xml was not well-formed.  (Again I
would like some error message.)  My emacs XML mode does not work as it
should with sgml-insert-end-tag so what should look like 

  <category name="norgebank">
    <priority value="DEBUG"/>
  </category>


Became

  <category name="norgebank">
    <priority value="DEBUG"/>
  </priority>

Oh, well, this is not an emacs group, so pardon me.  But thanks for
your effort, Lennart.

-- 
  Jon Haugsand, <[EMAIL PROTECTED]>
  Norges Bank, <http://www.norges-bank.no>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to