]
Antoine Sabot-Durand commented on CDI-623:
------------------------------------------
During F2F meeting we agreed on the following wording:
{quote}If the container is unable to process configurator it will be treated as a
deployement problem{quote}
Specify what happens when calling addObserverMethod or addBean alone
--------------------------------------------------------------------
Key: CDI-623
URL:
https://issues.jboss.org/browse/CDI-623
Project: CDI Specification Issues
Issue Type: Clarification
Reporter: John Ament
Labels: F2F2016
Fix For: 2.0 .Final
AfterBeanDiscovery exposes methods addObserverMethod and addBean. Both essentially leave
dangling configurations that are not usable.
I'd like for this ticket to clarify what happens in those dangling cases, or in cases
where a configuration is completed.