2 Replies Latest reply on Mar 1, 2002 8:47 AM by davidjencks

    Whats going on with setAttribute?

    davidjencks

      I'm trying to make my xmbean work and am running into some problems.

      The interceptor stack I get uses OLDMBeanInvoker. OLDMBeanInvoker disassembles set attribute requests into their name and value. However, ModelMBeanInterceptor and
      MBeanAttributeInterceptor (at least) seem to expect attributes rather than unpacked attributes. I understand OLDMBeanInvoker is leaving soon.... however I would still like to know which is the wave of the future and which approach I should hack towards. Is there some way I can run without OLDMBeanInvoker right now?