php - Alfresco wsdl access issue, SOAP failed -
i have setup alfresco on local system.. trying utilize alfrescophpsdk-phplibrary-0.1
tickets. trying examples provided in bundle gives me next error.
fatal error: uncaught soapfault exception: [wsdl] soap-error: parsing wsdl : couldn't load 'http://127.0.0.1:8080/alfresco/api/authenticationservice?wsdl' : failed load external entity "http://127.0.0.1:8080/alfresco/api/authenticationservice?wsdl" in d:\wamp\www\alfrescophp\alfresco\service\webservice\alfrescowebservice.php:36
i have installed alfresco on local pc i able open , login alfresco browser http://127.0.0.1:8080/alfresco/api
url accepted same credential. but when seek access http://127.0.0.1:8080/alfresco/api/authenticationservice?wsdl
inquire me username/password
, not accepting credentials used alfresco.
i answered on alfresco forum paths soap api has been moved alfresco 4.2.d.
now instead of beingness http://localhost:8080/alfresco/api
soap services resides @ http://localhost:8080/alfresco/soapapi
.
refrence: https://wiki.alfresco.com/wiki/alfresco_content_management_web_services
php soap wsdl alfresco
No comments:
Post a Comment