[jboss-user] [jBPM] - Re: how turn off jbpm and hibernate logging?

bpmn2user do-not-reply at jboss.com
Sun Feb 13 18:56:43 EST 2011


bpmn2user [http://community.jboss.org/people/bpmn2user] created the discussion

"Re: how turn off jbpm and hibernate logging?"

To view the discussion, visit: http://community.jboss.org/message/587140#587140

--------------------------------------------------------------
Did you try the following?


    <!-- logging properties (begin) -->
    <property name="hibernate.show_sql">false</property>
    <property name="hibernate.format_sql">false</property>
    <property name="hibernate.use_sql_comments">false</property>
    <!-- logging properties (end) -->
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/587140#587140]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110213/1b2a1565/attachment.html 


More information about the jboss-user mailing list