How do I troubleshoot Web Services?
I have few Web Services Deployed on my local server (localhost) and I have Java Client application which calls them.
Of course, I can run my client in debug mode and set break points, but I don't know how to deal with Web Services?