[jboss-jira] [JBoss JIRA] (AS7-3742) EJB business methods invoked by @Timeout (same bean) not intercepted
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Feb 13 13:09:01 EST 2012
[ https://issues.jboss.org/browse/AS7-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666130#comment-12666130 ]
jaikiran pai commented on AS7-3742:
-----------------------------------
Nevermind, saw the referenced forum post. I'm marking this as rejected since this isn't a bug. I'll post a reply with the details on the forum post.
> 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
> Labels: ejb3, timerservice
>
> 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