I am needing to use Axis C++ to hand me back the XML body of a soap message. The provider needs to see the XML (either raw or as a DOM structure), as that is what it then works on.
The Java version of Axis provides a "message" style service that does just this - passes the DOM document (or element array) to the service implementation.
Is it possible to do this with Axis C++? I had a scan through the source, and from my reading the only supported service styles are currently RPC and DOCUMENT?
Cheers,
Berin_________________________________________________________________
Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp
