IFAIK this depencency is removed in 2.1.5. From the docs: * If you want to use advanced logging you'll need one or both of the following:
Commons Logging (http://jakarta.apache.org/commons/) Log4J 1.2.8 (http://logging.apache.org/log4j/docs/) iBATIS selects the logging-implementation by class-discovery. Niels -----Original Message----- From: Darek Dober [mailto:[EMAIL PROTECTED] Sent: woensdag 3 augustus 2005 12:51 To: [email protected] Subject: Re: SQL logging Try to include commons-logging. I spent some time searching the reason:) Ibatis depends on it, yet Darek Dober ----- Original Message ----- From: "Eugeny N Dzhurinsky" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, August 03, 2005 12:30 PM Subject: SQL logging > Is there any way to view the queries the iBATIS generates? I tried to set up > the java.sql=DEBUG, in log4j, but no luck for now. > > -- > Eugene N Dzhurinsky
