3 Replies Latest reply on Oct 20, 2011 2:18 PM by kwutzke

    EL validation error on simple bean call with parameter?

    kwutzke

      Hello,

       

      as I'm building my app I was wondering why Eclipse/JBT was complaining about the line

      {code}<h:commandLink action="#{pqList.deletePq(pq)}">{code}

      underlining the part (pq) in yellow.

       

      How can I change/repair this? Is it a bug?

       

      JSF 2 does allow the above syntax...

       

      Karsten

       

      PS: I'm using Eclipse 3.7 and JBT 3.3.0 M2

       

      Edit: currently using JBT 3.3.0 M2