GBeanNotFoundException handling in MBeanServerDelegate.invoke
-------------------------------------------------------------

         Key: GERONIMO-749
         URL: http://issues.apache.org/jira/browse/GERONIMO-749
     Project: Geronimo
        Type: Bug
  Components: kernel  
    Versions: 1.0-M3    
    Reporter: Aaron Mulder
 Assigned to: Aaron Mulder 


MBeanServerDelegate.invoke needs to determine whether a GBeanNotFoundException 
actually applies to the object being "invoked", or whether the method was 
invoked successfully but threw a GBeanNotFoundException on something else.  In 
order to do this, the GBeanNotFoundException needs some way other than the 
message to indicate which GBean was not found.

-- 
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