0 Replies Latest reply on May 13, 2004 1:09 AM by andrew1

    NoSuchMethodError

    andrew1

      I have NoSuchMethodError when running servlet.
      I am using JBoss 3.2.3.
      How can I change the classloading order so that the classes under
      my "WEB-INF/lib/" will be loaded first i.e. before those server wide
      classes (jars)?
      Thanks.