Nusoap -> New type/value
Posted: Fri Mar 07, 2003 5:32 am
Hi,
I am using nusoap to connect to a SOAP service which doesn not have a wsdl file. This worked fine up to the point where one of the remote methods required a struct as an argument. I now get 'no deserializer found for type x' error message back. I found out that the type needs to be somehow connected to its namespace, but I have no clue how. I tried nusoap's soapval class, but that doesn't seem to worl.
Thanks for reading.
Bye.
I am using nusoap to connect to a SOAP service which doesn not have a wsdl file. This worked fine up to the point where one of the remote methods required a struct as an argument. I now get 'no deserializer found for type x' error message back. I found out that the type needs to be somehow connected to its namespace, but I have no clue how. I tried nusoap's soapval class, but that doesn't seem to worl.
Thanks for reading.
Bye.