3 Replies Latest reply on May 3, 2002 2:47 AM by moschen

    Problems with log4j

    moschen

      Hi everybody,

      i have a problem with log4j. i want to use my
      own Appenders and i would like to add them
      to the root logger in a mbean, that is initializing
      all my classes.
      everytime the mbean is executed on startup, i get an
      java.lang.NoClassDefFoundError each time, i want
      to use a class from the log4j package.
      it seems, as if the log4j package is not in my classpath,
      but why does logging work in all the other jboss-mbeans?

      can anybody help me?

      cu,
      lordi