Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: SOAP::Lite Question

by cengineer (Pilgrim)
on Jun 05, 2007 at 20:02 UTC ( [id://619492]=note: print w/replies, xml ) Need Help??


in reply to SOAP::Lite Question

You can try creating a module from the wsdl using stubmaker.
stubmaker http://www.service.com/service?wsdl
From there, you can edit the namespaces for each function within the module.

Replies are listed 'Best First'.
Re^2: SOAP::Lite Question
by decibel3276 (Initiate) on Jun 07, 2007 at 13:39 UTC
    That worked beautifully. Now the only thing that appears to be holding up my request is the SOAP-ENV prefix. How would I go about modifying the envelope so that instead of SOAP-ENV, it would just say, for example, soap:Envelope instead of SOAP-ENV:Envelope?
      I was reading through some forums and discovered that, from what I was able to comprehend, that this is because the messages is being encoded in SOAP-RPC and not doc/literal which is what the .NET service is looking for. Is this correct? Can anyone shed some light on this for me?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-16 18:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found