-
Sep 21st, 2012, 05:41 PM
#1
Why no PayloadTransformingInterceptor for client?
Hello! I am working on a client that connects to a pretty ugly web service. This is an excellent opportunity to use the PayloadTransformingInterceptor to clean up the api on my side. I read up on it, created my tests and xslts only to realize that this interceptor only applies to the server side of things (org.springframework.ws.server.endpoint.intercepto r).
Does anyone know if there is a good reason why there is not a client version of this (as there is for PayloadValidatingInterceptor)? If not, are there plans to create one or at least a nice workaround? Worst case, I will create my own, but wanted to check with the experts first!
Thanks in advance for any information you can provide.
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