0 Replies Latest reply on Aug 23, 2010 6:32 AM by hauch

    SoapClient http-client-properties from message

    hauch

      I am using org.jboss.soa.esb.actions.soap.SOAPClient to call a webservice which requires basic authentication.

      I got it working by specitying http-client-properties in the configuration, but what I really want is to get the username/password from the message.

       

      Does anybody know if this is possible?

      If so any help is appreciated.