1 Reply Latest reply on Jul 1, 2002 12:47 PM by jmoring

    want to lookup bean of ear file from  independent war file

    anilejb

      I deployed ear file which has many jars &
      1 war file.

      application run fine I was able to look up beans

      from my war file.

      I want to deploy war file independent of ear file.

      I was able to deploy successfully, but now I am

      not able to lookup beans of ear file (not able to get

      context).

      pl. show me configuration how my war file can look up

      beans of another ear file where war file is not a part

      of ear.