Hello null
this is in the current version of jbpm.tx.hibernate.cfg.xml:
[...]
<hibernate-configuration>
<cfg resource="jbpm.hibernate.cfg.xml" />
</hibernate-configuration>
[...]
since you do <import resource="jbpm.tx.hibernate.cfg.xml" /> in your jbpm.cfg.xml you get what you ask for ;-)
maybe check the other includes too just to be sure...