0 Replies Latest reply on Nov 22, 2011 9:11 AM by selfcare

    JSF + RF portlet : Including jars in WEB-INF/lib

    selfcare

      Hi,

       

      Am using JSF 1.2 + RichFaces 3.3 + Jboss AS 5.1.0

       

      Is it possible to run a JSF 1.2 application with Rich faces 3.3 components without having jars placed in project's WEB-INF/lib folder?

       

      Instead is it possible to place those jars in Jboss AS' server lib folder or make necessary changes in web.xml?

       

      Main concern here is I dont want my project to occupy lot of space (because of including jars in WEB-INF/lib) .

       

      Jars which am talking here are,

       

      3 RichFaces jars ,commons-beanutils-1.7.0.jar, commons-collections-3.2.jar, commons-digester-1.8.jar, commons-logging-1.0.4.jar, jhighlight-1.0.jar.

       

      Which are the jars that I must have to place in project's web-inf/lib and which are those which I can place in server lib?

       

      Regards,

       

      Vikas