1 Reply Latest reply on Mar 11, 2008 3:01 PM by cinaed

    Load/read resources...

    cinaed

      Hi,

      Scenario:
      have a generic class packaged in an infrastructural esb-archive which business-services can depend on. When business-services makes call to the generic class it needs to get in touch with resources in the business-archive, e.g. the generic class needs to load/read a file from the business-archive by use of a passed filename or something to perform it's generic functionality.

      Question:
      What is the best way to handle this?


      Thanks in advance