Dear all,
I'm encountering problems using a WebService via Axis C++, and hopefully this problem is well known
For the record: OS: Windows XP Axis C++: v1.5 win 32 IDE: Visual C++
The client code runs well until the first WebService method call is
requested. The m_pCall->Invoke() returns AXIS_SUCCESS, however,
m_pCall->CheckMessage(""suma0Response", "http://WsCamila/Calculo.wsdl"")
fails, thus I'm not able to get the return
result of the WebService.I think that don't have something, my web service is in Oracle with jdeveloper
I would appreciate if someone could give me a hint, if one needs more information, send an email of course.
Best Regard Leonardo
