You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jeremy Boynes (JIRA)" <de...@geronimo.apache.org> on 2005/08/28 17:29:04 UTC

[jira] Commented: (GERONIMO-935) ManagedAttribute injection should work when multiple stores are present

    [ http://issues.apache.org/jira/browse/GERONIMO-935?page=comments#action_12320355 ] 

Jeremy Boynes commented on GERONIMO-935:
----------------------------------------

I'm going to fix this initially by replacing the lookup with a GBean reference so that an appropriate proxy gets injected. Longer term I think we should separate out the initialization of these attributes so that the actual values are injected rather than a locator.

> ManagedAttribute injection should work when multiple stores are present
> -----------------------------------------------------------------------
>
>          Key: GERONIMO-935
>          URL: http://issues.apache.org/jira/browse/GERONIMO-935
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0-M5
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: 1.0-M5

>
> The implementation of setManagedAttribute in Configuration uses a proxy to the ManagedAttributeStore that is obtained by querying the kernel and using the first one found. This is problematic as more than one GBean implementing that interface may be present in the kernel, leading to results that are inconsistent at best but which may prevent a configuraton from starting at all if the selected target is not running.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira