[
https://issues.apache.org/jira/browse/OPENEJB-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dain Sundstrom closed OPENEJB-546.
----------------------------------
Resolution: Fixed
Fixed and verified by TCK
> Timer operations are improperly allowed in some methods
> -------------------------------------------------------
>
> Key: OPENEJB-546
> URL: https://issues.apache.org/jira/browse/OPENEJB-546
> Project: OpenEJB
> Issue Type: Bug
> Components: container system
> Affects Versions: 3.0
> Reporter: Kevan Miller
> Assignee: Kevan Miller
> Fix For: 3.0
>
>
> Timer operations are not being properly restricted as required by the spec.
> For instance, only getTimerService is permitted during ejbCreate. We're
> currently permitting all Timer operations (e.g. createTimer).
> OpenEJB 2.x contained appropriate checking, but it has not yet been ported to
> 3.0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.