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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to