0 Replies Latest reply on May 21, 2003 3:44 PM by jcorbin4607

    JBoss 3.2.1/Tomcat Classloading Problem?

    jcorbin4607

      Hello,

      I hope this is the right forum for this question.

      I have an ear file with an ejb module and a web module. Each module references a project utility jar via the manifest file.

      In JBoss 3.2RC2 the web application finds the classes in the project utility jar just fine, but in 3.2.1 it gives me class not found errors for any class the web application tries to reference in the utility jar.

      Seems like class loading has changed in the final 3.2 release. Can anyone provide some insight on how to reconcile this problem???

      Thanks a bunch,
      JD