[jboss-jira] [JBoss JIRA] (AS7-4421) @TransactionTimeout ignored if method ist not public

rouadec (JIRA) jira-events at lists.jboss.org
Tue Nov 13 04:58:18 EST 2012


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

rouadec commented on AS7-4421:
------------------------------

@TransactionAttribute is also ignored in the same case (but tested in 7.1.0Cr1b)
                
> @TransactionTimeout ignored if method ist not public
> ----------------------------------------------------
>
>                 Key: AS7-4421
>                 URL: https://issues.jboss.org/browse/AS7-4421
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 7.1.1.Final
>            Reporter: Frank Langelage
>            Assignee: jaikiran pai
>            Priority: Minor
>
> The annotation @TransactionTimeout is not honored, when the method has other than public access.
> @Timeout methods invoked by the container are allowed to have "public, private, protected, or package level access".
> So the annotation should work also if method is not public.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list