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
 Assigned to: 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