[
https://issues.jboss.org/browse/FURNACE-56?page=com.atlassian.jira.plugin...
]
George Gastaldi closed FURNACE-56.
----------------------------------
Fix Version/s: 2.22.6.Final
(was: 2.x Future)
Assignee: George Gastaldi
Resolution: Done
This should be fixed per FURNACE-90.
Thanks
@Inject Imported includes duplicate services
--------------------------------------------
Key: FURNACE-56
URL:
https://issues.jboss.org/browse/FURNACE-56
Project: Forge: Furnace
Issue Type: Bug
Components: Container - CDI
Reporter: Jess Sightler
Assignee: George Gastaldi
Fix For: 2.22.6.Final
Attachments: duplicateservicetest.zip
Interface: SampleInterface
Implementations:
SampleServiceBase
SampleServiceSubclass (subclass of SampleServiceBase)
@Inject
private Imported<SampleInterface> interfaces;
This injected list will contain two copies of SampleServiceSubclass.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)