[jboss-user] [jBPM] - Re: only the first human task is being saved in db!
Mauricio Salatino
do-not-reply at jboss.com
Wed Mar 9 12:53:08 EST 2011
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: only the first human task is being saved in db!"
To view the discussion, visit: http://community.jboss.org/message/592221#592221
--------------------------------------------------------------
Looks like you are finishing just one task. or are you calling the following code twice?
BlockingTaskOperationResponseHandler blockingTaskOperationResponseHandler = new BlockingTaskOperationResponseHandler();
taskClient.complete(taskId, nickName, null, blockingTaskOperationResponseHandler);
Where are you querying for the current tasks?
Greetings.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/592221#592221]
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/20110309/07ebeaac/attachment.html
More information about the jboss-user
mailing list