Victoria - I had a similar problem to this not long ago, due to the server using href/muliref ( I was using a Java Axis server... ). This can be turned off in the server-config.wsdd file is this is the case.
Hope this can be of some help... Cheers, ..Chris On Tue, 16 Aug 2005, Victoria Beri wrote: > thanks for the quick response... > > I'll try to capture the server response message.. > > meantime I have attached my wsdl file > > I have 3 methods there. The first one "Authenticate" seems to be passing, > but 2 others are failing on the "CheckMessage" function. > > IF you have some idea what it can be , I would appreciate it > > > Thanks, > Victoria > > > > -----Original Message----- > From: Adrian Dick [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 16, 2005 10:36 AM > To: Apache AXIS C User List > Subject: Re: web client C++ > > > Hi, > > It's hard to tell the exact problem, but I'd guess the received messages > was not as expected. > > We will have a better chance of understanding your problem if you can > capture the server response message (using tcpmon or similar tool), and > also attach your WSDL file. > > Adrian > _______________________________________ > Adrian Dick ([EMAIL PROTECTED]) > > Victoria Beri <[EMAIL PROTECTED]> wrote on 16/08/2005 14:43:06: > > > Hi, > > > > I am building Web Client on C++(using axis-c-1-5-win32). After invoke > > function the stub calls functions "m_pCall->checkMessage("...", "...."), > > which is throwing the exception "Cannot deserialize the requested > element". > > > > > > Please if you have some idea how I can escape from that problem, I would > > appreciate it. > > > > Thanks, > > Victoria > >
