[jdom-interest] JDOM and SOAP?

Martin Bravenboer martin at pandoramix.org
Thu Aug 2 00:40:35 PDT 2001


Hey,

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

I'm using JDOM in my RMI-SOAP project. I'm implementing an RMI stub that
uses SOAP
as the communication protocol. My first goal is to allow transparant usage
of .NET Remoting
together with Java RMI-SOAP. Because I needed full control over the SOAP
envelopes to
enable communication with .NET Remoting, I couldn't use Apache SOAP.

JDOM works excellent, although I've not really checked the performance yet.
First I just want to get
it working.

Greetz,
Martin Bravenboer




More information about the jdom-interest mailing list