1 Reply Latest reply on Aug 28, 2005 2:35 PM by starksm64

    class loading / logging issues

    lordsteve_666

      Hi folks,

      I hope someone has solved this riddle already ... I am trying to make use of a 3rd party library that uses LOG4J in the context of JBoss. Unfortunately, this library subclasses the LoggerFactory.

      The result is that after the first call to this 3rd party API, JBoss stops logging completely. I have already tried scoped classloading for this specific app, but to no avail.

      Any hints or suggestions are highly appreciated!

      Thanks,
      Steve