[jdom-interest] JDOM and SOAP

nielsenk at digitalesp.com nielsenk at digitalesp.com
Mon Mar 19 13:02:18 PST 2001


Using Literal Encoding in Apache SOAP, I can pass a parameter of type
org.w3c.dom.Document and have it marshalled correctly. Now I would prefer
to use JDOM, is there anyway to get a DOM document from a JDOM one? I don't
want to be forced to write my own Serializer for a JDOM document. I suppose
I could also output the JDOM structure and send it as a SOAP Encoded
message.

This question might be better directed to the SOAP users group, as if a
serializer doesn't already exist someone is probably working on it.
Although with the proliferation of SOAP based services, it would be nice if
one was provided for users of JDOM.

It would certainly make my adoption of it a no brainer.

Keith Nielsen
digitalESP





More information about the jdom-interest mailing list