Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

SOAP::Lite WSDL::Generator

by Discipulus (Canon)
on Oct 07, 2003 at 11:22 UTC ( [id://297255]=perlquestion: print w/replies, xml ) Need Help??

Discipulus has asked for the wisdom of the Perl Monks concerning the following question:

Hi wise monks!

this is my situation:
-I run perl active state on IIS 5
-I have developped a simple CGI-based soap server
-it runs!

Now poeoples that work with me wont to call my server trough a C# client. They say that they need a wsdl

I found a cpan module WSDL::Generator and I have succesfully installed it. I have created a generator.pl that extract some info from my module and I redirect the output to a .wsdl file.

It is correct ?? (I dont think so) it is possible ?? (I hope so)how to go on ??

thanks for any suggestion
lor*

Replies are listed 'Best First'.
Re: SOAP::Lite WSDL::Generator
by inman (Curate) on Oct 07, 2003 at 14:24 UTC
    Have you specified the content type as text/xml to return the WSDL from your script? This is probably what the C# client is expecting.

    Inman

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-28 21:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found