2 Replies Latest reply on Aug 16, 2004 4:32 AM by aloubyansky

    Diplaying on the console the sql generated by jboss

    balteo

      Hello,
      I would like to display in the logs and the console the sql generated by jboss when it does cmp operations. I know I have to add something in the log4j.xml file but I get a class not found exception when I add this:

       <category name="org.jboss.ejb.plugins.cmp">
       <priority value="TRACE" class="org.jboss.ejb.plugins.cmp"/>
       </category>
      

      Can anyone tell me the right value for the name attribute? Thanks in advance.
      Julien.