1 Reply Latest reply on Jan 29, 2003 7:24 PM by pphetra

    Classpath/Manifest settings for accessing methods in differe

    sudhindraks

      The Problem description is as given below:

      EAR
      |
      |---------->WAR
      | |
      | |----------> JAR1
      | |----------> JAR2
      |
      |----------> JAR3

      Please note that EAR in the structure above will be Deployed in the JBoss Server ..... The requirement is, The methods of the classes in the JAR1 and JAR2 files should be in a position to call the methods of classes in JAR3 classes and vice versa..... How can this be achieved ??

      Regards
      Sudhindra