[jboss-jira] [JBoss JIRA] (AS7-3742) EJB business methods invoked by @Timeout (same bean) not intercepted

Guido Bonazza (JIRA) jira-events at lists.jboss.org
Mon Feb 13 13:03:00 EST 2012


Guido Bonazza created AS7-3742:
----------------------------------

             Summary: EJB business methods invoked by @Timeout (same bean) not intercepted
                 Key: AS7-3742
                 URL: https://issues.jboss.org/browse/AS7-3742
             Project: Application Server 7
          Issue Type: Bug
          Components: EJB
    Affects Versions: 7.1.0.CR1b
            Reporter: Guido Bonazza
            Assignee: jaikiran pai


EJB business methods invoked from @Timeout in the same bean are not intercepted.
Also, @Asynchronous methods invoked from @Timeout are not executed asynchronously.
All of this happens only to methods belongin to the same bean as @Timeout. If the @Timeout method invokes business methods belonging to a different bean everything is Ok.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list