got some errors. i am using nuSOAP along with soap_server. getting some issues in soap_test_server.php

mvelshankar - November 7, 2008 - 06:44
Project:SOAP Server
Version:6.x-1.2-beta1
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:active
Description

got some errors. i am using nuSOAP along with soap_server. getting some issues in soap_test_server.php

Warning: SoapClient::SoapClient(http://localhost/drupal/services/soap?wsdl) [soapclient.soapclient]: failed to open stream: HTTP request failed! HTTP/1.1 404 Object Not Found in D:\drupal-x.x\sites\default\modules\services\servers\soap_server\soap_server_test.php on line 11

Warning: SoapClient::SoapClient() [soapclient.soapclient]: I/O warning : failed to load external entity "http://localhost/drupal/services/soap?wsdl" in D:\drupal-x.x\sites\default\modules\services\servers\soap_server\soap_server_test.php on line 11

Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://localhost/drupal/services/soap?wsdl' in D:\drupal-x.x\sites\default\modules\services\servers\soap_server\soap_server_test.php:11 Stack trace: #0 D:\drupal-x.x\sites\default\modules\services\servers\soap_server\soap_server_test.php(11): SoapClient->SoapClient('http://localhos...', Array) #1 {main} thrown in D:\drupal-x.x\sites\default\modules\services\servers\soap_server\soap_server_test.php on line 11

can some one help me. i m in critical situation.

#1

melsawy - November 10, 2008 - 11:08

This error means that anonymous user has no permission to access services module.
you can review README.txt to get the requirements for calling services via SOAP Server .

 
 

Drupal is a registered trademark of Dries Buytaert.