[jdom-interest] JDOM and SOAP?

Kyle F. Downey kdowney at amberarcher.com
Thu Aug 2 07:29:49 PDT 2001


> The Apache SOAP utility comes with Xerces. I'm wondering if anyone has used
> SOAP in combination with JDOM?
>

Yes. My company has written most of our prototype SOAP-based ORB using
JDOM. We wrote experimental earlier versions in DOM (too much overhead),
SAX2 (too much hair loss) and finally settled on JDOM (just right).

--kd




More information about the jdom-interest mailing list