-
Jul 5th, 2012, 02:33 AM
#1
Getting http response body when WebServiceTransportException is thrown.
I'm using a web service that will sometimes return a http 400 bad request. This makes spring throw a WebServiceTransportException and nothing is returned. However, I need to see the contents of the response body in order to further evaluate what caused the error and fix it. Is there any way to do this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules