hi,
I have an MBean that I can see just fine in jManage. This MBean is such that in certain circumstances, it sends a notification.
I should see this notification in jManage if i define an...
Type: Posts; User: mic; Keyword(s):
hi,
I have an MBean that I can see just fine in jManage. This MBean is such that in certain circumstances, it sends a notification.
I should see this notification in jManage if i define an...
Hi,
after much searching and turning, I finally found an answer.
As mentioned I was somehow able to see the RO attributes, but they had no value. The RW attributes I could change only the first...
hi,
more or less on this issue...:
I understand that JndiObjectFactoryBean can be used with Weblogic9, but what about Weblogic 8?
MUST I use WeblogicJndiMBeanserverFactoryBean if I've got WLS 8?...
Hi,
I've managed to expose a MBEAN. I have properties Read Write and others Read only. I am able to change the values of the RW properties.
However, my RO properties do not have any value. I...
Hi,
I'm a newbie and trying to get a basic example working, but can't figure what I'm doing wrong.. :(
When I start my Tomcat (5.0.28), I get an exception:
...
Hi,
I'm very new to JMX, so please bear with me :confused:
I've read that jManage can work with Weblogic, but what about Tomcat 5.0?
Furthermore, I cannot use jconsole with my Tomcat, as my...