The Holder object contains duplicated injections
------------------------------------------------
Key: GERONIMO-3426
URL: https://issues.apache.org/jira/browse/GERONIMO-3426
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: kernel
Affects Versions: 2.0
Reporter: Jarek Gawor
The Holder object contains duplicated injections and so when actual injection
is performed the objects are looked up in the JNDI twice. This happens because
the NamingBuilders are executed twice - see GERONIMO-3359.
A simple fix for this problem is to change the Holder implementation to remove
the duplicates.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.