You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2007/08/21 22:48:31 UTC

[jira] Resolved: (GERONIMO-3426) The Holder object contains duplicated injections

     [ https://issues.apache.org/jira/browse/GERONIMO-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-3426.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
                   2.0.x

Fix committed to trunk (revision 568253) and branches/2.0 (revision 568268).


> 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
>            Assignee: Jarek Gawor
>             Fix For: 2.0.x, 2.1
>
>
> 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.