[ http://issues.apache.org/jira/browse/AXISCPP-787?page=all ]
     
Chinthana Danapala resolved AXISCPP-787:
----------------------------------------

    Fix Version:  1.6 Final
     Resolution: Fixed

Problem was missing following data types in ArrayBean.cpp.

XSD_ENTITIES, XSD_ENTITY, XSD_ID, XSD_IDREF, XSD_IDREFS, XSD_NCName, 
XSD_NMTOKEN, XSD_NMTOKENS, XSD_Name, XSD_language, XSD_negativeInteger, 
XSD_nonNegativeInteger, XSD_nonPositiveInteger, XSD_normalizedString, 
XSD_positiveInteger, XSD_token

I have modified ArrayBean.cpp file and its working now.


> Serialization error when some of XSD type used as an array element
> ------------------------------------------------------------------
>
>          Key: AXISCPP-787
>          URL: http://issues.apache.org/jira/browse/AXISCPP-787
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization, Test
>     Versions: 1.6 Alpha
>  Environment: Wndows 
>     Reporter: Chinthana Danapala
>     Assignee: Chinthana Danapala
>      Fix For:  1.6 Final
>  Attachments: XSD_ENTITIES_TCPMon.txt, XSD_ENTITY_TCPMon.txt, 
> XSD_negativeInteger_TCPMon.txt
>
> I have observed following XSD type tests have serialization problem when used 
> as an array element. 
> XSD_ENTITIES
> XSD_ENTITY
> XSD_ID
> XSD_IDREF
> XSD_IDREFS
> XSD_NCName
> XSD_NMTOKEN
> XSD_NMTOKENS
> XSD_Name
> XSD_anyURInonUTF8
> XSD_language
> XSD_negativeInteger
> XSD_nonNegativeInteger
> XSD_nonPositiveInteger
> XSD_normalizedString
> XSD_positiveInteger
> XSD_token
> I?m testing against C++ services. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to