1 Reply Latest reply on Jul 1, 2005 4:31 AM by fbiaggi

    SQL statements logging

    konghpang

      Can someone please tell me how to turn on SQL statement logging using log4j for JBoss 3.2.6?

      I am able to log EJB-QL statements, which has parameters (?1, ?2 ...) and I want to see the exact parameter values for debugging a problem.

      Thanks!

      Kong