0 Replies Latest reply on Sep 16, 2005 12:26 PM by liobod

    classloader issue on jboss3.2.2 for tomcat4.1

    liobod

      Hello world,

      For some reason, i had to change default conf of my jboss 3.2.2 in order to avoid the use of jboss class loader.
      It's now set in [jboss]\deploy\jbossweb-tomcat41.sar\META-INF\jboss-service.xml in this way :
      false

      The problem is now my webapp does not even see/load my jars in my war/WEB-INF/lib

      What's the hint?

      Please help,

      thx