users@glassfish.java.net

Re: Disabling EJB Timer on One Cluster Node (3.1)

From: <forums_at_java.net>
Date: Fri, 19 Aug 2011 08:30:59 -0500 (CDT)

The easiest solution is to put them into a normal cluster.

If they belong to separate, non-clustered instances, then your @Schedule
methods will need to conditionize on the current location, to decide whether
to perform work or not.


--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/834878