You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/01/16 20:25:17 UTC

[jira] Created: (GERONIMO-542) kernel.listGBeans returns mbeans that are not gbeans

kernel.listGBeans returns mbeans that are not gbeans
----------------------------------------------------

         Key: GERONIMO-542
         URL: http://issues.apache.org/jira/browse/GERONIMO-542
     Project: Apache Geronimo
        Type: Bug
  Components: kernel  
    Versions: 1.0-M3    
    Reporter: David Jencks
 Assigned to: Dain Sundstrom 


kernel.listGBeans returns all the mbeans, not just those that are from gbeans.  Trying to access an attribute on one of these mbeans doesn't work, you get a GBeanNotFound exception.

For instance,
JMImplementation:type=MBeanServerInterceptorConfigurator

is in the set returned by querying for *:*.



-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-542) kernel.listGBeans returns mbeans that are not gbeans

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-542?page=all ]
     
Dain Sundstrom closed GERONIMO-542:
-----------------------------------

     Resolution: Fixed
    Fix Version: 1.0-M4

The GBean registry no longer consults JMX at all.

> kernel.listGBeans returns mbeans that are not gbeans
> ----------------------------------------------------
>
>          Key: GERONIMO-542
>          URL: http://issues.apache.org/jira/browse/GERONIMO-542
>      Project: Geronimo
>         Type: Bug
>   Components: kernel
>     Versions: 1.0-M3
>     Reporter: David Jencks
>     Assignee: Dain Sundstrom
>      Fix For: 1.0-M4

>
> kernel.listGBeans returns all the mbeans, not just those that are from gbeans.  Trying to access an attribute on one of these mbeans doesn't work, you get a GBeanNotFound exception.
> For instance,
> JMImplementation:type=MBeanServerInterceptorConfigurator
> is in the set returned by querying for *:*.

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