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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to