anonymous wrote : I'm currently struggling a little bit with the combination of
hibernate and logging in the jbp-jpd-3.2.3 suite.
You can't since it is jbpm-jpdl-3.2.3 ;-)
anonymous wrote :
| I haven't touched the logging setting in hibernate.cfg.xml because I'm pretty
sure they are just fine , but I include them just for completeness.
|
| | <!-- logging properties (begin) ===
| | <property name="hibernate.show_sql">true</property>
| | <property name="hibernate.format_sql">true</property>
| | <property
name="hibernate.use_sql_comments">true</property>
| | ==== logging properties (end) -->
You say you don't know log4j, but do you know xml? The parameters are *commented out*.
Search on comment in this page
http://www.w3schools.com/Xml/xml_syntax.asp
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200784#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...