2 Replies Latest reply on May 18, 2009 7:58 AM by itays100

    richfaces integration in tomcat 5.5

    itays100

      Hello all,

      I've decided to try integrating richfaces 3.3.0 after view the demo provide by exadel.
      After adding the 3 jar files and deploy to tomcat (5.5). I got an error from tomcat:

      ERROR Digester:1635 - Parse Error at line 5 column 17: Document root element "faces-config", must match DOCTYPE root "null".
      org.xml.sax.SAXParseException: Document root element "faces-config", must match DOCTYPE root "null".


      So i'm asking you hat is process to make richfaces work in my envirnment which is:
      this is part of web-inf/lib:

      commons-logging-1.1
      commons-pool-1.1
      commons-beanutils-1.7.0
      commons-collections-3.1
      commons-dbcp-1.1
      commons-digester-1.8
      commons-fileupload-1.0
      jsf-api
      jsf-impl
      jstl-1.1.0

      This is part of jars in tomcat/common/lib:
      servlet-api
      jsp-api
      commons-el
      jasper-compiler