c0d3cr33p has asked for the wisdom of the Perl Monks concerning the following question:
I want to use my SOAP::Lite webservices from a client which can only access webservices with a corresponding WSDL file.
So my question is, how do I go about generating WSDL for a SOAP::Lite webservice?
I have seen WSDL::Generator but I wonder if there is a better way?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: WSDL Generator for SOAP::Lite?
by rob_au (Abbot) on Mar 19, 2004 at 23:34 UTC | |
by habit_forming (Monk) on Jul 22, 2004 at 13:51 UTC | |
by gellyfish (Monsignor) on Jul 22, 2004 at 13:55 UTC |