[wsf-c-dev] [jira] Created: (WSFPHP-204) WSDl mode basic data types
interop test RetBool_false.phpt fails
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Wed Feb 13 02:04:44 PST 2008
WSDl mode basic data types interop test RetBool_false.phpt fails
-----------------------------------------------------------------
Key: WSFPHP-204
URL: http://wso2.org/jira/browse/WSFPHP-204
Project: WSO2 WSF/PHP
Issue Type: Bug
Components: WSDL Mode
Affects Versions: Current (nightly)
Environment: Windows
Reporter: Dushshantha Chandradasa
Following is the error message. :
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 732
Notice: Undefined variable: ele_ns in C:\wsfphp\wso2-wsf-php-bin-1.2.1-win32\scripts\dynamic_invocation\wsf_wsdl_client_request.php on line 167
NULL
namespace error : Failed to parse QName 'ns1:'
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
Entity: line 1: parser error : error parsing attribute name
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
Entity: line 1: parser error : attributes construct error
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
Entity: line 1: parser error : Couldn't find end of Start Tag ns1: line 1
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
namespace error : Failed to parse QName 'ns1:'
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
Entity: line 1: parser error : expected '>'
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
Entity: line 1: parser error : Opening and ending tag mismatch: inBool line 1 and ns1:
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
^
Entity: line 1: parser error : Extra content at the end of the document
<ns1:inBool xmlns:ns1="http://tempuri.org/"><ns1:0></ns1:0></ns1:inBool>
--
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