3 Replies Latest reply on Oct 20, 2011 2:59 AM by mitalpritmani

    RichfacesLogger class not found in Richfaces 4.0.0.Final

    larim

      Hi,

       

      I'm trying to migrate my application from RichFaces3.X to RichFaces4. When i deploy my application on Websphere 7, i got the following crash :

       

      [05/09/11 12:56:04:876 CEST] 00000007 webapp        E com.ibm.ws.webcontainer.webapp.WebApp notifyServletContextCreated SRVE0283E: Exception interceptée lors de l''initialisation du contexte : {0}

                                       java.lang.NoClassDefFoundError: org.richfaces.log.RichfacesLogger

                at org.richfaces.context.FileUploadPartialViewContextFactory.<clinit>(FileUploadPartialViewContextFactory.java:61)

                at java.lang.J9VMInternals.initializeImpl(Native Method)

      ......

       

      ( Sorry for the stack trace french part...)

       

      It seems that the package org.richfaces.log (which contains the RichFacesLogger class) is missing. I'm using RichFaces4.0.0.Final.

       

      I think it is a bug. What do you think about it?

       

      regards,

       

      Karim