I know that i can generate the wsdl from DefaultWsdl11Definition,but how i can generate wsdl from class?
What i want is that someone call my web service and give me the right parameters that i define in my method from wsdl..
It i spossible? or i must generate xsd first,and than generate the wsdl from it?


Reply With Quote