From: rahed <ra...@gm...> - 2010-12-08 10:59:44
|
Hello, I use SOAP::Lite server over http and need to publish the wsdl document in the server. The document should be rendered by the browser at a port where the web service is available. The path should by something like http://host:7777/wsdldoc?WSDL Some other web services frameworks use this but with SOAP::Lite I don't know how to implement this functionality. Any hint? Thank you much. -- Radek |