[wsf-c-dev] [jira] Resolved: (WSFPHP-304) load wsdl from hosts where http authentication is required
Nandika Jayawardana (JIRA)
jira at wso2.org
Tue Jul 22 22:49:52 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nandika Jayawardana resolved WSFPHP-304.
----------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Now both basic and digest authentication is supported for loading the wsdl.
> load wsdl from hosts where http authentication is required
> ----------------------------------------------------------
>
> Key: WSFPHP-304
> URL: https://wso2.org/jira/browse/WSFPHP-304
> Project: WSO2 WSF/PHP
> Issue Type: Improvement
> Environment: Linux + windows
> Reporter: Dimuthu Gamage
> Assignee: Nandika Jayawardana
> Fix For: 2.0.0
>
>
> This is to provide the option "wsdl" to be either string or an array.
> i.e.
> new WSClient("wsdl" => array("url" => "http://host/wsdl"
> "httpAuthUsername" =>"xxx",
> "httpAuthPassword"=> "xxx");
> This will be needed for WSService as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list