1 Reply Latest reply on Jun 15, 2003 7:47 PM by juhalindfors

    Class Loading Issue with JBOSS 3.2 and Tomcat (Revisited)

    jcorbin4607

      I recently (last month) posted a message in regards to having problems relating to calls loading issues using JBOSS 3.2.1 and Tomcat 4.1.24.

      I specify a utility jar in the manifest.mf file for the war file. The contents of the manifest.mf file are:

      Manifest-Version: 1.0
      Ant-Version: Apache Ant 1.5.2
      Created-By: 1.3.1_07-b02 (Sun Microsystems Inc.)
      Class-Path: LightSpeedCommon.jar

      LightSpeedCommon.jar is located under the META-INF directory of the ear file.

      Could I please get someone to assist me on this because this configuration worked just fine in JBOSS 3.2 RC2.

      Thanks