1 Reply Latest reply on Apr 26, 2006 9:56 AM by kukeltje

    Problem using Fork and Join

    miraganatra

      Hi, I am trying to implement a process definition that contains a Fork to two nodes Node A and Node B. The said nodes converge at a Join node. Problem: the execution traverses to one node i.e. Node A only. Please advice me on how to implement a Fork and a Join. I am using the jbpm designer plugin for eclipse to create my process definition. Thank You in advance.

        • 1. Re: Problem using Fork and Join
          kukeltje

          have you looked at the testcases? If so what is the difference between your process and those? Maybe posting your process and the code you use to test it is an option.

          With just this info it is impossible to see why things do not work as expected.

          Ronald