Jens Schumann created OWB-809:
---------------------------------

             Summary: addBeans does not invalidate resolvedComponents cache in 
InjectionResolver
                 Key: OWB-809
                 URL: https://issues.apache.org/jira/browse/OWB-809
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.7
            Reporter: Jens Schumann


As discussed on the owb user mailing list I believe the caching behavior of 
InjectionResolver is broken since a previously created resolvedComponents cache 
entry is not invalidated after an BeanManager#addBeans call.

http://mail-archives.apache.org/mod_mbox/openwebbeans-user/201303.mbox/%3c90efadca8d66da4da4cec2f2bfe26f2b2db91...@k99f-pexc01.openknowledge.de%3e

CDI 1.1 will prohibit accessing getBeans during AfterBeansDiscovery, 
nevertheless the current state is a 1.0 regression and may cause other 
unexpected side effects internally.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to