Hi Nick,
    This issue was raised some time back (please see
http://issues.apache.org/jira/browse/AXISCPP-184) and seem to be
solved from release 1.3 onwards.
    Could it be possible for you to send out the XML doc that you are
trying to send (or even a simplified version of it would do) so that I
could test this out on my system.

Thanks,
Samisa...


On Thu, 20 Jan 2005 14:28:47 -0700, Gortari Nicholas-p56512
<[EMAIL PROTECTED]> wrote:
> I am trying to set up a web service that will take an existing XML file and 
> inject it into the SOAP response body.  The literal XML needs to remain in 
> the response so an application located between the client and server can run 
> schema-based content inspection.  I would prefer to use RPC based style.  I 
> am having trouble with the client deserializer.  It does not understand the 
> XML in the response and exits.  Is there any way to coerce the deserializer 
> to ignore the inserted XML body data?  Or even better is there a way to have 
> the deserializer pull the data out and export it to a file?  I would welcome 
> any suggestion or pointer of where to get started.
> 
> Thanks,
> Nick
> 
>

Reply via email to