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 05:44:05 UTC

[jira] [Updated] (CXF-6386) JavaScript client does not include the required attributes in the generated object for complexType as required by the serialization function for anyType

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

Venkat updated CXF-6386:
------------------------
    Summary: JavaScript client does not include the required attributes in the generated object for complexType as required by the serialization function for anyType  (was: JavaScript client does not include the required attributes in the generated object for anyType)

> JavaScript client does not include the required attributes in the generated object for complexType as required by the serialization function for anyType
> --------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-6386
>                 URL: https://issues.apache.org/jira/browse/CXF-6386
>             Project: CXF
>          Issue Type: Bug
>          Components: JavaScript Client
>    Affects Versions: 3.0.4
>         Environment: Windows 7, AIX, Linux 
>            Reporter: Venkat
>         Attachments: AnyTypeService.js, ApplException.xsd, anytype.wsdl, someType.xsd
>
>
> JavaScript client generation does not include the required fields xsiTpe, localName, namespaceURI as required by the corresponding serialize function.
> For the attached WSDL/XSDs files the generated (wsdl2js) serialize function mycompany_com_anytype_wsdl_AnyTypeRequest_serialize is expecting the xsiType, localName, namespaceURI fields, which  are not defined in the corresponding complexType object definition mycompany_com_anytype_SomeType. Please update the code generation to include the xsiType, localName, namespaceURI field for all simple and complex type objects.



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