[webbeans-issues] [JBoss JIRA] Created: (WBRI-137) Stereotypes not inherited with Realization
David Allen (JIRA)
jira-events at lists.jboss.org
Tue Feb 10 13:53:44 EST 2009
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