2 Replies Latest reply on Mar 9, 2012 3:58 AM by trind

    Richface 4, ain't including any resources, css or js files

    trind

      Ive got a problem with Richface 4.

       

      It renders allt he components as it should however ny JS files or CSS files are included to the page.

       

      I have a EAR component.

       

      and in the War file i got thease depnedencies for maven.

       

      <dependency>

              <groupId>org.richfaces.core</groupId>

              <artifactId>richfaces-core-impl</artifactId>

              <version>4.2.0.Final</version>

          </dependency>

       

       

       

          <dependency>

              <groupId>org.richfaces.ui</groupId>

              <artifactId>richfaces-components-ui</artifactId>

              <version>4.2.0.Final</version>

          </dependency>