[jboss-user] [jBPM] - Re: Diagram not updated (using async. work item)
Tihomir Surdilovic
do-not-reply at jboss.com
Tue Oct 4 08:00:40 EDT 2011
Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: Diagram not updated (using async. work item)"
To view the discussion, visit: http://community.jboss.org/message/630021#630021
--------------------------------------------------------------
I don't really undertand why you are doing the Wthread stuff in executeWorkItem method. Typically you can just complete the workitem with:
manager.completeWorkItem(workItem.getId(), null);
Here is chapter of the docs that may help: http://docs.jboss.org/jbpm/v5.1/userguide/ch13.html#d0e3599 http://docs.jboss.org/jbpm/v5.1/userguide/ch13.html#d0e3599.
Thanks.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/630021#630021]
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/20111004/66ed8a97/attachment.html
More information about the jboss-user
mailing list