JBoss Community

Re: ConcurrentModificationException when LocalTaskService.complete()

created by TC ONG in jBPM - View the full discussion

SyncWSHumanTaskHandler syncWSHumanTaskHandler = new SyncWSHumanTaskHandler(localTaskService, ksession);

syncWSHumanTaskHandler.setLocal(true);

ksession.getWorkItemManager().registerWorkItemHandler("Human Task", syncWSHumanTaskHandler);

This is what I did. Am I missing something?

Reply to this message by going to Community

Start a new discussion in jBPM at Community