-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
in the distribution, in the jbpm.cfg.xml that is included in the examples directory, it references examples-hibernate.cfg.xml, which is not present in the examples project.
<hibernate-configuration resource="examples-hibernate.cfg.xml">
<cache-configuration resource="jbpm.pvm.cache.xml"
usage="nonstrict-read-write" />
</hibernate-configuration>