You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by Nadir Amra <am...@us.ibm.com> on 2006/12/02 06:38:26 UTC

Re: problem with 'nil'

manuel,

Actually, looking at the code it should handle either value.  Maybe you 
should try building the latest code (until we get something out there that 
you can download).

Nadir K. Amra


"manuel.vivo01@campus.upf.edu" <ma...@campus.upf.edu> wrote on 
11/28/2006 06:40:58 AM:

> Hello.I am using Axis C++ to build a client in order to access a web
> service. I have managed to do it, and now I am in the test phase.But
> I have found a problem. In the web service response, the SOAP sent 
> by the server includes one element withxsi:nil='1'I think this is 
> syntactically correct. Nevertheless, it turns out that Axis C++ does
> not like it. After a more careful look, I thinkthat Axis C++ can 
> handle things likexsi:nil='true', but cannot handle it in case '1' 
> is used instead of 'true'.If I cannot change the server part of the 
> web service, is there anyway to avoid this problem?Thanks in 
advance.Manu

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-user-help@ws.apache.org