[wsf-c-dev] [jira] Created: (WSFPHP-304) load wsdl from hosts where http authentication is required
Dimuthu Gamage (JIRA)
jira at wso2.org
Sat Jul 19 23:05:52 PDT 2008
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: Dimuthu Gamage
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