-
May 24th, 2012, 04:01 PM
#1
Sending custom SOAP fault in an Interceptor
Hi there,
If one implements EndpointInterceptor you have to return true or false for processing to continue. Now, say you return false, in that case, you may wish to send a SOAP fault to the user.
My question is, how do I do this? In the documentation, a SoapFaultMappingExceptionResolver is described, however this does not appear to be suitable.
Thanks,
Nico
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