0 Replies Latest reply on Mar 27, 2008 12:14 PM by grumpdogg

    WEB-INF/classes not loading on startup

    grumpdogg

      I have a WAR file packaged in an EAR file, but it's classes are not loading when the package is deployed. This is causing me to get a NoClassDefFoundError when I try to instantiate classes in a few of my servlet inits.

      The application is a Java 1.3 app that is being ported to run on JBoss 4.2.1 with Java 6.