You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2008/08/07 13:49:44 UTC

[jira] Commented: (TUSCANY-2140) @Scope annotation on interface does not give an error

    [ https://issues.apache.org/jira/browse/TUSCANY-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620607#action_12620607 ] 

ant elder commented on TUSCANY-2140:
------------------------------------

I've tried applying this patch but then i get lots of build fails in other modules. 

> @Scope annotation on interface does not give an error
> -----------------------------------------------------
>
>                 Key: TUSCANY-2140
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2140
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Assembly Model, Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.2
>            Reporter: Vamsavardhana Reddy
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2140.patch
>
>
> Java Common Annotations and APIs spec - section 1.8.6 (lines 1592 thru 1602) shows an example of specifying @Scope annotation on an interface definition.  I am noticing that this annotation is ignored and only the Scope set on the implementation class is used.
> This is as per the spec (corrected in the errata), but then @Scope on an interface should result in an error, which does not seem to happen!!

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