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 adaptor for endpoint error.

http://forum.springsource.org/showth...0-RC1-released states this, but is not in the docs.

Caused me lots of trouble in setting up a web service!

Im sorry if this isnt the best place to report this, if it isn't, can someone direct me to the right place to report this.