javaee / ejb-spec

See javax.ejb project for API. Contains legacy issues only.
https://github.com/javaee/javax.ejb
6 stars 1 forks source link

EJB 3.2 Lite Support for "Non-persistent EJB Timer Service" #14

Closed glassfishrobot closed 12 years ago

glassfishrobot commented 13 years ago

EJB 3.2 lite spec should support EJB Timer Service. Scheduling is common functionality (cache flushing, mail sending), and should be available in EJB 3.2 lite. At least transient timers should be supported.

It is not supported in EJB 3.1 lite. (see chapter 21.1, Table 27, EJB 3.1 spec)

Affected Versions

[3.2]

glassfishrobot commented 13 years ago

Reported by abien

glassfishrobot commented 13 years ago

dblevins said: +1 for non-persistent timers in EJB Lite

glassfishrobot commented 13 years ago

jrbauer said: +1 for adding non-persistent timers to EJB lite

glassfishrobot commented 13 years ago

sheldt said: +1 for non-persistent timers

glassfishrobot commented 13 years ago

benoitf said: +1

glassfishrobot commented 13 years ago

pedrokowalski said: Are we supposed to vote by adding '+1' comment or by hitting 'vote' for support on the left hand side menu?

glassfishrobot commented 13 years ago

mvatkina said: Good point. Let's use "vote" unless a specific comment needs to be added to the vote.

glassfishrobot commented 13 years ago

mvatkina said: I think we agreed to add non-persistent timers to EJB 3.2 Lite

glassfishrobot commented 12 years ago

mvatkina said: Added

glassfishrobot commented 13 years ago

Was assigned to mvatkina

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA EJB_SPEC-14

glassfishrobot commented 12 years ago

Marked as fixed on Friday, December 16th 2011, 3:39:44 pm