WebServicesCore problem

Todd Ditchendorf itod at mac.com
Sat Feb 3 09:20:25 PST 2007


> XML.  Actually, I just thought of a way to test that...I have  
> access to the same API (but no credentials) on a deployment  
> system.  Connecting to that produces a different error, but one  
> which shows that the transaction did actually occur.
>
> Wow, so much hassle to find a configuration problem ;-)

Sounds like my experiences with SOAP :(


BTW, have you tried my Cocoa desktop app for debugging SOAP+WSDL- 
based services?:

http://www.ditchnet.org/soapclient/


I don't know if it will support ssl, but it does support http basic &  
digest auth. Just enter your wsld file's location in the text field,  
click parse, and you should see an html user interface dynamically  
generated for your soap service. the endpoint, namespace, soapaction  
header will already be filled in for you... just select a method and  
enter param values.

I think you're right... debugging a non-ssl version first is a good  
approach if it's possible.

Good luck.


Todd Ditchendorf

Scandalous Software - Mac XML Developer Tools
http://scan.dalo.us






More information about the MacOSX-dev mailing list