in reply to Re^3: SOAP:LITE WSDL and Local Proxy
in thread SOAP:LITE WSDL and Local Proxy

Thank you. But, how to integrate with the following code: $wsdl = 'http://soap.genome.jp/KEGG.wsdl'; $serv = SOAP::Lite->service($wsdl) where the proxy is http://192.168.0.1 Regards, Siva Kumar.

Replies are listed 'Best First'.
Re^5: SOAP:LITE WSDL and Local Proxy
by Anonymous Monk on Jan 23, 2012 at 11:59 UTC

    I don't know, I didn't read the documentation I linked for you to read, I only linked it :)