NishantJadhav wrote:
Hi
Check this :
http://www.soapui.org/soap-and-wsdl/authenticating-soap-requests.html
Please let me know if this helps you.
Thanks
Thank you for the response, NishantJadhav. I think you misunderstood my question. When one creates a SOAP project, the first thing one does is enter the path or uri of the WSDL file that defines the interface to be tested in the project. It is at this point, loading the WSDL, that the requests for credentials is repeated made, as any included or imported XSD file, which is also secured, is opened and interpreted as part of the WSDL. I have had WSDL files that have included or imported over 20 XSD files, defining various aspects of the interface for the service. As the files were included, each required credentials to be opened and included in the WSDL on which the project is built. This is the first step in creating the project. There are no requests created as of yet.
v/r,
Ed Lorden