Closed
Description
Arjen Poutsma opened SWS-29 and commented
To convert XML messages from one format to another, it should be nice to have a transforming interceptor. This is especially useful when dealing with multiple version of a Web service: you can transform the older message format to the new format.
The interceptor could be based on XSLT, with one stylesheet for the request, and one for the response.
No further details from SWS-29