Hi Everyone,
Mostly when you are running your JBOSS through eclipse, the sql will be logged in the server log file.
If you want to print the sql in the eclipse console, you need to change the config in LOG4J xml. You should change the console appender from WARN to DEBUG in the xml.
Mostly when you are running your JBOSS through eclipse, the sql will be logged in the server log file.
If you want to print the sql in the eclipse console, you need to change the config in LOG4J xml. You should change the console appender from WARN to DEBUG in the xml.
No comments:
Post a Comment