Sam Pickard's picture

Debugging SOAP in MoSync

Debugging SOAP in MoSync is pretty straightforward, if you've got the right tools. I've been using Wireshark (www.wireshark.org) and soapUI (www.soapui.org). These are both free tools you can use. Wireshark lets you see all the data passing through your network card, so you can see exactly what is being sent and received, and soapUI creates a test environment so you can easily test the server and check that the error isn't coming from there, and see what a good SOAP call looks like.

I've created a 6 minute video demonstrating how I fix SOAP problems with these tools, and you lucky people can watch it here - http://www.screencast.com/t/UJnjeCeH6Azk