2 Replies Latest reply on Aug 26, 2010 9:30 AM by cmathrusse

    JavaScript Error: RichFaces is not defined

    cmathrusse

      I'm using JSF2 with RichFaces 4. I copied the configuration from the core-demo application. My web.xml looks remarkably similar to that of the core-demo with only minor changes. I saw nothing significant in the core-demo faces-config.xml so I don't think that I am missing anything there.

       

      While my application loads and renders I get JavaScript errors when the ajax server callbacks are invoked.

       

      I've attached my web.xml file to this post. (Maybe I'm missing something)

       

      I'm building with maven and I followed the instructions posted pertaining to getting RichFaces 4 to work with Maven based on the following URL:

      http://community.jboss.org/wiki/HowtoaddRichFaces4xtomavenbasedproject

       

      Thanks for the help...