1) Set show_sql = false in the hibernate.cfg.xml (or hibernate.properties)
2) Add the following to jboss-log4j.xml:
<category name="org.hibernate">
| <priority value="WARN"/>
| </category>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108781#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...