[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2702) Provide mechanism to obtain Spring PlatformTransactionManager directly from BeanFactory

Michael Youngstrom (JIRA) jira-events at lists.jboss.org
Thu Mar 6 11:16:21 EST 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2702?page=comments#action_12401607 ] 
            
Michael Youngstrom commented on JBSEAM-2702:
--------------------------------------------

so change platform-transaction-manager attribute to platform-transaction-manager-name="localTransactionManager"

> Provide mechanism to obtain Spring PlatformTransactionManager directly from BeanFactory
> ---------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-2702
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2702
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Spring
>    Affects Versions: 2.1.0.A1
>            Reporter: Michael Youngstrom
>         Assigned To: Michael Youngstrom
>             Fix For: 2.1.0.GA
>
>
> It appears that when Seam EL searches the JBPM space it creates a transaction.  If using Spring Transactions EL is required to obtain an instance of the Spring PlatformTransactionManager which then looks in the SeamELResolver before the SpringELResolver which then causes an infinite loop.  Since Transactions are such a core aspect of Seam I should probably provide a way to get the Spring PlatformTransactionManager outside of EL to help short circuit such recursive situation.

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

        



More information about the seam-issues mailing list