[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2125) Non public timeouts method invocations fail for EJB3 beans

jaikiran pai (JIRA) jira-events at lists.jboss.org
Tue Jun 29 05:11:47 EDT 2010


Non public timeouts method invocations fail for EJB3 beans
----------------------------------------------------------

                 Key: EJBTHREE-2125
                 URL: https://jira.jboss.org/browse/EJBTHREE-2125
             Project: EJB 3.0
          Issue Type: Bug
          Components: core
    Affects Versions: EJB3_1 1.0.7
            Reporter: jaikiran pai
            Assignee: jaikiran pai
             Fix For: EJB3_1 1.0.8


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.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list