Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: SOAP::Lite -- transport vs SOAP faults

by Loops (Curate)
on Jul 02, 2013 at 19:58 UTC ( [id://1042091]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite -- transport vs SOAP faults

You seem to be ignoring the return object which should contain the information you're looking for.

Your code seems to be protecting against $rObj being undefined, but actually it should get a value even in the case of an error. See SOAP::SOM. and its ->faultstring() method

  • Comment on Re: SOAP::Lite -- transport vs SOAP faults

Replies are listed 'Best First'.
Re^2: SOAP::Lite -- transport vs SOAP faults
by Bill.Costa (Acolyte) on Jul 03, 2013 at 13:25 UTC
    In this example at least, the SOM object ($rObj) is always undefined.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1042091]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (1)
As of 2024-04-24 14:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found