[jboss-user] [jBPM] - Failure in ignaling a state in a process which has timer

Maciej Swiderski do-not-reply at jboss.com
Wed Jul 14 15:07:40 EDT 2010


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] replied to the discussion

"Failure in ignaling a state in a process which has timer"

To view the discussion, visit: http://community.jboss.org/message/552611#552611

--------------------------------------------------------------
I don't think it is a bug, you can signal such wait state, you just need to look up for it first.

String executionId = processInstance.findActiveExecutionIn("wait state").getId();


and the use this executionId when signaling. Timer will be destroyed as well.

HTH

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/552611#552611]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100714/3894fa54/attachment.html 


More information about the jboss-user mailing list