-
Dec 17th, 2008, 08:34 AM
#1
Capturing Exceptions before Endpoint
We have an implementation with JDom endpoints, and we have endpoint exception resolvers that all work fine. We had an incident recently when a client was sending us a SOAP message with malformed XML. When this happens, the endpoint never gets called, and the exception resolver does not get called. Because our logging level was set to INFO, we did not even see this error in the logs. Is there a way to capture this kind of web service exception?
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