[wsf-c-dev] [jira] Created: (WSFPHP-190) Set opParams of all
functions to be 'MIXED' by default when wsdl mode is on..
Dimuthu Gamage (JIRA)
jira at wso2.org
Sat Jan 26 11:36:00 PST 2008
Set opParams of all functions to be 'MIXED' by default when wsdl mode is on..
-----------------------------------------------------------------------------
Key: WSFPHP-190
URL: http://wso2.org/jira/browse/WSFPHP-190
Project: WSO2 WSF/PHP
Issue Type: Bug
Components: WSDL Generation , WSDL Mode
Environment: Windows, Linux
Reporter: Dimuthu Gamage
Assigned To: Dimuthu Gamage
Currently in the wsdl mode we have to explicitly set the opParams to be MIXED. But this seems unnecessary. Because we need the other opPrams options 'WSMessage' only when MTOM is sending.
So we can identify the 'wsdl' option and set opParams to MIXED internelly.
The same problem comes in wsdl generation. Since there are no way to differentiate this case, (since we are not having 'wsdl' option there) we can ask for opParams 'MIXED' explicitly in there.
--
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