1 Reply Latest reply on Jul 1, 2009 1:56 PM by nbelaevski

    SUN AJAX4JSF and JBoss Richfaces AJAX4JSF

    m_w_abdo

      Hello,

      I have project in the production, this project uses
      - SUN JSF RI 1.1
      - SUN Ajax4JSF
      - MyFaces

      Currently, I have to use components from Richfaces 3.1.6.

      When I add Richfaces 3.1.6 to the project, the compilation failed. Because there is two ajax4jsf libraries. (SUN + Richfaces)

      Can I remove SUN Ajax4JSF from the application and use Richfaces Ajax4JSF instead?

      If yes, do I have to change any code? or it is completelly compatible?