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

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Sep 25 10:41:53 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1937?page=all ]

Norman Richards updated JBSEAM-1937:
------------------------------------

    Fix Version/s: 2.0.0.CR2
                       (was: 2.0.0.GA)

> 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
>            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

        



More information about the seam-issues mailing list