14 Replies Latest reply on May 9, 2002 1:16 PM by joel.rosi-schwartz

    Problem configuring JBoss 3.0 RC1 for custom Log4j Category

    joel.rosi-schwartz

      I implemented a custom log4j Category that is deployed within JBoss. This works just fine in JBoss 2.x.x. I am now migrating to 3.0 RC1 and during startup JBoss is throwing Class Not Found excepions on my custom classes. I have placed my jar file with these classes in the lib directory, which in the 2.X series was sufficient to resolve the classes. What am I not understanding about how to configure JBoss 3.0? Or is this no longer possible to achieve?

      Thanks in advance,
      Joel