[wsf-c-dev] [jira] Commented: (WSFPHP-218) wsdl2php script is not creating classes properly with the attached wsdl
Nandika Jayawardana (JIRA)
jira at wso2.org
Wed Jul 23 00:09:52 PDT 2008
[ https://wso2.org/jira/browse/WSFPHP-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18295#action_18295 ]
Nandika Jayawardana commented on WSFPHP-218:
--------------------------------------------
I gererated code for the specified wsdl with the current svn and now wsdl2php script is able to generate both the client and the service properly.
> wsdl2php script is not creating classes properly with the attached wsdl
> -----------------------------------------------------------------------
>
> Key: WSFPHP-218
> URL: https://wso2.org/jira/browse/WSFPHP-218
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Affects Versions: Current (nightly)
> Environment: Ubuntu 7.10
> Reporter: Lahiru Gunathilake
> Fix For: 2.0.0
>
> Attachments: AllTest_client.php, AllTest_service.php, BasicAllTest.wsdl
>
>
> I'm using this attached wsdl to write a client and a service.I've used wsdl2php.php script to generate client side code and server side code.But it doesn't create classes properly.In this wsdl there's a complex type called AllComplexType.According to wsdl that complex type contains two element called IntValue and StringValue.But php codegen doesn't create those elements inside the class.
> I have change the code by including those elements but still it doesn't work.
> I've attached the modified files with the wsdl.
> Regs
> lahiru
--
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