Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^6: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value

by Anonymous Monk
on Jan 18, 2010 at 09:24 UTC ( [id://817947]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value
in thread Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value

use SOAP::Lite +trace => 'all';
SOAP::Trace
  • Comment on Re^6: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value
  • Download Code

Replies are listed 'Best First'.
Re^7: Problem with SOAP::Lite, getting the output from the SOAP server as a complete program and not the return value
by Anonymous Monk on Jan 19, 2010 at 15:16 UTC

    Thank you for your answer. It helped me to solve my problem. The problem was caused by a misspelling in the URI in the client program.

    Now everything is working well :)

    Best regards!

    Thank you again.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found