Good morning everybody,

I'd like to include the content of <soapenv:Body> from the Request straight into the <env:Body> of the Response, before the relevant content of the Response self. I am not aware if this is a standard feature of SOAP but, after browsing at the W3C, I guess it's not.

Is there a standard feature for doing this in Spring-WS, is there a customary solution which avoids reinventing the wheel, or should I just implement it for the first time in history?

Thanks in advance for your comment,
Marco Faustinelli - Italy