0 Replies Latest reply on May 15, 2008 7:36 AM by sivananthamrg

    How to get Senders & Destination Details in Custom Action Cl

    sivananthamrg

      I am working on to retrieve the below details in my custom action class in my ESB service.

      1. Details of the destination - Service to which the request to be routed.
      2. Details of the sender ( service requestor URL;functionality similar to the result of getRemoteHost() method of ServletRequest API)


      I browsed through the Call / EPR / PortReference API, but i didnt find methods that suits my requirement. I am new to JBoSS so dont have much clue on this.

      I appreciate your help in this regard,

      Thanks in advance.