1 Reply Latest reply on May 6, 2013 1:52 AM by sivaprasad9394

    Migrating from Rich Faces 3 to Rich Faces 4

    sumitghosh945

      I'm updating an existing project from Rich Faces 3 to Rich Faces 4.I have downloaded  all the required jars for Rich Faces 4.This are listed below:

       

      richfaces-core-api-4.3.1.Final.jar 

      richfaces-core-impl-4.3.1.Final.jar

      richfaces-components-api-4.3.1.Final.jar

      richfaces-components-ui-4.3.1.Final.jar 

      cssparser-0.9.5.jar

      guava-11.0.1.jar

      sac-1.3.jar

       

      I've pasted this jar under Web-INF/lib folder.

       

      I'm using jsf 2.0,and also downloaded the JSF 2.0 (Apache Myfaces JSF Core-2.0 API 2.0.2) jar.

       

      inspite of  that I'm getting the following error during deployment:

       

      java.io.IOException: Error parsing:jar:file:/C:/new_jboss-portal-2.7.2/jboss-portal-2.7.2/server/default/tmp/deploy/tmp1275818846018948934BMS-exp.war

      /WEB-INF/lib/richfaces-components-ui-4.3.1.Final.jar!/META-INF/a4j.taglib.xml]:

       

      I had broken the jar and checked that a4j.taglib.xml file is present.

       

      So,What's the issue for getting this error???? can anyone suggest me??????

       

      I'm attaching my web.xml and faces-config.xml  file herewith