TC ONG [https://community.jboss.org/people/devilkazuya99] created the discussion

"Re: ConcurrentModificationException when LocalTaskService.complete()"

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

--------------------------------------------------------------
Any different if I do it this way? (Use blank *SyncWSHumanTaskHandler* 
constructor)

> SyncWSHumanTaskHandler syncWSHumanTaskHandler = *new 
> SyncWSHumanTaskHandler();*
> syncWSHumanTaskHandler.setLocal(true);
> syncWSHumanTaskHandler.setClient(localTaskService);
> ksession.getWorkItemManager().registerWorkItemHandler("Human Task", 
> syncWSHumanTaskHandler);
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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