You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/05/15 17:26:47 UTC

[jira] [Updated] (OPENEJB-1550) By default, all timers created using the timer creation methods should be persistent.

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

Shawn Jiang updated OPENEJB-1550:
---------------------------------

    Attachment: 0001-OPENEJB-1550-By-default-all-timers-created-using-the.patch

A patch to set the timer to persistent by default.

> By default, all timers created using the timer creation methods should be persistent. 
> --------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1550
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1550
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: ejb31
>    Affects Versions: (trunk/openejb3)
>            Reporter: Shawn Jiang
>             Fix For: 4.0
>
>         Attachments: 0001-OPENEJB-1550-By-default-all-timers-created-using-the.patch
>
>
> Per ejb 3.1 spec 18.2.4
> By default, all timers created using the timer creation methods are persistent. A non-persistent timer can
> be created by calling setPersistent(false) on a TimerConfig object passed to a timer cre
> ation method. TimerConfig also supports the setting of an info object. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira