5 Replies Latest reply on Jan 22, 2015 3:46 AM by lordalucard7545

    Problem migrating from Richfaces 4.3.7.Final to Richfaces 4.5.0.Final

    lordalucard7545

      Im migrating my maven from richfaces 4.3.7+ 2.1.26 to 4.5.0.Final + jsf2.1.1.28

       

      • In my application I am not getting any richfaces components and i lost the css style of my pages.

      I only added this dependency  :

      <dependency>

      <groupId>org.richfaces</groupId>

      <artifactId>richfaces</artifactId>

      <version>4.5.0.Final</version>

      </dependency>

       

      Thanks in advance,