Nathan - I'm not sure if this will help but we tend to change the log4j.xml file found 
in the conf directory.

Uncomment out the last few lines:-

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

This will then print out something very similar to the SQL statements.  e.g You will 
see WHERE XYZ=? rather than WHERE XYZ=22 etc.  


hth


Al.

-----Original Message-----
From: Nathan Hoover [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 25 March 2003 7:53 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] CMP tracing?


Is there a way within JBoss to see exactly what SQL is being executed for a 
CMP bean as finder methods are executed?

Thanks
N



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to