2 Replies Latest reply on Feb 9, 2004 4:01 AM by gmccreath

    Calling invoke on MBean methods with simple type in signatur

    gmccreath

      Hi all,

      I'm trying to call mbeanserver.invoke on a MBean method that has a 'long' simple type in its method signature (not a java.lang.Long object type).

      JBoss is littered with MBeans with simple types in signatures (so is the JMS spec).

      Can someone provide some sample syntax on how to do this? I'm stumped!

      Many thanks,

      Greg.