[ 
https://issues.apache.org/jira/browse/TUSCANY-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501951
 ] 

Frank Budinsky commented on TUSCANY-1327:
-----------------------------------------

If I remember correctly, types defined in wsdl files cannot be imported or 
included in anther schema (they are effectively private local types). The XSD 
spec says that the schemaLocation for an import must have a <schema> element at 
the root, which says that it can't be a wsdl file).

> Generate static SDO APIs from wsdl files with type definition from 
> <wsdl:import> and <wsdl:include>
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1327
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1327
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SDO Tools
>    Affects Versions: Java-SDO-M2
>         Environment: WinXP
>            Reporter: Fuhwei Lwo
>
> Today, SDO codegen tool can recognize and parse <wsdl:types> content to 
> generate static SDO APIs. However, it ignores <wsdl:import> and 
> <wsdl:include>. This means if I have types defined in other wsdl files and 
> they are imported or included by <wsdl:import> or <wsdl:include> elements, 
> they won't never get generated.

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