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

2014-11-17 Thread Antoine Sabot-Durand (JIRA)

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

Antoine Sabot-Durand updated DELTASPIKE-781:

Attachment: (was: DELTASPIKE-781.patch)

 AnnotatedTypeImpl doesn't work for Annotation 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
 Fix For: 1.1.1


 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)


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

2014-11-15 Thread Antoine Sabot-Durand (JIRA)

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

Antoine Sabot-Durand updated DELTASPIKE-781:

Summary: AnnotatedTypeImpl doesn't work for Annotation AnnotatedType  (was: 
AnnotatedTypeImpl doesn't work for Annotion AnnotatedType)

 AnnotatedTypeImpl doesn't work for Annotation 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
 Fix For: 1.1.1

 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)