It sounds as if you haven't put your MBean implementation class in a place where JBoss can find it, e.g. in a JAR file in default/server/lib.
 
Benjamin
-----Original Message-----
From: Kazandjian Erik [mailto:[EMAIL PROTECTED]]
Sent: 25 October 2002 08:13
To: jboss-user@lists. sourceforge. net (E-mail)
Subject: [JBoss-user] ModelMBean class not found

Hello,
 
I've managed to create my first modelmbean with a simple getter operation. However when I look at it in the agent I get an error saying : "UNAVAILABLE: javax.management.MBeanException wraps [javax.management.ReflectionException: The target object class jmx.erik.MYBean could not be found]".
Anybody any suggestions.
 
Kind regards
 
Erik

Reply via email to