Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: SOAP::LITE with WSDL /SOAP::WSDL won't work

by Corion (Patriarch)
on Sep 29, 2010 at 12:16 UTC ( [id://862601]=note: print w/replies, xml ) Need Help??


in reply to Re^2: SOAP::LITE with WSDL /SOAP::WSDL won't work
in thread SOAP::LITE with WSDL /SOAP::WSDL won't work

I can't make much of your description, and don't really understand what is in your output and what is source code from a program and what produces what. Have you inspected the results you get using wget or curl, to inspect the actual data returned, instead of looking at things through SOAP?

If the server returns invalid data, the problem is not in your client but in the server. Maybe you just have invalid POD when you created your WSDL file?

Replies are listed 'Best First'.
Re^4: SOAP::LITE with WSDL /SOAP::WSDL won't work
by Kell (Initiate) on Sep 29, 2010 at 17:45 UTC

    The problem is solved.


    thx Corion, i should better analyse what i got and what i should get.
    The problem was that i got the wrong response from server. I thought that the xml data i saw on my trace output was the response but it was the request.
    All i had to do was to edit my .htacces. After this i got the correct response.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 07:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found