]
Pete Muir updated JBSEAM-1994:
------------------------------
Fix Version/s: 2.0.0.CR2
Affects Version/s: 2.0.0.BETA1
EL Expressions on decision nodes in JPDL can't be evaluated
------------------------------------------------------------
Key: JBSEAM-1994
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1994
Project: JBoss Seam
Issue Type: Bug
Components: BPM, EL
Affects Versions: 2.0.0.CR1, 2.0.0.BETA1
Reporter: Olivier Thierry
Fix For: 2.0.0.CR2
Using complex EL expressions on decision nodes in JPDL causes an exception to be thrown
on evaluation : "org.jbpm.JbpmException: couldn't evaluate expression".
For example this JPDL condition can't be evaluated :
<decision name="motif délégation ?"
expression="#{ligneDemandeAbsence.motif eq 'DEL'}">
<transition name="false"
to="saisieDatesAbsence"></transition>
<transition name="true"
to="saisieDateDelegation"></transition>
</decision>
This bug did not exist with 2.0.0.BETA1 version but exists with 2.0.0.CR1 version.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: