[jdom-interest] JDOM and SOAP

Michael Brennan Michael_Brennan at Allegis.com
Mon Mar 19 14:05:37 PST 2001


There are tools in the JDOM distribution for converting a JDOM tree into a
DOM document. That's not going to be particularly efficient, though. Writing
a serializer would be better.

> -----Original Message-----
> From: nielsenk at digitalesp.com [mailto:nielsenk at digitalesp.com]
> Sent: Monday, March 19, 2001 1:02 PM
> To: jdom-interest at jdom.org
> Subject: [jdom-interest] JDOM and SOAP
> 
> 
> 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
> 
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
uraddr at yourhost.com



More information about the jdom-interest mailing list