You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Antoine Sabot-Durand (JIRA)" <ji...@apache.org> on 2014/11/15 23:21:35 UTC

[jira] [Updated] (DELTASPIKE-781) AnnotatedTypeImpl doesn't work for Annotion AnnotatedType

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

Antoine Sabot-Durand updated DELTASPIKE-781:
--------------------------------------------
    Attachment: DELTASPIKE-781.patch

This patch solves the bug and add a corresponding test

> AnnotatedTypeImpl doesn't work for Annotion AnnotatedType
> ---------------------------------------------------------
>
>                 Key: DELTASPIKE-781
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-781
>             Project: DeltaSpike
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.0
>            Reporter: Antoine Sabot-Durand
>            Assignee: Antoine Sabot-Durand
>         Attachments: DELTASPIKE-781.patch
>
>
> I needed to create AnnotatedType for Annotation to register it as an interceptor binding with {{BeforeBeanDiscovery#addInterceptorBinding}} and realised that the builded {{AnnotatedType}} thru {{AnnotatedTypeBuilder}} contained all the {{Annotation}} class methods where it should have contained none. That makes the container (Weld or OWB) crash.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)