Thursday, March 31, 2011

Generic SOAP Debugging Tools

When you're programming against a SOAP Service, what tools do you use to explore/poke-at the API? I realize that Visual Studio/Eclipse likely have some sort of client built in (and please, do talk about them), but I'm more interested in information about stand-alone programs like Soap Client for OS X.

More specifically, does anyone have any experience with tools that work with the Magento API. SoapClient doesn't pickup the parameters for the login method, which makes it not-so-useful for my needs.

From stackoverflow

0 comments:

Post a Comment