1 Reply Latest reply on Feb 22, 2011 12:12 AM by sdelvalle

    RichFaces and Primefaces

    sdelvalle

      Hello all,

       

      I'm trying to use RichFaces and Primefaces in the same JSF 2 project, if I use RichFaces 4 M5 everything seems to work fine (or at least the components I'm using from both libraries), but when I update to M6, the panelMenu component from RichFaces is not correctly rendered. Looking at the generated html, the RichFaces resources are not included (js and css files), not only those specific for the panelMenu, but also the basic ones, like richfaces.js, richfaces-queue.js, and so on. Is there any additional configuration I should make in order to solve this?

       

      Thanks in advance.

       

       

      Best Regards

       

      Sergio Del Valle

        • 1. RichFaces and Primefaces
          sdelvalle

          Ok, forget about it, I just saw the change in the name of the icon attributes for the component, so I updated to the new names in M6, and now the panelMenu is rendering just fine.

           

           

          Best Regards

           

          Sergio Del Valle