WebSphere Application Server - jmx problem

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > August 2006 > jmx problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author jmx problem
hollfelder

2004-04-22, 12:35 pm

Has anyone experience with the voter mbean example from the article of mr leigh williamson? System Administration for WebSphere AS V5 Part4
It runs fine but I cannot see it in the wsadmin tool.
I developed a mBean just like in the example and configured it just like in the example but I don't know how to find it and manipulate it.

Any help appreciated.

Thanks,

Thomas

Ken Hygh

2004-04-22, 6:34 pm

hollfelder wrote:

>Has anyone experience with the voter mbean example from the article of mr leigh williamson? System Administration for WebSphere AS V5 Part4
>It runs fine but I cannot see it in the wsadmin tool.
>I developed a mBean just like in the example and configured it just like in the example but I don't know how to find it and manipulate it.
>
>Any help appreciated.
>
>Thanks,
>
>Thomas
>
>
>

there are some open-source JMX browsers around - I think apache has one,
and IIRC there was one on alphaworks. You might google for such a thing.

wsadmin only manipulates the MBeans that are pre-defined, so you won't
be able to see yours there or in the console.

Ken

hollfelder

2004-04-23, 9:33 am

> hollfelder wrote:
>
> from the article of mr leigh williamson? System
> Administration for WebSphere AS V5 Part4
> tool.
> configured it just like in the example but I don't
> know how to find it and manipulate it.
> there are some open-source JMX browsers around - I
> think apache has one,
> and IIRC there was one on alphaworks. You might
> google for such a thing.
>
> wsadmin only manipulates the MBeans that are
> pre-defined, so you won't
> be able to see yours there or in the console.
>
> Ken
>

I tried out a few others browsers but there is no way to find it. How can I control where my MBean get deployed?
Is it really all to implement JMXManageable and CustomService (including the MBeanDescriptor.XML file). If so what Information must be returned by method
"public Properties getMBeanProperties()"
how does the WAS jmx implementation knows where in the namespace put the mbean?

Thomas


Ken Hygh

2004-04-23, 9:33 am

hollfelder wrote:

>I tried out a few others browsers but there is no way to find it. How can I control where my MBean get deployed?
>Is it really all to implement JMXManageable and CustomService (including the MBeanDescriptor.XML file). If so what Information must be returned by method
>"public Properties getMBeanProperties()"
>how does the WAS jmx implementation knows where in the namespace put the mbean?
>
>Thomas
>
>
>
>

What do you mean by 'namespace'? MBeans are not automatically registered
in JNDI.

I haven't played with this in a while, so I can't answer your other
questions.

Ken

honore

2006-08-29, 10:20 am

Did you ever find out, why the MBean isn't properly registered? I just tried the same example with WAS 5.1 and encountered exactly the same problem.
Regards, Honoré.
quote:
Originally posted by hollfelder
Has anyone experience with the voter mbean example from the article of mr leigh williamson? System Administration for WebSphere AS V5 Part4
It runs fine but I cannot see it in the wsadmin tool.
I developed a mBean just like in the example and configured it just like in the example but I don't know how to find it and manipulate it.

Any help appreciated.

Thanks,

Thomas

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com