users@glassfish.java.net

Re: EJB 3.1 Timer Service

From: <glassfish_at_javadesktop.org>
Date: Wed, 10 Dec 2008 18:06:52 PST

Hello Vladimir,

@Schedule annotation does not allow to specify start and end date - the ScheduleExpression does. Deployment descriptor (when supported) will allow to specify the start and the end date via a <timer> element.

ScheduleExpression is now supported (there can be bugs ;) ), but per EJB 3.1 spec, it is available only for programmatically created timers (and only a single timeout method).

HTH,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

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