users@glassfish.java.net

Disabling all schedules in Glassfish 3.1

From: <sofonja_at_gmail.com>
Date: Fri, 27 Jan 2012 10:13:19 +0100

Hallo,

I have about 20 EJBs with schedules (@Schedule annotated) in my
project and if I want to test/fix a small thing I don't want that
all/some timers start.
Is it possible to disable timer service (all schedules) in Glassfish?
Maybe there are some config entires to do this?

Thanks.