0 Replies Latest reply on Jun 13, 2008 12:37 PM by peiguo

    to termintae an instance of a bean

    peiguo

      If a bean is running a long query and I want to kill it half way, how can I do that?

      One potential solution is to put a timer in the bean itself... but is there other ways, for example, can I look up and kill it???

      Thanks!