This should be fixed in the next couple of weeks. I will post when it is. I do not think there is an alternative.
Nadir K. Amra "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
