2 Replies Latest reply on Mar 16, 2010 8:08 PM by gturek

    Class not found error when running deployed app

    gturek

      Inside my ear, some classes in the war depend on a class which is packaged up into a utilities jar file (not the ejb jar file). I assumed that i'd be sufficient to add this jar file to the war's META-INF/MANIFEST.MF file, but it does not work. I get a   java.lang.NoClassDefFoundError: Could not initialize class ..... error when running the application. I am a bit at a loss. I am running JBOSS 4.2.3

      Thax

      gaby