[ 
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

Reply via email to