1 Reply Latest reply on Jul 31, 2002 2:54 PM by adrian.brock

    stop/remove an MBean thread

    luoz

      If I have a infinitive loop inside a method of the MBean, how can I stop this method or remove the MBean after invoking this method.

      I try to unregister the MBean and undeploy the MBean jar file, but the thread is still running. It looks like Jboss doesn't clean it.

      thanks
      ming