users@glassfish.java.net

Re: EJB3 Timers

From: <glassfish_at_javadesktop.org>
Date: Thu, 17 May 2007 08:20:28 PDT

Not sure what your interval duration was, but keep in mind that the EJB Timer Service is intended to model long-lived business processes, not fine-grained actions. The API happens to use milli-seconds as a unit of time but the intent of the service is to handle timeouts on the order of minutes, hours, or days.

You can certainly file an RFE for any feature requests, but it's important to keep those separate from issues you believe are bugs, such as the one you raised earlier in the thread.

 --ken
[Message sent by forum member 'ksak' (ksak)]

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