Demian Calcaprina [
http://community.jboss.org/people/calca] created the discussion
"Re: org.jbpm.task.service.PermissionDeniedException in JBPM 5.1"
To view the discussion, visit:
http://community.jboss.org/message/634130#634130
--------------------------------------------------------------
Hey,
I think you have to call claim using passing the groups of john.. it will check if john is
part of potential owners. If you don't pass it, it will not find john as potential
owner:
client.claim(3, "john", groupsJohn, taskOperationResponseHandler );
Demian
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/634130#634130]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]