1 Reply Latest reply on Dec 4, 2008 4:12 AM by ilya_shaikovsky

    Question about installation

    freejohn22

      Hi all !
      after a bit of struggling I have been able to install Rich Faces 3.2.2. on my Web application using jBoss 4.2.0 I have 2 question about it:

      As the manual says you need to install MyFaces too otherwise the JSF classes won't be found. However after I add MyFaces Api, JBoss complains that commons.* classes are missing, so I have added all commons.* in the lib folder of the web application- now it works.

      Is it correct to place this libs there ?

      Also JBoss Web server has already jsf-libs deployed (under jboss-web-deployer) . Should I delete them ?
      Thanks a lot
      John

        • 1. Re: Question about installation
          ilya_shaikovsky

          I've forwarded this to our doc team in order to check the docs.

          Actually - you have no need to add something to already configured JSF app. If your app works fine ubder JBoss with their built-in implementation - then you should just add RF jars iteself.