Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the 
discussion

"Re: JBPM5 -CR1- demo example form exception"

To view the discussion, visit: http://community.jboss.org/message/579176#579176

--------------------------------------------------------------
You need to make sure that all actors that you want to assign tasks to are 
defined in the human task service.  The evaluation example assigns the initial 
evaluation task to the user you fill in the form when starting the process.  
You should make sure that that name is known.  You can configure the users 
here:  
https://github.com/krisv/jbpm/blob/master/jbpm-installer/task-service/resources/org/jbpm/LoadUsers.mvel
 
https://github.com/krisv/jbpm/blob/master/jbpm-installer/task-service/resources/org/jbpm/LoadUsers.mvel

So either use one of the known users (the demo suggests to use 'krisv') or 
simply extend this file on your installer to include additional users.

Kris
--------------------------------------------------------------

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

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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to