You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Shalini Rohilla <ro...@eudoramail.com> on 2002/01/28 11:30:22 UTC

consuming an authenticated web service

I'm trying to invoke a .net web service which requires username and password to be entered before accessing the webs ervice url.
Can you help how i can achieve this
soap request which i pass to the web servcie is;
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <BSE_Services xmlns="http://soap.bseindia.com">
      <Reportcd>TopGainersDelay</Reportcd>
    </BSE_Services>
  </soap:Body>
</soap:Envelope>

Thanks


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com