Incorrect default value for the javax.ejb.TimerConfig persistent attribute.
----------------------------------------------------------------------------
Key: GERONIMO-5625
URL: https://issues.apache.org/jira/browse/GERONIMO-5625
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 3.0
Reporter: Rick McGuire
Assignee: Rick McGuire
According to section 18.2.4 of the EJB 3.1 Specification: "By default, all timers created
using the timer creation methods are persistent." That implies that the "persistent" instance
variable in TimerConfig class should be set to "true" in the default constructor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|