[wsf-c-dev] [jira] Created: (WSFPHP-205) some errors when using
WSDL mode
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Wed Feb 13 21:57:44 PST 2008
some errors when using WSDL mode
---------------------------------
Key: WSFPHP-205
URL: http://wso2.org/jira/browse/WSFPHP-205
Project: WSO2 WSF/PHP
Issue Type: Bug
Components: WSDL Mode
Affects Versions: Current (nightly)
Environment: Windows
Reporter: Dushshantha Chandradasa
When I try to run phpt test script microsoft_echo_string.phpt in wsfphp\src\tests\samples\interop_wsdl_mode\cmplx_all, I can see the following output:
Notice: Trying to get property of non-object in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 731
Notice: Undefined index: maxOccurs in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 857
Notice: Undefined index: maxOccurs in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 857
Notice: Undefined index: http://schemas.microsoft.com/2003/10/Serialization/Arrays in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 804
Notice: Undefined index: maxOccurs in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 1814
Notice: Undefined index: maxOccurs in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 1814
Notice: Trying to get property of non-object in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_util.php on line 1762
Hello world
Steps tp Regenerate:
Go to wsfphp\src\tests\samples\interop_wsdl_mode\cmplx_all folder
run $>pear run-tests microsoft_echo_string.phpt
Check microsoft_echo_string.out file in the folder
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://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