[wsf-c-dev] [jira] Created: (WSFPHP-218) wsdl2php script is not creating classes properly with the attached wsdl

Lahiru Gunathilake (JIRA) jira at wso2.org
Fri Feb 22 02:55:44 PST 2008


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
         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