0 Replies Latest reply on Sep 9, 2010 3:03 PM by orkun

    problem in mojarra 2, richfaces 3.3, tomcat 7

    orkun

      hello

       


      I am trying to use mojarra 2, richfaces 3.3, tomcat 7

       


      I encountered this exception :

       


      SEVERE: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
      java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
          at org.ajax4jsf.renderkit.ChameleonRenderKitFactory.<clinit>(ChameleonRenderKitFactory.java:50)

       

       

       

      I checked commons-loggin-1.1.1.jar .

       

      And jstl.jar is in my build path.

       


      But the problem still exists.

       


      what do have to do ?

       


      regards