2 Replies Latest reply on Jul 11, 2012 9:07 AM by lpino

    Setting up Richfaces 4.2.2 with Glassfish 3.1 in Eclipse Helios

    lpino

      Hello, I am trying to set up richfaces 4.2.2 to work with glassfish 3.1 in Eclipse Helios. I am not allowed to use maven. This is my configuration:

       

      Libraries I am using:

       

      cssparser-0.9.5.jar

      guava-10.0.1.jar

      sac-1.3.jar

      richfaces-components-api-4.2.2.Final.jar

      richfaces-components-ui-4.2.2.Final.jar

      richfaces-core-api-4.2.2.Final.jar

      richfaces-core-impl-4.2.2.Final.jar

       

      when I try to run newFile.xhtml I don't get any errors, but the richfaces components are not displayed. What am I missing?

       

      my web.xml is attached