1 Reply Latest reply on May 5, 2005 3:09 AM by karlkwan

    ClassNotFoundException for contents of WEB-INF/classes in JB

    colinmcfarlane

      I have an EAR file containing just a war file. The war file contains one JSP page and one servlet class. The servlet class is in the WEB-INF/classes/com/xxx/yyy.class file inside the war file. Attempting to run the servlet in JBoss-4.0.1sp1 results in a ClassNotFoundException.