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/03/24 10:07:10 UTC

[jira] [Created] (OPENEJB-1451) TimerService should be only binded to singleton/stateless/MDB.

TimerService should be only binded to singleton/stateless/MDB.  
----------------------------------------------------------------

                 Key: OPENEJB-1451
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1451
             Project: OpenEJB
          Issue Type: Bug
          Components: container system
    Affects Versions: (trunk/openejb3)
            Reporter: Shawn Jiang


TimerService should be only binded to singleton/stateless/MDB.      Besides,  currently Openejb only bind TimerService when it's not used in geronimo.   Geronimo can't find TimerService because geronimo does not handle TimerService binding by itself.



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

[jira] [Updated] (OPENEJB-1451) TimerService should be only binded to singleton/stateless/MDB.

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn Jiang updated OPENEJB-1451:
---------------------------------

    Attachment: 0001-OPENEJB-1451-TimerService-should-be-only-binded-to-s.patch

This patch is to move the timerservice binding to instanceManager  or instanceFactory of singleton Bean/stateless Session Bean/MDB.

> TimerService should be only binded to singleton/stateless/MDB.  
> ----------------------------------------------------------------
>
>                 Key: OPENEJB-1451
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1451
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: container system
>    Affects Versions: (trunk/openejb3)
>            Reporter: Shawn Jiang
>         Attachments: 0001-OPENEJB-1451-TimerService-should-be-only-binded-to-s.patch
>
>
> TimerService should be only binded to singleton/stateless/MDB.      Besides,  currently Openejb only bind TimerService when it's not used in geronimo.   Geronimo can't find TimerService because geronimo does not handle TimerService binding by itself.

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

[jira] [Resolved] (OPENEJB-1451) TimerService should be only binded to singleton/stateless/MDB.

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved OPENEJB-1451.
---------------------------

       Resolution: Fixed
    Fix Version/s: 3.2

Commit changes to trunk at revision: 1085242. Thanks, Shawn.

> TimerService should be only binded to singleton/stateless/MDB.  
> ----------------------------------------------------------------
>
>                 Key: OPENEJB-1451
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1451
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: container system
>    Affects Versions: (trunk/openejb3)
>            Reporter: Shawn Jiang
>             Fix For: 3.2
>
>         Attachments: 0001-OPENEJB-1451-TimerService-should-be-only-binded-to-s.patch
>
>
> TimerService should be only binded to singleton/stateless/MDB.      Besides,  currently Openejb only bind TimerService when it's not used in geronimo.   Geronimo can't find TimerService because geronimo does not handle TimerService binding by itself.

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