User development,
A new message was posted in the thread "[jBPM4.3] - Debug messages on the
console":
http://community.jboss.org/message/521866#521866
Author : Santanu Saraswati
Profile :
http://community.jboss.org/people/saraswati.santanu
Message:
--------------------------------------------------------------
Mike,
hibernate prints SQL only if show_sql property is set to true. If the SQL print
statements are formatted like "Hibernate: <SQL>" then you can be assured
that show_sql is true.
In jBPM 4.3 example show_sql is false (this is false by default, and in the example it
is not set to true). Please check if that is updated. Otherwise if you are using something
like spring then you may need to check the spring configuration for this value. If you are
not sure, you can run a find comand for show_sql on the whole directory. You will get
something.
Regards,
Santanu
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/521866#521866