soaplite at Yahoo! GroupsSOAP::Lite for Perl (soaplite.com)Has anyone good examples SOAP::Lite client that talks to gSOAP serve- June 30, 2008 Does anyone have good examples of SOAP:lite client to gSOAP server Thankshttp://tech.groups.yahoo.com/group/soaplite/message/6167 Using SOAP::Lite to create a client header I want- June 26, 2008 Hi I would like to have this header of this kind of nature. soap:Envelopehttp://tech.groups.yahoo.com/group/soaplite/message/6166 "use_prefix has been depreciated" error when using WSDL- June 16, 2008 Hi, I'm on SOAP::Lite version 0.66, using a WSDL (below) to make the ... my $soap = SOAP::Lite-service('file:pathtoAuthentication.wsdl') -proxy($ws_url);http://tech.groups.yahoo.com/group/soaplite/message/6165 byte array in webservice result- June 12, 2008 Dear Soap:lite Communtiy. I writing a soap:lite client for some web service which returns me a byte array of an image which I would like to save to a file. Canhttp://tech.groups.yahoo.com/group/soaplite/message/6164 How To Respond To A GET using mod_perl- June 11, 2008 I'm trying to use SOAP Lite through mod_perl to integrate with QuickBooks. QuickBooks does a GET soap HTTP1.1 (soap is the endpoint I'm using) in order tohttp://tech.groups.yahoo.com/group/soaplite/message/6163 Re: Get Client IP Address in Apache2::SOAP method- June 9, 2008 It's been a while so I can't recall if we had problems with this also but we have a similar Apache2 setup and just used: $ENVREMOTE_ADDR HTH. Erichttp://tech.groups.yahoo.com/group/soaplite/message/6162 Get Client IP Address in Apache2::SOAP method- June 9, 2008 Hi, I have a SOAP service running as a .pm via Apache2::SOAP, which is a SOAP-specific mod_perl2 wrapper lib. However, I cannot get the mod_perl2 methods forhttp://tech.groups.yahoo.com/group/soaplite/message/6161 |