Forum Discussion
jamesshirley
6 months agoNew Contributor
I tracked it back to bug in SOAP::Lite in Perl. Make sure you envprefix('soap') if you are using register_ns on the serializer object.. otherwise it will not set the default namespace in the XML and confuse SOAPUI and probably other SOAP servers.