[jboss-user] [jBPM] - Re: jBPM process not completed (sometimes)

Demian Calcaprina do-not-reply at jboss.com
Thu Jun 6 22:22:44 EDT 2013


Demian Calcaprina [https://community.jboss.org/people/calca] created the discussion

"Re: jBPM process not completed (sometimes)"

To view the discussion, visit: https://community.jboss.org/message/821833#821833

--------------------------------------------------------------
The workItemHandler uses the session you inject into its constructor to continue the process:
 https://github.com/droolsjbpm/jbpm/blob/5.4.x/jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/process/workitem/wsht/AsyncGenericHTWorkItemHandler.java#L270 https://github.com/droolsjbpm/jbpm/blob/5.4.x/jbpm-human-task/jbpm-human-task-core/src/main/java/org/jbpm/process/workitem/wsht/AsyncGenericHTWorkItemHandler.java#L270

is the session available and not disposed at the time you do task.complete?

Demian
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20130606/72aefbe5/attachment-0001.html 


More information about the jboss-user mailing list