Hi All,
I have been playing around with nusoap for php and its works very well, had no problems with either the server or client code in php, but I have a third party developer who is using apache soap for java and he is having getting the following error when trying to parse the results set that I am returning.
targetException=java.lang.IllegalArgumentException: No Deserializer found to
deserialize a ':noname' using encoding style
'http://schemas.xmlsoap.org/soap/encoding/'.]
I know this is a java problem but I am new to this soap stuff and with you all being so helpful thought I would post on here.
Cheers
Shaitan