Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
M3
-
None
Description
if a bean get's defined via XML (which we should drop anyway and make this available via an extension), it calls BeanManagerImpl.addBean() twice.
1.) in WebBeansXmlConfigurator#configureSimpleWebBean
2.) in TestContext#defineXMLSimpleWebBeans
no 2 should get removed