I developed a simple echo service using spring.ws.version = 2.0.3.RELEASE, MessageDispatcherServlet, an annotated endpoint without any xml marshalling just jdom(1.1).

The problem: The request...