7 Replies Latest reply on Apr 11, 2011 9:06 AM by turocabrera

    All jars for RichFaces 4

    armdev

      Hello All, I try to setup richfaces 4/JSF2 .0 application , but unsuccess, because a lot of missing jars...

      I try to run project under Apach Tomcat and all depended jars needed to add my classpath, I added only Richfaces 4 jars, core api and impls, and

      component api/impls.

       

      I try to run maven project from richfaces 4 final, but also unlucky.

       

      Can someone provide all needed jars only for richfaces 4? May be I do not want use app servers like JBoss and Glassfish, may be they provide some libs for richfaces, at the first I need run project under tomcat with all deps.

      I can share my richfaces 4 Netbeans simple project, all jars located int libs folder and attached to it.

       

      https://docs.google.com/leaf?id=0B45Md1_c5-gGYWUwMTU0MDQtMzFlYy00ZGJjLTg4YjQtMTliMGUzNWNhYjFh&hl=en

       

       

      Thanks a lot.

        • 1. Re: All jars for RichFaces 4
          iabughosh

          Hi Armen,

          i'm running RichFaces 4 on JBoss 6, here is the jars:

          common-annotations.jar

          commons-beanutils.jar

          commons-collections.jar

          commons-digester.jar

          jstl.jar

          richfaces-components-api.jar

          richfaces-components-ui.jar

          richfaces-core-api.jar

          richfaces-core-impl.jar

          standard.jar

          cssparser-0.9.5.jar

          sac-1.3.jar

          guava-r08.jar

           

          if you are using tomcat you will also need a JSF 2.0 or higher impl & validation impl (ex:hibernate validation).

          • 2. Re: All jars for RichFaces 4
            armdev

            Thank you for help, but I still can not run under tomcat 6.0.30, is any configuration needed for richfaces now? or just adding libs?

             

            now I have errors like

             

            java.lang.NoSuchMethodError: com.google.common.base.Platform.precomputeCharMatcher(Lcom/google/common/base/CharMatcher;)Lcom/google/common/base/CharMatcher;.......

             

            I am try only run it..

            • 3. Re: All jars for RichFaces 4
              iabughosh

              did you include guava-r08.jar ?

              • 4. Re: All jars for RichFaces 4
                armdev

                Ups I run it !!!!!!!!!!!!!!!!!!

                I deleted one google jar named google-collect from my libs, and its start! Thank you,

                • 5. Re: All jars for RichFaces 4
                  armdev

                  I  try setup integrated JSF 2.0 system with all useful JSF 2.0 distributives

                  • 6. Re: All jars for RichFaces 4
                    iabughosh

                    that right, because guava already includes same classes in google-collect.

                    • 7. All jars for RichFaces 4
                      turocabrera

                      Hi, My dependencies are:

                       

                      commons-collections:commons-collections:jar:3.2.1:compile

                      commons-logging:commons-logging:jar:1.1.1:compile

                      commons-lang:commons-lang:jar:2.4:compile

                      jboss:jbpm-jpdl:jar:3.2.3:compile

                      commons-beanutils:commons-beanutils:jar:1.7.0:compile

                      jboss:jbpm-identity:jar:3.2.3:compile

                      org.springframework:spring-orm:jar:3.0.3.RELEASE:compile

                      javax.transaction:jta:jar:1.0.1B:compile

                      org.hibernate:hibernate:jar:3.2.6.ga:compile

                      asm:asm-attrs:jar:1.5.3:compile

                      antlr:antlr:jar:2.7.6:compile

                      cglib:cglib:jar:2.1_3:compile

                      asm:asm:jar:1.5.3:compile

                      org.hibernate:hibernate-annotations:jar:3.2.1.ga:compile

                      javax.persistence:persistence-api:jar:1.0:compile

                      postgresql:postgresql:jar:8.3-603.jdbc3:compile

                      com.mchange.v2.c3p0:c3p0:jar:0.9.1.2:compile

                      org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:jar:1.1.1:compile

                      org.springframework:spring-beans:jar:3.0.3.RELEASE:compile

                      org.jasypt:jasypt:jar:1.5:compile

                      commons-codec:commons-codec:jar:1.1:compile

                      spring-modules:spring-modules-jbpm31:jar:0.9-dev:compile

                      javax.jcr:jcr:jar:1.0:compile

                      net.sourceforge.jtds:jtds:jar:1.2.2:compile

                      org.springframework.ldap:spring-ldap:jar:1.2.1:compile

                      org.springframework.security:spring-security-core:jar:2.0.4:compile

                      commons-dbcp:commons-dbcp:jar:1.2.1:runtime

                      commons-pool:commons-pool:jar:1.2:runtime

                      org.codehaus.plexus:plexus-utils:jar:1.0.4:compile

                      junit:junit:jar:3.8.2:compile

                      stax:stax:jar:1.2.0:compile

                      stax:stax-api:jar:1.0.1:compile

                      taglibs:datetime:jar:1.0.1:compile

                      javax.servlet:servlet-api:jar:2.5:provided (scope not updated to compile)

                      javax.servlet:jstl:jar:1.2:compile

                      taglibs:standard:jar:1.1.2:compile

                      org.springframework.security:spring-security-taglibs:jar:3.0.5.RELEASE:compile

                      org.springframework.security:spring-security-web:jar:3.0.5.RELEASE:compile

                      org.springframework.security:spring-security-acl:jar:3.0.5.RELEASE:compile

                      com.thoughtworks.xstream:xstream:jar:1.2.2:compile

                      xpp3:xpp3_min:jar:1.1.3.4.O:compile

                      commons-fileupload:commons-fileupload:jar:1.2.2:compile

                      commons-io:commons-io:jar:1.4:compile

                      org.apache.poi:poi:jar:3.0-FINAL:compile

                      log4j:log4j:jar:1.2.12:compile

                      net.sf.jasperreports:jasperreports:jar:3.6.0:compile

                      commons-digester:commons-digester:jar:1.7:compile

                      jfree:jcommon:jar:1.0.15:compile

                      jfree:jfreechart:jar:1.0.12:compile

                      xml-apis:xml-apis:jar:1.3.02:compile

                      eclipse:jdtcore:jar:3.1.0:compile

                      com.lowagie:itext:jar:2.1.0:compile

                      bouncycastle:bcmail-jdk14:jar:136:compile

                      bouncycastle:bcprov-jdk14:jar:136:compile

                      javax.mail:mail:jar:1.4.1:compile

                      javax.activation:activation:jar:1.1:compile

                      bsh:bsh:jar:1.3.0:compile

                      dom4j:dom4j:jar:1.6.1:compile

                      el-impl:el-impl:jar:1.0:provided

                      javax.el:el-api:jar:1.0:provided

                      javax.annotation:jsr250-api:jar:1.0:compile

                      org.richfaces.ui:richfaces-components-ui:jar:4.0.0.Final:compile

                      org.richfaces.core:richfaces-core-impl:jar:4.0.0.Final:compile

                      org.richfaces.ui:richfaces-components-api:jar:4.0.0.Final:compile

                      org.richfaces.core:richfaces-core-api:jar:4.0.0.Final:compile

                      net.sourceforge.cssparser:cssparser:jar:0.9.5:compile

                      org.w3c.css:sac:jar:1.3:compile

                      com.google.guava:guava:jar:r08:compile

                      com.sun.faces:jsf-api:jar:2.0.4-b09:compile

                      com.sun.faces:jsf-impl:jar:2.0.4-b09:compile

                      javax.servlet.jsp:jsp-api:jar:2.1:provided

                      net.sf.ehcache:ehcache:jar:1.6.0:compile

                      org.testng:testng:jar:jdk15:5.10:test

                      aopalliance:aopalliance:jar:1.0:compile

                      org.springframework:spring-web:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-context:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-expression:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-asm:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-jdbc:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-aop:jar:3.0.3.RELEASE:compile

                      org.springframework.security:spring-security-core-tiger:jar:2.0.6.RELEASE:compile

                      org.springframework:spring-tx:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-context-support:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-core:jar:3.0.3.RELEASE:compile

                      org.springframework:spring-test:jar:3.0.3.RELEASE:compile

                       

                       

                      I using Spring 3.0.3.RELEASE, Spring-security 3.0.5.RELEASE, richfaces 4.0.0.Final and JSF 2.

                       

                      My project was testing in tomcat 6 and jetty 6.