[
http://jira.jboss.com/jira/browse/JBSEAM-1937?page=all ]
Norman Richards closed JBSEAM-1937.
-----------------------------------
Resolution: Done
Done.
Some EL Expressions in JPDL files now cause EL exceptions
---------------------------------------------------------
Key: JBSEAM-1937
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1937
Project: JBoss Seam
Issue Type: Bug
Components: BPM
Affects Versions: 2.0.0.CR1
Reporter: David Heggie
Assigned To: Norman Richards
Priority: Minor
Fix For: 2.0.0.CR2
See forum for full code details.
Since upgrading to Seam 2.0.0 CR1 some of the EL expressions in the decision tags of my
JPDL files cause exceptions.
I found what I think is the problem in the org.jboss.seam.bpm.SeamExpressionResolver
class. It tries to parse an expression as a method expression first and if it fails it
throws an ELException and exits without trying to evalute it as a value expression.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira