Adam Peng [https://community.jboss.org/people/patternman] created the discussion

"Re: NullPointerException after completing human task"

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

--------------------------------------------------------------
I tracked the problem eventually.

I resolved the problem through using 

ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new 
CommondBaseWSHumanTaskHandler(ksession));

instead of 

ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new 
CommondBaseWSHumanTaskHandler());




--------------------------------------------------------------

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

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