]
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: