Hi Richard,

> Is it not possible to have an RPC based service accepting a String
> literal argument that contains unparsed XML?

Yes possible, but base64 encoded.

damitha


>
> Richard
>
>
> -----Original Message-----
> From: Berin Lautenbach [mailto:[EMAIL PROTECTED]
> Sent: 15 November 2003 09:01
> To: [EMAIL PROTECTED]
> Subject: Fwd: [C++] message style service
>
> Any thoughts greatly appreciated!
>
> (Or is this a stupid question? :>)
>
> Cheers,
>      Berin
>
>>From: "Berin Lautenbach" <[EMAIL PROTECTED]>
>>Reply-To: [EMAIL PROTECTED]
>>To: [EMAIL PROTECTED]
>>Subject: [C++] message style service
>>Date: Sun, 09 Nov 2003 18:33:11 +1100
>>
>>Peoples,
>>
>>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
>>
>
> _________________________________________________________________
> Hot chart ringtones and polyphonics. Go to
> http://ninemsn.com.au/mobilemania/default.asp



Reply via email to