[webbeans-issues] [JBoss JIRA] Commented: (WBRI-137) Stereotypes not inherited with Realization

David Allen (JIRA) jira-events at lists.jboss.org
Tue Feb 10 13:55:44 EST 2009


    [ https://jira.jboss.org/jira/browse/WBRI-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452027#action_12452027 ] 

David Allen commented on WBRI-137:
----------------------------------

Should have added that these tests were working before when only the @Realization class was being depoyed.  Now with full deployment of classes with annotations, the tests broke.  In other words, both the inherited class and the @Realization class are now deployed as beans with the RI.


> Stereotypes not inherited with Realization
> ------------------------------------------
>
>                 Key: WBRI-137
>                 URL: https://jira.jboss.org/jira/browse/WBRI-137
>             Project: Web Beans RI
>          Issue Type: Bug
>    Affects Versions: 1.0.0.ALPHA2
>            Reporter: David Allen
>
> Tests for inherited producer methods and fields with a stereotype are not working.  Each of the tests have a class which realizes another inherited class which contains a producer method or field containing a stereotype which itself specifies a scope type.  The scope type is not correct on the products injected at runtime.
> See the following tests in org.jboss.jsr299.tck.unit.inheritance.realization.RealizationTest in the TCK:
> testRealizedBeanWithProducerMethodHasSameStereotypes
> testRealizedBeanWithProducerFieldHasSameStereotypes

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

        



More information about the weld-issues mailing list