[wsf-c-dev] [jira] Resolved: (WSFPHP-151) RC2: some of the complex
data types automated scripts fail
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Tue Apr 8 01:52:17 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dushshantha Chandradasa resolved WSFPHP-151.
--------------------------------------------
Resolution: Fixed
Most of the tests are correctly implemented now. Thanks Nandika and Dimuthu for the effort. Some tests cases are failing due to errors in the php code which are currently in the process of fixing. So I close this issue.
> RC2: some of the complex data types automated scripts fail
> ----------------------------------------------------------
>
> Key: WSFPHP-151
> URL: https://wso2.org/jira/browse/WSFPHP-151
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Components: WSDL Mode
> Environment: Ubuntu 7.10
> Reporter: Krishantha Samaraweera
> Assignee: Dushshantha Chandradasa
> Priority: Minor
> Fix For: 1.2.1
>
>
> 1. RetEnumString,RetEnumInt and RetStructS1 fail with following warning message
> Warning: DOMDocument::createElementNS() expects parameter 3 to be string, object given in /home/krishantha/rc_php/wso2-wsf-php-src-1.2.0/scripts/dynamic_invocation/wsf_wsdl_client_request.php on line 319
> 2. RetStructSNSA fail with following warning messages.
> Notice: Undefined property: ArrayOfshortWrapper::$Age in /usr/local/apache2/htdocs/mytest/datatype/cmplx_all_tests/microsoft_ret_structSNSA.php on line 76
> NULL
> Notice: Undefined property: ArrayOfshortWrapper::$ID in /usr/local/apache2/htdocs/mytest/datatype/cmplx_all_tests/microsoft_ret_structSNSA.php on line 77
> NULL
> Notice: Undefined property: ArrayOfshortWrapper::$Male in /usr/local/apache2/htdocs/mytest/datatype/cmplx_all_tests/microsoft_ret_structSNSA.php on line 78
> NULL
> Notice: Undefined property: ArrayOfshortWrapper::$Name in /usr/local/apache2/htdocs/mytest/datatype/cmplx_all_tests/microsoft_ret_structSNSA.php on line 79
> NULL
> 3.RetStructSN1 return NULL as the name value.
> 4. RetEnumString returns wrong value.
> 5. RetarrayDateTime1D returns nothing.
> 6. RetArray1DSN- DeserializationFailed
--
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