I have the same problem with the following expression on a decision node in a JPDL :
<decision name="motif délégation ?"
expression="#{ligneDemandeAbsence.motif eq 'DEL'}">
| <transition name="false"
to="saisieDatesAbsence"></transition>
| <transition name="true"
to="saisieDateDelegation"></transition>
| </decision>
|
It used to work with 2.0.0 BETA1, but it does not work with 2.0.0 CR1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088370#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...