2006-12-28
Services_Webservice Beta!
I found some time to reactivate Services_Webservice and release the beta version. This package has been in alpha state since more then a year. You can download the version on the pear website. Additional information about the package are available here. Thanks also go to David. If you dont know what this package is doing then have a quick look at the following tests:
Interested? Then read more about this package.
5 Comments
-
Manfred’s Diary: Services_Webservice Beta!
-
Hello!
I have downloaded Services_Webservice(0.5.1 beta) form pear.php.net and got the following error:
XML Parsing Error: junk after document element
Location: http://www.mydomain.com/test_01.php?WSDL
Line Number 2, Column 1:Warning: DOMElement::setAttribute() [function.setAttribute]: No such attribute ‘xmlns:typens’ in /usr/share/php/Services/Webservice.php on line 593What could be the cause of this error?
-
Can I see the script which causes this error? The script that makes use of Services_Webservice!
-
hi manfred
i have the same error with your test script. intererstingly, it only appears on one machine, running php 5.1.2. on another running 5.1.6, the error does not appear.
do you have any idea what’s happening?
regards
lukas. -
Well, it is difficult for me to reproduce this error if I dont have any further information.
At first sight it wonder if “http://www.mydomain.com/test_01.php?WSDL” ist not the right url of the wsdl file and thats why the xml parser throws this error. So, did you replace my.domain.com with your domain name?



