You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2009/05/14 17:36:46 UTC

[jira] Resolved: (TUSCANY-3023) Tuscany does not detect an error where a element defines its type with both @type and @element atributes

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

Mike Edwards resolved TUSCANY-3023.
-----------------------------------

    Resolution: Fixed

Fixed in 

774826

> Tuscany does not detect an error where a <property/> element defines its type with both @type and @element atributes
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3023
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3023
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Assembly Model
>    Affects Versions: Java-SCA-2.0
>            Reporter: Mike Edwards
>            Assignee: Mike Edwards
>            Priority: Minor
>             Fix For: Java-SCA-2.0
>
>
> The OASIS SCA Assembly spec states that a <property/> element MUST NOT declare its type using both a @type and a @element attribute, such as:
> <property name="propertyName" element="sca:callback" type="sca:Callback"/>
> Currently, SCA fails even to notice that a property element is declared in this way.
> This is detected by the OASIS SCA Assembly testcase:
> ASM_4007_TestCase

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