|
From: Bordet, S. <Sim...@co...> - 2002-01-24 00:16:32
|
Roger, > The behaviour is just the same either way - same stack trace=20 > - the problem is=20 > simply that RequiredModelMBean.invoke() make no attempt to=20 > match any of the=20 > methods defined in its own class tree! =20 [snip] you're right, please file a bug in sourceforge, I'll take care of it. = Thanks for the good catch. > From the javadoc: >=20 > RequiredModelMBean.invoke(java.lang.String opName, ...) >=20 > opName - The name of the method to be invoked. The name can=20 > be the fully qualified=20 > method name including the classname, or just the method name=20 > if the classname is=20 > defined in the 'class' field of the operation descriptor. Must investigate this, it seems to me counter-intuitive... Simon |