Yusef,
I have been dealing with this same thing. Please see the JMX Configuration
thread @ http://www.nabble.com/JMX+configuration-t1650672.html
Doug
On 5/24/06 12:55 PM, "yusef" <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> 1) I have created a component, say comp1, that implements comp1MBean
> interface.
> this interface provides some management methods.
> when I install this component, I don't see those MBean methods in my JMX
> console. what is wrong?
>
> 2) in getExtensionMBeanName I create an ObjectName like this:
> ObjectName name = new ObjectName("com.mycom.examples:name=comp1");
> how this method can be used?
>
> thanks,
> Yusef
>
> --
> View this message in context:
> http://www.nabble.com/extension+MBean-t1676261.html#a4545090
> Sent from the ServiceMix - User forum at Nabble.com.
>
>