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

Sunny Ip updated TUSCANY-1490:
------------------------------

    Attachment: helloworld.xsd
                helloworld.wsdl

Including a wsdl/xsd that illustrates the problem

> Compile error when generating a schema with a dependency on another schema 
> with the same leaf element name
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1490
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1490
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Tools
>    Affects Versions: Java-SDO-Next
>            Reporter: Sunny Ip
>         Attachments: helloworld.wsdl, helloworld.xsd
>
>
> When generating SDO classes using XSD2JavaGenerator, the FactoryImpl 
> generated from a schema with a dependency on another schema with the same 
> leaf element name (e.g. http://sample/helloworld and 
> http://sample/type/helloworld) results in a compile error in the init() 
> method, where the full package name (including ".") is used as part of the 
> variable name. 

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to