Michael Wohlfart [http://community.jboss.org/people/mwohlf] replied to the discussion
"IdentityService implementation" To view the discussion, visit: http://community.jboss.org/message/546501#546501 -------------------------------------------------------------- it seems like neither the TaskService().takeTask([...]); nor the TaskService().assignTask([...]); methods check if the assigned user is in the candidate list, moreover you can even assign a user that doesn't exist: TaskService().takeTask(task.getId(), "rumpelstiltskin"); and jBPM4 won't complain -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/546501#546501] Start a new discussion in jBPM at Community [http://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
