Vadim Melnik [http://community.jboss.org/people/vmdocua] created the discussion
"Re: how to resume process" To view the discussion, visit: http://community.jboss.org/message/588457#588457 -------------------------------------------------------------- Hi http://community.jboss.org/people/kmwen km wen, Out of curiosity why did you create two ProcessEngine instances there? First process lives/managed by process engine A (where testFragment.jpdl.xml definition deployed), while for signaling used another process engine B. It's possible to reuse the same process engine instance inside single JVM process. Another issue is "signalExecutionById" parameter - "execution ID" is not process definition ID or key or similar. Search for "execution id" phrase in this document http://docs.jboss.com/jbpm/v4/userguide/html_single/ http://docs.jboss.com/jbpm/v4/userguide/html_single/ for better understanding. -- Thanks, Vadim. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/588457#588457] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
