users@glassfish.java.net

Re: EJB Timer Service not available

From: <glassfish_at_javadesktop.org>
Date: Tue, 09 Sep 2008 17:02:00 PDT

This worked with the exception that the init servlet got real confused when starting the timer bean on 3 servers. It either could not find the timer instance or created another set of timers. Solution was to manage the starting of the timer bean in the servlet by using the jvm system properties and the application properties in order to only start the timer bean on one server instance.
[Message sent by forum member 'cobar' (cobar)]

http://forums.java.net/jive/thread.jspa?messageID=298204