6 Replies Latest reply on Sep 21, 2011 12:28 PM by jaikiran

    JBOSS4.3 log4j

    tamizharasi.periyasamy

      Hi,

       

      I am creating my own log configuration which inserts the log values into DB. So i am using DB appender for this and used latest log4j jar. In my local everything is working fine

       

      But during DEV server deployment it says

       

      ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.

       

      and the values are not inserted into DB.

       

       

      If any has faced and problems like this earlier please share me.