[jboss-user] [jBPM] - Re: ClassCastException

Maciej Swiderski do-not-reply at jboss.com
Thu Feb 21 12:10:24 EST 2013


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130221/9a7afc81/attachment.html 


More information about the jboss-user mailing list