[jboss-user] [JBoss Seam] - Re: Complex EL Expressions in JPDL decisions aren't being ev

chawax do-not-reply at jboss.com
Fri Sep 28 10:06:10 EDT 2007


It looks like the problem is not limited to JPDL conditions ...

The following EL expression  is used in a task description :

<task name="Validation d'un des responsables finals" description="[Validation RP] #{infosDemandeur} (#{datesDemandeAbsence})">

It used to work with Seam 2.0.0.BETA1. But with Seam 2.0.0.CR1, it throws this exception :

Caused by javax.el.ELException with message: "Not a Valid Method Expression: [Validation RP] ${infosDemandeur} (${datesDemandeAbsence})"

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089712#4089712

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089712



More information about the jboss-user mailing list