1 Reply Latest reply on Nov 28, 2002 12:05 AM by joelvogt

    ClassLoaExceptions---driving me nuts!!!

    jcorbin4607

      I am using the latest version of JBOSS with Tomcat.

      I am able to successfully deploy my Web App as a WAR file. When I point my browser to the context root I get the following error...

      ... java.lang.ClassNotFoundException: No ClassLoaders found for: jd.LookupForm

      This LookupForm.class exists in my WEB-INF/classes directory. Not sure what to do about this type of exception....

      Please help.