0 Replies Latest reply on Oct 29, 2006 4:30 PM by gk2006

    jboss 4.04 ClassNotFoundException while deploying hibernate

    gk2006

      hello...

      i use jboss 4.0.4 and i deploy a hibernate app.
      i dont use a .har file, instead i have the ScanForMappingsEnabled propery set to true in the hibernate-service.xml

      jboss finds the .hmb.xml file located under the /WEB-INF/classes/....directory of the .war file (the .war is inside an .ear file which is deployed )
      but cant find the corresponding class file.
      jboss responds with a ClassNotFoundException saying that there is no ClassLoader for the class....

      any suggestions???

      thanx...