Dear all:
I created a jbpm project only include .bpmn file and .ftl file, I start and execute process by jbpm console. At first, a user task node 's ActorId I fill in "john",
and I can use john login console and see personal task. But when I fill in the user task node 's ActorId as "jimmy" or other name which I set in
/jbpm-installer/jboss-5.1.0.GA/server/default/conf/users.properties, I only can login the console ,and start a process,but can't be assigned a personal task.
My question is : why only set user task node 's ActorId as "krisv","john",or "mary" can be assigned task, if set user task node 's ActorId as other names in "users.properties",
only can login console,but can't assign personal task?
the content of file users.properties:
admin=admin
krisv=krisv
john=john
mary=mary
jimmy=jimmy
hawis=hawis
marvin=marvin
william=william
daniel=daniel
kim=kim
jason=jason
yuri=yuri
devin=devin
sales-rep=sales-rep