-
Bug
-
Resolution: Done
-
Major
-
EJB3_1 1.0.7
-
None
As mentioned in EJBTHREE-1733:
<quote>
Another bug - private timeout methods on the bean aren't invoked by the timerservice impl. The spec allows for such invocations:
EJB3.1 Spec, 18.2.5.3: A timeout callback method can have public, private, protected, or package level access. A timeout callback method must not be declared as final or static.
</quote>
Creating this new JIRA for tracking this specific issue separately.
- blocks
-
JBPAPP-4633 Non public timeouts method invocations fail for EJB3 beans
- Closed