Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JBOSS4.3 log4j

875635Sep 20 2011 — edited Sep 22 2011
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2011
Added on Sep 20 2011
9 comments
781 views