In the documentation for Spring WS the handling return types in the 2.1.0 docs say that it accepts JDOM Elements, however, this is not true it should be JDOM2 Elements. JDOM elements give the no...