0 Replies Latest reply on Jun 27, 2002 6:56 PM by sgturner

    application.xml ??

    sgturner

      The application.xml file that is contained in the ear file can have 3 type of modules. ejb, java, web. what is the purpose of the java module?

      myjar.jar

      Will classes in the web module or ejb module be able to access classes in the java module?

      Thanks