Hi Berin,
 We haven't still worked on document style or message style as implemented
in axis java. But we are steadily progressing on making axis c++ a fully
grown soap engine with the help of the community. We greatly apprciate
inquiries like we had from you so that we can understand what is needed
from axis c++.

damitha

 WIth thanks.  Unfortunately I need to comply with a spec that requires
> the  XML be embedded as standard in a Soap body.
>
> Are there any plans to implement the Message style of service in C++?
>
> Alternate question - is there any interest in seeing it implemented
> (other  than me :>).
>
> Cheers,
>      Berin
>
>
>>From: <[EMAIL PROTECTED]>
>>Reply-To: [EMAIL PROTECTED]
>>To: <[EMAIL PROTECTED]>
>>Subject: RE: [C++] message style service
>>Date: Sat, 15 Nov 2003 05:14:21 -0500 (EST)
>>
>>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
>>
>>
>>
>
> _________________________________________________________________
> Hot chart ringtones and polyphonics. Go to
> http://ninemsn.com.au/mobilemania/default.asp



Reply via email to