Beans defined via TextContext XML get added twice
--------------------------------------------------
Key: OWB-262
URL: https://issues.apache.org/jira/browse/OWB-262
Project: OpenWebBeans
Issue Type: Bug
Components: XML Configuration
Affects Versions: M3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M4
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.