2 Replies Latest reply on Jan 24, 2002 3:53 AM by davehawley

    Problem loading sample MBean

    davehawley

      Question from a Newbie:

      I'm trying to load the MBean from JBoss Admin&Dev chapter 2, example 2, which subclasses ServiceMBeanSupport.

      Problem is I can't get it to find org.jboss.util.ServiceMBeanSupport. I've browsed to find it in \lib\jboss.jar and also in \client\admin\jboss_util.jar. Tried setting JBOSS_CLASSPATH to various things, alternating between not fixing the problem and causing some other fatal error to do with logging.

      Any simple fool-proof instructions on how to configure this?