I looked at it but the documentation is a bit sparse and I did not find an example in the example directory (seems It has only client examples)
However I saw an example at github but as I used SOAP::Lite before (many years ago...) I thought that maybe it has new capabilities Thanks Roey On Tue, Dec 24, 2013 at 12:37 PM, Stefan Hornburg (Racke) <[email protected]>wrote: > On 12/24/2013 11:12 AM, Roey Almog (Infoneto Ltd) wrote: > > Does SOAP::Lite can be used for creating document/literal web services? > > While it does support writing clients for an existing document/literal > web > > services I cannot find how to created a document/literal web service. > > > > Is there any other module that enable this ?, it will also be helpful if > > there is a simple way to generate the WSDL for such a service, I tried > > using POD::WSDL, but the other side could not access it (while using > > SOAP::Lite I can use the WSDL) > > > > Did you take a look at XML::Compile::SOAP? > > Regards > Racke > > > > -- > LinuXia Systems => http://www.linuxia.de/ > Expert Interchange Consulting and System Administration > ICDEVGROUP => http://www.icdevgroup.org/ > Interchange Development Team > > _______________________________________________ > Perl mailing list > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl >
_______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
