You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2010/09/22 21:13:34 UTC

[jira] Updated: (GERONIMO-5625) Incorrect default value for the javax.ejb.TimerConfig persistent attribute.

     [ https://issues.apache.org/jira/browse/GERONIMO-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-5625:
-----------------------------------

    Fix Version/s: 3.0

> 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
>             Fix For: 3.0
>
>
> 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.