You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/03/18 23:57:29 UTC

[jira] Resolved: (OWB-546) @Typed gets ignored if we use a AnnotatedType from an Extension @Observing ProcessAnnotatedType

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

Mark Struberg resolved OWB-546.
-------------------------------

    Resolution: Fixed

> @Typed gets ignored if we use a AnnotatedType from an Extension @Observing ProcessAnnotatedType 
> ------------------------------------------------------------------------------------------------
>
>                 Key: OWB-546
>                 URL: https://issues.apache.org/jira/browse/OWB-546
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.1.0
>
>
> Happens in 1.0.0 and in 1.1.0-SNAPSHOT.
> If you use a portable Extension which provides information via @Observes ProcessAnnotatedType pat ... pat.setAnnotatedType(WrappedAnnotatedType..)
> then any available @Typed annotation on the class will not be used to determine the typeClosured hierarchy. Instead of using solely the information of the @Typed annotation, we currently always parse the Class hierarchy.
> This leads to AmbigiousResolutionExceptions in some cases.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira