Hi guys,
I change the click.xml file to <mode value="production"/>, restart both the
Application and the Tomcat
Even after that change, I can see INFO messages in the log (catalina.out)
INFO | jvm 1 | 2011/12/22 18:39:50 | [INFO ]
[org.apache.cayenne.access.QueryLogger] === returned 76 rows. - took 2 ms.
INFO | jvm 1 | 2011/12/22 18:39:50 | [INFO ]
[org.apache.cayenne.access.QueryLogger] +++ transaction committed.
INFO | jvm 1 | 2011/12/22 18:41:39 | [INFO ]
[org.apache.cayenne.access.QueryLogger] --- will run 1 query.
INFO | jvm 1 | 2011/12/22 18:41:39 | [INFO ]
[org.apache.cayenne.access.QueryLogger] Opening connection:
jdbc:hsqldb:mem:examples
I need do another configuration beside the click.xml change ??
My Best Regards
Andre Gustavo Lomonaco