4 Replies Latest reply on Dec 17, 2009 1:58 PM by jonathan2009

    Function 'rich:clientId' not found

    jonathan2009

      I am using richfaces with Seam 2.0.2, and when I try to the #{rich:clientId(’id’)} function in a facelet, I get the following error:

       

      javax.el.ELException: Function 'rich:clientId' not found

       

      I am, however, able to use richfaces components, like the rich:calendar.

      Any idea on why I would be able to use the components, but not the functions?

       

      Are the functions like rich:clientId and rich:element  in a different JAR than the components?

       

      Thanks,

      Jonathan