0 Replies Latest reply on Mar 23, 2009 4:27 AM by coldy77

    token.signal don't wait

    coldy77

      Hello,

      I have used a older version of jbpm/ jboss ESB since Friday.

      I called Processes by getting a process instance and the fire a signal on the root token.

      the "token.signal()" wait until the process finish or a wait state entered. This is, what i want.

      Now I update jbpm and esb to the latest GA.

      Now token.signal() don't wait anymore. It starts the process, but the first ESB Action is invoked, when the caller-Thread, where I start the process, is finished. The Node-Enter event raises in the moment, I start the process.

      Is there something changed in starting a jbpm process?

      Best Regards and Thanks in advise
      Michael Coldewey