0 Replies Latest reply on Dec 20, 2009 1:55 PM by arunsakthi

    Custom MBean access in JBos JMX Console

    arunsakthi

      I'm using a custom MBean for my application and registered with JBoss MBean server. So I'm able to view my MBean in jmx-console of JBoss.

       

      The problem here is the JMX-Console is having access to all JBoss MBeans and the custome mbean. So when we try to give access to developers, we are having the risk of exposing all MBeans.

       

      Is there a way around this problem?. Can I have a seperate configuration for the custom MBean alone?.