[Catalyst] SOAP WSDL client
Morad IGMIR
migmir at alliancemca.com
Sun Mar 6 10:21:19 GMT 2011
Hi,
If you're trying to access a soap web service from within your catalyst app I suggest you take a look at Daniel Ruoso's Catalyst::Model::SOAP here :
http://search.cpan.org/dist/Catalyst-Model-SOAP/lib/Catalyst/Model/SOAP.pm
It features an example.
Or you can build your own model lib using XML::Compile::SOAP and Catalyst::Model::Factory ( or ::Adaptor )
Cheers,
Morad Igmir.
Le 6 mars 2011 à 08:15, linuxsupport <lin.support at gmail.com> a écrit :
> Hi,
>
> Can any one provide me an example of using SOAP from Catalyst? basically I want to access a web web service.
>
> Thanks in advance.
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list