3 Replies Latest reply on Dec 15, 2003 9:13 PM by genman

    Common Environment Variable Help

    joshlam

      Hi,

      I have two or three MDBs that needs to share a resource which needs a common environment variable.

      What do I need to do so that I don't have to repeat the <env-entry> for that variable for each <message-driven> section?

      I tried to have the MDBs derived from a common base and have the <env-entry> only in the base MDB's <message-driven> section but I got an error complaining that the name was not found when I tried to retrieve it in each of the base MDB. Does inheritence of <env-entry> not work?

      Thanks.

      --
      Josh