This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: BMP debuggingppetit Feb 8, 2002 4:55 AM (in response to blackangel)Try this : 
 In the conf\default\Log4j.Properties file, you have this entry :
 # Example of increasing the priority threshold for the DefaultDS category
 #log4j.category.DefaultDS=FATAL
 # Example of only showing INFO msgs for any categories under org.jboss.util
 #log4j.category.org.jboss.util=INFO
 uncomment the last line and change INFO to DEBUG.
 regards,
 Philippe
 
    