You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Heinz Zerbes (JIRA)" <ji...@apache.org> on 2008/01/18 13:34:34 UTC

[jira] Created: (AXIS2-3459) The XSD2Java generation of the following XSD files produces wrong source code (unexisting methods in ConverterUtil class).

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: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.3
         Environment: Windows XP/Vista, Java 1.4.2_15
            Reporter: Heinz Zerbes


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3459) The XSD2Java generation of the following XSD files produces wrong source code (unexisting methods in ConverterUtil class).

Posted by "Heinz Zerbes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heinz Zerbes updated AXIS2-3459:
--------------------------------

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

  was: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 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: Axis 2.0 (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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3459) The XSD2Java generation of the following XSD files produces wrong source code (unexisting methods in ConverterUtil class).

Posted by "Heinz Zerbes (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heinz Zerbes updated AXIS2-3459:
--------------------------------

    Attachment: cm.zip

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

> 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: Axis 2.0 (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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org