User development,
A new message was posted in the thread "Decision expression can not return a
Boolean?":
http://community.jboss.org/message/529052#529052
Author : Maciej Swiderski
Profile :
http://community.jboss.org/people/swiderski.maciej
Message:
--------------------------------------------------------------
Hi,
I think expression on decision node must return valid name of outgoing transition
otherwise it will not be possible to decide which transition to take.
boolean values are supported on condition tag that is nested inside transition tag:
<transition g="585,131;583,40:-45,-18" name="toReportActError"
to="Report activation error">
<condition expr="#{true}"/>
</transition>
Cheers,
Maciej
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/529052#529052