[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: hibernate logs in jboss 4.2.2

jaikiran do-not-reply at jboss.com
Thu Nov 29 02:44:10 EST 2007


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#4108781

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108781



More information about the jboss-user mailing list