-
Patch
-
Resolution: Cannot Reproduce
-
Major
-
None
-
jBPM 4.x
Fork activity is broken in the jbpm4 pvm module under the svn trunk. This is caused by a recent commit to org.jbpm.pvm.internal.model.DefaultIdGenerator. My patch is included. The hibernate save happens before the execution.id is set, resulting in a UniqueConstraintException on the commit.