in reply to Re: Why can't SOAP::Lite deserialize its own output?
in thread Why can't SOAP::Lite deserialize its own output?

Same exception if the faultcode is "" or 0.
  • Comment on Re^2: Why can't SOAP::Lite deserialize its own output?

Replies are listed 'Best First'.
Re^3: Why can't SOAP::Lite deserialize its own output?
by boftx (Deacon) on Jul 03, 2014 at 04:02 UTC

    Look for namesp1 in the docs for SOAP::Lite. There might be some info there for the error msg from the failed eval (especially in the sections on use_prefix and Disable use of explicit namespace prefixes.

    You must always remember that the primary goal is to drain the swamp even when you are hip-deep in alligators.