Sent a PR that should fix it. Also, looking more carefully into CDI TCK, there is indeed a test that assert exactly this capability, but using ProcessBean as event. This kind of hid the bug here because Weld treats ProcessAnnotatedType somewhat differently (optimizations). |