[wsf-c-dev] [jira] Commented: (WSFPHP-264) generated "service" code
for
sample_wsdl_11.wsdl from wsdl2php.php has missing $opParams initialization
Dimuthu Gamage (JIRA)
jira at wso2.org
Tue Apr 29 23:35:17 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419#action_16419 ]
Dimuthu Gamage commented on WSFPHP-264:
---------------------------------------
As I said earlier if you provided the "wsdl" option you don't need to set "MIXED" explicitly. Please see the api document in the latest svn, and let me know it gives you the correct idea.
anyway as you pointed out the generated code has uninitialized $opParams variable, i removed that in the latest svn. Thanks for pointing that out.
> generated "service" code for sample_wsdl_11.wsdl from wsdl2php.php has missing $opParams initialization
> -------------------------------------------------------------------------------------------------------
>
> Key: WSFPHP-264
> URL: https://wso2.org/jira/browse/WSFPHP-264
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Reporter: Ruwan Janapriya
>
> generated "service" code for sample_wsdl_11.wsdl from wsdl2php.php has missing $opParams initialization. According to the API, since opParams is initialized to "WSMESSAGE", this parameter needs to be set to "MIXED" explicitly.
--
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