You need to sign in to do that
Don't have an account?
XXX
Webservice WSDL Looks Like Enterprise WSDL
Working on a new webservice, and when I generate the WSDL, it looks like the enterprise WSDL, rather than the WSDL I generated from the last webservice, which was very very similar to the new one. I've gone over everything that I can think of and the only critical difference between these two webservices is that the new one was developed against an Enterprise org using Eclipse and the old one was developed against a development org using the SF IDE.
Since the WSDL is different, my code doesn't work any more.
What don't I know yet?
TIA,
John
All Answers
It could be that when you click under Setup>Develop>API>Enterprise WSDL...the resulting page may not have refreshed. Try deleting all WSDLs in the project and download the brand new WSDL.
That said, my understanding is that you are trying to extract the Enterprise WSDL and not a WSDL for an Apex based WS you created on Force.com...