when i am trying to use getProxy() method to create a proxy object as given ,
$objClient= new soapclient2($wsdl,'wsdl'); $proxy = $objClient->getProxy();
the page result is showing the following warning and error.
Warning: SoapClient::__construct() [function.--construct]: I/O warning : failed to load external entity "" in /home/arun/public_html/globees_webservice/lib/nusoap.php(7006) : eval()'d code
on line 1
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR:
Parsing WSDL: Couldn't load from '' in
/home/arun/public_html/globees_webservice/lib/nusoap.php(7006) :
eval()'d code:1
Stack trace:
#0 /home/arun/public_html/globees_webservice/lib/nusoap.php(7006) :
eval()'d code(1): SoapClient->__construct('')
#1 /home/arun/public_html/globees_webservice/lib/nusoap.php(7006):
eval()
#2 /home/arun/public_html/globees_webservice/messenger/client.php(10):
soapclient2->getProxy()
#3 {main} thrown in /home/arun/public_html/globees_webservice/lib/nusoap.php(7006) : eval()'d code on line 1
if anybody can give me a solution stating y it is happening and what is the solution for this it will be very helpful. I was stuck with this problem and is unable to get the benifit of using proxy object in webservice client because of this.
-- Regards, ...Arun
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________
Nusoap-general mailing list
Nusoap-general@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/nusoap-general
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|