2 Replies Latest reply on Sep 21, 2013 5:31 AM by kmranganathan

    Seam 2.3.1 deployment error with seam-gen

    kmranganathan

      Hi,

      I am using seam 2.3.1 and used seam-gen to setup and create the project. I simply deployed it using the 'seam deploy' in JBoss AS 7.1.1.

       

      I got an error during deployment " Critical error during deployment: : com.sun.faces.config.ConfigurationException: "

      lower down the issue is reported at "

      Caused by: java.lang.NoClassDefFoundError: com/google/common/base/Function

        at org.richfaces.resource.ResourceHandlerImpl.<init>(ResourceHandlerImpl.java:63) [richfaces-core-impl.jar:4.3.3.Final]"

       

      Note that, I just created the project and have no actions/forms/views. I am thinking this is due to missing guava.jar - this is because, I see this in the .classpath, but the jar file is not present.

       

      Has anyone else experienced this issue?If this is a new issue, I am ready to file a bug (if needed). Please let me know.

       

      Thanks,

      Ranga.