NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP 5 SOAP && WSDL

Joseph Crawford codebowl at gmail.com
Mon Aug 7 17:56:51 EDT 2006


Here is the Object based SoapFault

SoapFault exception: [soap:Server] Server was unable to process request.
---> Object reference not set to an instance of an object. in
/home/httpd/vhosts/b2cdev.licketyship.com/httpdocs/WSDLTest.php:48 Stack
trace: #0 [internal function]: SoapClient->__call('CheckItemQuanti...',
Array) #1
/home/httpd/vhosts/b2cdev.licketyship.com/httpdocs/WSDLTest.php(48):
SoapClient->CheckItemQuantityAvailability(Object(CheckItemQuantityAvailabilityRequest))
#2 {main}

And here is the array based SoapFault
SoapFault exception: [soap:Server] Server was unable to process request.
---> Object reference not set to an instance of an object. in
/home/httpd/vhosts/b2cdev.licketyship.com/httpdocs/WSDLTest1.php:14 Stack
trace: #0 [internal function]: SoapClient->__call('CheckItemQuanti...',
Array) #1
/home/httpd/vhosts/b2cdev.licketyship.com/httpdocs/WSDLTest1.php(14):
SoapClient->CheckItemQuantityAvailability(Array) #2 {main}

Thanks,

-- 
Joseph Crawford Jr.
Zend Certified Engineer
Codebowl Solutions, Inc.
http://www.codebowl.com/
1-802-671-2021
codebowl at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20060807/87724bed/attachment.html>


More information about the talk mailing list