Antoine Sabot-Durand created DELTASPIKE-781: -----------------------------------------------
Summary: 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 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)