[jboss-user] [jBPM] - Re: NullPointerException after completing human task
Adam Peng
do-not-reply at jboss.com
Fri Jul 13 03:05:04 EDT 2012
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120713/34e56bfc/attachment.html
More information about the jboss-user
mailing list