0 Replies Latest reply on Feb 4, 2005 7:56 AM by borislav.roussanov

    adding log4j appender

    borislav.roussanov

      Hi everybody,

      i'm trying to to find out how to bind my own jdbc appender to the existing ones in Jboss. Every time i try i get the error:

      "13:47:43,166 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      log4j:ERROR Could not create an Appender. Reported error follows.
      java.lang.ClassNotFoundException: org.apache.log4j.jdbcplus.JDBCAppender
      at java.net.URLClassLoader$1.run(URLClassLoader.java:199)" a.s.o
      .

      I have put the implementing jar file in jboss.home/server/default/lib, but it seems, that it is not recognized.

      Any ideas?

      Thanks in advance,