2 Replies Latest reply on Sep 13, 2002 1:09 PM by jtaft

    multiple targets in model mbean

    jtaft

      We are registering operations (using the ModelMBeanOperationInfo mechanism) that are to be implemented by objects (setting targetObject in the Descriptor) other than the one set by the setManagedResource() call.

      However, when the validation is done during the registerMBean() call, we are getting an IntrospectionException because the methods aren't implemented by the managed resource object.

      Just wonder if targetObject is understood in JBoss 3.0.2.

      Thanks for the info,
      j.