Peter Vieth [https://community.jboss.org/people/peter.vieth] created the 
discussion

"Re: ClassCastException on .splitNode().constraint()"

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

--------------------------------------------------------------
Was there ever any progress on this?  I'm using 5.2.0.M1 and ran across the 
same issue.  Trouble is that ConstraintImpl doesn't have an evaluate() 
function, so it can't be cast to ConstraintEvaluator in SplitInstance.  I made 
my own class which  implements ConstraintEvaluator.  I just get the constraint 
string and return MVEL.eval(constraint_string).
--------------------------------------------------------------

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

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