]
Kris Verlaenen resolved JBPM-3065.
----------------------------------
Fix Version/s: jBPM 5.1
Resolution: Done
Added constraint expression and returned value to the exception message.
jbpm exception are hard to understand!!
---------------------------------------
Key: JBPM-3065
URL:
https://issues.jboss.org/browse/JBPM-3065
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 5.0
Reporter: Odelya Holiday
Assignee: Kris Verlaenen
Fix For: jBPM 5.1
When I get an exception it's very hard to understand where it came from.
For example:
Caused by: java.lang.RuntimeException: Constraints must return boolean values
at
org.jbpm.process.instance.impl.MVELReturnValueEvaluator.evaluate(MVELReturnValueEvaluator.java:122)
Which constraint is it? I have to debug and it takes hours to find the problem
--
This message is automatically generated by JIRA.
For more information on JIRA, see: