[jboss-user] [jBPM] - Re: Task Instance Not Ending

Alejandro Guizar do-not-reply at jboss.com
Tue Nov 16 18:48:34 EST 2010


Alejandro Guizar [http://community.jboss.org/people/alex.guizar%40jboss.com] created the discussion

"Re: Task Instance Not Ending"

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

--------------------------------------------------------------
Ending a task instance generally results in the related token being signaled, you should not be signaling the token separately.
In addition, calling TaskInstance.end() or Token.signal() without parameters results in the default transition being taken, you should not be calling token.getAvailableTransitions().iterator().next() to retrieve the transition.
Hope this helps.
--------------------------------------------------------------

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

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/20101116/c0d7d320/attachment.html 


More information about the jboss-user mailing list