Can SOAP :: Lite be used to create document / literal web services? Although it does support client writing for existing document / literal web services I cannot find how to create a document / literal server .
Is there any other module that will enable this ?, will also be useful if there is a simple way to generate WSDL for such a service, I tried to use POD :: WSDL, but the other side could not access it (when using SOAP :: Lite I can use WSDL)
thanks
source
share