2 Replies Latest reply on Mar 12, 2007 5:31 AM by aguizar

    BPEL needs to pass on ws-security elements. Is it possible?

      Hello All,

      In our scenario, the BPEL process itself doesn't have any security needs but the participating webservices need to support single sign on. So is it possible that BPEL passes on ws-security elements in the <soap:Header> on to all webservices it invokes? Can I somehow configure this behavior?

      From the JBossWS documentation and one of the threads on this forum, I know I can create handler that intercepts the SOAP and read headers. But in my case I do not need to read the contents, I only want to pass them along. Can I create something similar that gets called before each 'invoke'?

      Thank you,
      Meghana