Source source = new JDOMSource(jdoc); soapmsg.getSOAPPart().setContent(source) Does this work, JDOMSource into JAXM SOAP part ? Any example will be welcome, Shmuel