[wsf-c-dev] [jira] Resolved: (WSFPHP-221) Incomplete class
generated by wsdl2php script
Dimuthu Gamage (JIRA)
jira at wso2.org
Tue May 6 19:38:17 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimuthu Gamage resolved WSFPHP-221.
-----------------------------------
Resolution: Fixed
Now the code generation happen correctly. And we have a test cases for 'all' in the test suite
> Incomplete class generated by wsdl2php script
> ---------------------------------------------
>
> Key: WSFPHP-221
> URL: https://wso2.org/jira/browse/WSFPHP-221
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Affects Versions: Current (nightly)
> Environment: Ubuntu 7.10
> Reporter: Lahiru Gunathilake
> Priority: Minor
> Attachments: ComplexTypeAll.wsdl
>
>
> I generated code with attached wsdl but it doesn't generate the class aRecord completely.It create a class with the name of aRecord but there's no members inside that class.By looking at the wsdl i change the generated code(added correct members in to aRecord class) and able to run the client and invoke the service successfully.So when codegen happen it should generate the members of aRecord class.
--
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