Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: SOAP::Lite Module

by Krambambuli (Curate)
on Mar 24, 2010 at 21:53 UTC ( [id://830691]=note: print w/replies, xml ) Need Help??


in reply to Re^2: SOAP::Lite Module
in thread SOAP::Lite Module

Is the WSDL you mention the good one ?

If I try to
$ wget http://www.smartertravel.com/services/svcUserAdmin.asmx?WSDL
I get an error, like
Resolving www.smartertravel.com... 207.154.57.193
Connecting to www.smartertravel.com|207.154.57.193|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-03-24 23:50:20 ERROR 404: Not Found.

Krambambuli
---

Replies are listed 'Best First'.
Re^4: SOAP::Lite Module
by jhyland87 (Sexton) on Mar 25, 2010 at 00:10 UTC
    No it wasnt, I didnt want to display the actual servers FQDN. However, it seems that the SOAP::Lite reader isnt compatible with .NET's SOAP. So I guess this isnt possible :(
      However, it seems that the SOAP::Lite reader isnt compatible with .NET's SOAP. So I guess this isnt possible :(

      It isn't a compatibility issue, SOAP::Lite simply doesn't support WSDL fully (as documented, IIRC). Thats fine since doing things manually is fairly simple. Alternatively you could try SOAP::WSDL

Log In?
Username:
Password:

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

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

    No recent polls found