[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-4092) @TransactionTimeout doesn't work on Seam Managed Transactions

Christian Bauer (JIRA) jira-events at lists.jboss.org
Thu Apr 9 02:34:22 EDT 2009


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

Christian Bauer closed JBSEAM-4092.
-----------------------------------

    Resolution: Rejected


This has nothing to do with Seam. This is a JBoss EJB3 container annotation, it requires that the method also starts the transaction. You can't set the timeout of an already running transaction.



> @TransactionTimeout doesn't work on Seam Managed Transactions
> -------------------------------------------------------------
>
>                 Key: JBSEAM-4092
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4092
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.1.GA
>            Reporter: Marek Nazarko
>
> Seam ignores @TransactionTimeout annotation on method executed from JSF page (as "action").

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list