2 Replies Latest reply on Jan 24, 2008 11:24 AM by kariem

    Debuging hibernate during tests in Embedded JBoss

      Hi,

      I want to debug hibernate during my test on embedded Jboss. So I set

       <category name="org.hibernate">
       <priority value="DEBUG"/>
       </category>
      


      in bootstrap/log4j.xml

      but I got no debug information from hibernate. Why? Is there something else to be set?

      (I'm using jboss-seam-2.0.0.GA)

      Regards

      Jarek