Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: ClassCastException"

To view the discussion, visit: https://community.jboss.org/message/798910#798910

--------------------------------------------------------------
ok if it's an evaluation process then it could be that you suplly not valid 
employee that is process variable used to assign first task to. Antoher thing 
is that since you modified the evaluation process it could be that 
 params.put("name", "some name".toLowerCase());
"some name" must be know to task service unless you use 
DefaultUserGroupCallback that accepts all users. 

Since you provided logs from client execution it would be good to check server 
log where task service is running, there are most likely some errors that 
causing to return incorrect response.

HTH
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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

Reply via email to