[jboss-jira] [JBoss JIRA] (WFLY-850) @TransactionTimeout ignored if method ist not public
David Lloyd (JIRA)
jira-events at lists.jboss.org
Fri Sep 20 17:58:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd reassigned WFLY-850:
--------------------------------
Assignee: David Lloyd (was: jaikiran pai)
> @TransactionTimeout ignored if method ist not public
> ----------------------------------------------------
>
> Key: WFLY-850
> URL: https://issues.jboss.org/browse/WFLY-850
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Reporter: Frank Langelage
> Assignee: David Lloyd
> 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