[jboss-user] [jBPM] - Re: JBPM5 -CR1- demo example form exception

Kris Verlaenen do-not-reply at jboss.com
Wed Jan 5 20:39:07 EST 2011


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110105/8f7ad41d/attachment.html 


More information about the jboss-user mailing list