1 Reply Latest reply on Nov 17, 2008 5:50 PM by joblini

    Seam and rich-faces version for 'rich:component' not found"

    valatharv
      I tried running example from
      http://livedemo.exadel.com/richfaces-demo/richfaces/modalPanel.jsf?c=modalPanel#

      Error message :
      "javax.el.ELException: Function 'rich:component' not found"

      We are using jboss-seam-2.0.2.SP1 and jboss-4.2.3

      I found that rich:component was introduced in RichFaces 3.2
      BUT
      Seam 2.0.2  uses RichFaces 3.1.4

      Can I replace RichFaces 3.2 jar to use with jboss-seam-2.0.2.SP1, will there be any impact, any other steps I should take care ?