You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Frank Budinsky (JIRA)" <tu...@ws.apache.org> on 2007/05/04 18:24:15 UTC

[jira] Resolved: (TUSCANY-1223) XSD base64Binary type mapping to wrong SDO type

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

Frank Budinsky resolved TUSCANY-1223.
-------------------------------------

    Resolution: Fixed

Fixed in revision 535315.

I found a much simpler way to do this: set the underlying EType for base64Binary to be the EMF Base64Binary type and then override AttributeImpl.getType().


> XSD base64Binary type mapping to wrong SDO type
> -----------------------------------------------
>
>                 Key: TUSCANY-1223
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1223
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>            Reporter: Andy Grove
>            Priority: Minor
>         Attachments: 1223.patch
>
>
> The XSD base64Binary type should map to the SDO type commonj.sdo#Bytes but Tuscany is mapping it to commonj.sdo#Base64Bytes which is not mentioned in the SDO specification.
> This is demonstrated in the CTS in XSDComplexTypeTest.testTC297ComplexTypeContainingElementsOfAllTypes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org