You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Venkat (JIRA)" <ji...@apache.org> on 2015/05/04 04:54:05 UTC

[jira] [Updated] (CXF-6384) JavaScript client generation does include imported/included XSDs related objects in generated Javascript file

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

Venkat updated CXF-6384:
------------------------
    Attachment: TestService.js
                TestService_wsdl2js.js
                test.xsd
                test.wsdl
                ApplException.xsd

TestService.js file is the one server provided using http://localhost:21080/test/TestService?js.
TestService_wsdl2js.js file is the one generated using wsdl2js -d out test.wsdl 


> JavaScript client generation does 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: ApplException.xsd, TestService.js, TestService_wsdl2js.js, test.wsdl, test.xsd
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)