how to create a soap proxy

  • Thread starter Thread starter Craig
  • Start date Start date
C

Craig

Hello,

I need to create a soap proxy from this schema..

http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-2

I can't create the proxy with the schema only.
So, I need just to create the classes like classes generated using xsd.exe,
but I want to generate classes with the wsdl.exe, because after I need to
serialize and deserialize with the SOAP formatter. (Not Xml Serialization)

I really appreciate your help.
Thanks.
Craig
 
Hi,
Thanks for the reply. I downloaded the WSCF tool and after trying all
combinations with regard to configuration of the WSFC tool, couldn't
generate the proxy classes successfully. I don't think I should have to
reinvent the wheel with regard to parsing these message types, there has to
be a way.
Would appreciate any help.
THank you.
Regrds,
CRaig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top