[ 
https://issues.apache.org/jira/browse/AXIS2-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sagara Gunathunga  resolved AXIS2-3459.
---------------------------------------

    Resolution: Cannot Reproduce
    
> The XSD2Java generation of the following XSD files produces wrong source code 
> (unexisting methods in ConverterUtil class). 
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3459
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3459
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.3
>         Environment: Windows XP/Vista, Java 1.4.2_15
>            Reporter: Heinz Zerbes
>         Attachments: cm.zip
>
>
> The XSD2Java generation of the following XSD files produces wrong source code 
> (not compilable). The reference of XSD elements defined in imported XSD files 
> produces wrong (unexisting) method calls of the ConverterUtil class.
> The attachment cm.zip containes the files CmCcServiceRequest.xsd, 
> CmCcServiceResponsexsd. 
> Please call somthing like XSD2Java CmCcServiceRequest.xsd c:/temp
> In the generated files (e.g. UpdatePerformed.java) you can find unexisting 
> method calls for the class ConverterUtil: 
> object.setUpdateId(org.apache.axis2.databinding.utils.ConverterUtil.convertToUpdateId_type0(content));
>   // the method convertToUpdateId_type0() does not exist

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to