[ http://issues.apache.org/jira/browse/TUSCANY-604?page=all ]
Pete Robbins resolved TUSCANY-604.
----------------------------------
Fix Version/s: Cpp-current
Resolution: Fixed
> Exception thrown when sequenced type inherits from non-sequenced type
> ---------------------------------------------------------------------
>
> Key: TUSCANY-604
> URL: http://issues.apache.org/jira/browse/TUSCANY-604
> Project: Tuscany
> Issue Type: Bug
> Components: C++ SDO
> Affects Versions: Cpp-current
> Reporter: Pete Robbins
> Assigned To: Pete Robbins
> Fix For: Cpp-current
>
>
> The SDO spec states that the isSequenced should be the same on a base type
> and it's descendents. In the C++ implementation an exception is thrown when
> e.g. a sequenced type extends a non-sequenced type. This prevents schema such
> as the wsdl schema(http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd) being
> loaded.
> In the current Java implementation isSequenced is inherited from the base
> type, we should do the same in the C++ implementation.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]