[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:07:01 EST 2012


    [ https://issues.jboss.org/browse/AS7-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666128#comment-12666128 ] 

jaikiran pai commented on AS7-3742:
-----------------------------------

Please post the code from your bean's timeout method. Are you using the "this" operator to invoke on the business methods from the timeout method?
                
> 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