is a webservice descriptor file used to inform the webservice container the services that it expects from it ?
is a webservice descriptor file used to inform the webservice container the services that
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I assume you refer to the web service consumer, but anyhow: yes – the WSDL file
is used to describe the message that are exchanged between webservice provider and
consumer.
you might find this worth reading.
Cheers