Extending WSDL to use XML-RPC  
Author Message
mojo_4664





PostPosted: ASMX Web Services and XML Serialization, Extending WSDL to use XML-RPC Top

Hi, I am a computer engineering student currently working an internship. The company I work for runs database servers which use XML-RPC to communicate. We have recently started beta testing an automated testing software that accepts WSDL document input to learn how to interface with the SUT. The problem is that WSDL has built-in support for using SOAP-RPC, which is a little too modern for our servers. Is it possible to somehow extend WSDL such that the port bindings are done with XML-RPC, which would therefore make the automated testing software's communication understandable by our database servers

Thanks for any pointers/links/help. I swear I've read the entire internet and not been able to find out how to do this!




.NET Development18