Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.1.0.CR1
-
Fix Version/s: 1.1.0.CR2
-
Component/s: None
-
Labels:None
Description
It's one of the causes of WELD-794 - if a newly created AnnotatedType is set on the ProcessAnnotatedType event created during WeldBootstrap.addClass(), a second event is fired for that specific type.
Gliffy Diagrams
Issue Links
- relates to
-
CDI-33
fire ProcessAnnotatedType for AnnotatedTypes added via BBD.addAnnotatedType()
-
- Resolved
-
-
WELD-485
ProcessAnnotatedType event should be run for types added through BeforeBeanDiscovery.addAnnotatedType
-
- Closed
-
-
SEAMREST-15
Adapt to WELD-796
-
- Resolved
-
I believe this behaviour is correct, what makes you think it isn't?