1 Reply Latest reply on Jun 22, 2007 1:07 PM by meghanai_99

    HTTP Authentication for external webservice

      Hello,

      I have a webservice that requires basic HTTP authentication. Is it possible to configure the BPEL process to send username and password to this external webservice?

      Meghana

        • 1. Re: HTTP Authentication for external webservice

          Hello All,

          Can someone please tell me if it is possible to set HTTP username and password in configuration files for BPEL so that they are added while calling external webservice?

          I found a way to do it using JBossWS client but in case of BPEL I do not have direct control over webservice client. I am going through the JBPM-BPEL code but if someone can tell me if it is possible at all that will be good.

          I didn't see anything in bpel application xsd where one can put in this metadata for endpoint. But in case I am wrong, can someone please correct me?

          - Meghana