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

Re: WSDL generation for a SOAP::Lite server

by Rhandom (Curate)
on Sep 17, 2004 at 15:49 UTC ( [id://391819]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        # inserted at line 2281 before the "my $result =" line
        my $file = "/tmp/soap.in.xml";
    ...
        } else {
          die "Couldn't open: $file";
        }
    
  2. or download this
        # inserted at line 2348 before the "return $t" line
        my $file = "/tmp/soap.out.xml";
    ...
        } else {
          die "Couldn't open: $file";
        }
    

Log In?
Username:
Password:

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

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

    No recent polls found