Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-2841

Problem with fork/join using swimlane and multiplicity attribute of join

XMLWordPrintable

    • Workaround Exists
    • Hide

      a) drop foreign key constraint reference from jbpm4_task to jbpm4_swimlane
      b) jbpm-pvm.jar/jbpm.task.hbm.xml - set foreign-key to "none" for TaskImpl mapping 'many-to-one name="swimlane"'

      Show
      a) drop foreign key constraint reference from jbpm4_task to jbpm4_swimlane b) jbpm-pvm.jar/jbpm.task.hbm.xml - set foreign-key to "none" for TaskImpl mapping 'many-to-one name="swimlane"'
    • Hide

      run "mvn test" in the root directory of attached test case

      Show
      run "mvn test" in the root directory of attached test case

      Problem related with bug https://jira.jboss.org/jira/browse/JBPM-2749.
      My case is distinguished by using multiplicity option.
      Workaround for https://jira.jboss.org/jira/browse/JBPM-2749 didn't help.
      Test case attached.

            rebody HuiSheng Xu (Inactive)
            coder[tlt] Artem Fomichev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: