[weld-issues] [JBoss JIRA] (WELD-1062) Superclass of a modified AnnotatedType is ignored
Ales Justin (JIRA)
jira-events at lists.jboss.org
Wed Feb 8 14:58:50 EST 2012
[ https://issues.jboss.org/browse/WELD-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665158#comment-12665158 ]
Ales Justin commented on WELD-1062:
-----------------------------------
I had similar issue with WELD-802:
* https://github.com/weld/core/blob/master/tests-arquillian/src/test/java/org/jboss/weld/tests/specialization/weld802/CustomWeldClassTest.java
Could you perhaps re-write the zip into Weld ARQ test -- similar to the one above?
> Superclass of a modified AnnotatedType is ignored
> -------------------------------------------------
>
> Key: WELD-1062
> URL: https://issues.jboss.org/browse/WELD-1062
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.1.5.Final, 2.0.0.Alpha1
> Reporter: Gert Palok
> Attachments: annotatedtype-superclass.zip
>
>
> When modifying an AnnotatedType in ProcessAnnotatedType event, the resulting Bean instance will have Object as its superclass instead of the real superclass, causing inherited injection points to be ignored
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list