0 Replies Latest reply on Mar 28, 2002 12:20 AM by yellek

    EARs Manifests & classpaths

    yellek

      We are having some problems correctly setting up an EAR file with a shared utility jar. The solution seems to be that you put a Class-Path: entry in the MANIFEST.MF file of the EJB jar file referencing the path of jar files you put in the ear file. Is this correct ?

      Some sources seem to imply that you put the manifest entry at the ear level rather than the EJB jar level.

      Could someone post a working example including the contents of each file in an application (ejb jar, war and ear) along with the manifest file(s) ?

      BTW we are running the 3.0.0 beta.