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

Tomek Adamski (JIRA) issues at jboss.org
Mon Mar 24 10:53:13 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomek Adamski reassigned WFLY-850:
----------------------------------

    Assignee: Tomek Adamski  (was: David Lloyd)

    
> @TransactionTimeout ignored if method ist not public
> ----------------------------------------------------
>
>                 Key: WFLY-850
>                 URL: https://issues.jboss.org/browse/WFLY-850
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: EJB
>            Reporter: Frank Langelage
>            Assignee: Tomek Adamski
>            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