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

Re: Creating a WSDL for SOAP::Lite

by john_oshea (Priest)
on Jun 30, 2007 at 11:24 UTC ( [id://624194]=note: print w/replies, xml ) Need Help??


in reply to Creating a WSDL for SOAP::Lite

AFAIK, there isn't a fully-automatic way of doing what you want (I'd love to be proved wrong mind you). The solution I went with was to use Pod::WSDL to generate the WSDL from Pod comments, which worked reasonably well. I ended up having to hand-edit the resultant WSDL slightly to make the a .Net-based client happy, but that was a lot better than hand-coding from scratch.

Hope that helps.

Replies are listed 'Best First'.
Re^2: Creating a WSDL for SOAP::Lite
by Cagao (Monk) on Jun 30, 2007 at 11:34 UTC
    Thanks for the advice, I just spotted WSDL::Generator doesn't work on 5.8 so that's a bit poo.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-29 02:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found