Hello Everyone ,

 I am currently attempting to consume a nusoap WSDL file and generate
java client classes , to do this , I am using WSDL2java which comes
with axis 1.4 . My problem is that when generating the classes , any
call I make using these classes results in the following axis fault :
"java.io.IOException: Non nillable element is null" .

I attempted to generate the classes using axis 1.4 and using Eclipse's
built in functionality but to no avail .

Info
-----
Nusoap: v0.7.3
Axis: v1.4

Best Regards,

Reply via email to