[
https://issues.apache.org/jira/browse/CXF-6384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venkat updated CXF-6384:
------------------------
Attachment: (was: test.xsd)
> JavaScript client generation does not include imported/included XSDs related
> objects in generated Javascript file
> -----------------------------------------------------------------------------------------------------------------
>
> Key: CXF-6384
> URL: https://issues.apache.org/jira/browse/CXF-6384
> Project: CXF
> Issue Type: Bug
> Components: JavaScript Client
> Affects Versions: 3.0.4
> Environment: Windows 7
> Reporter: Venkat
> Priority: Minor
> Labels: easyfix
> Attachments: TestService.js, TestService_wsdl2js.js, test.wsdl
>
>
> http://.....?js does not include the javascript objects related to
> impoted/included xsds in the wsdl file.
> wsdl2js - does not generated objects/method for the xsd elements whose depth
> is more than 1 level if the elements are defined in Russian doll style.
> However it does generate if global types are used. For example it does not
> generate any objects/methods for version.major and version.minor, but it does
> generate for globalType with two child elements. This is a request to
> include the support for nested elements whose depth more than one level.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)