[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1937) Some EL Expressions in JPDL files now cause EL exceptions

David Heggie (JIRA) jira-events at lists.jboss.org
Thu Sep 20 04:22:09 EDT 2007


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


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

        



More information about the seam-issues mailing list