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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
