[webbeans-issues] [JBoss JIRA] Updated: (WBRI-142) Transactional observer methods are not working

David Allen (JIRA) jira-events at lists.jboss.org
Tue Mar 3 13:38:22 EST 2009


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

David Allen updated WBRI-142:
-----------------------------

    Attachment: ri-int.patch


Patch file for project webbeans-ri-int from the JBoss AS projects.  This provides the integration beans between the JTA TransactionManager used by the AS and the RI (via webbeans-ri-spi of course).

The use of JTA TransactionManager is limited via the interface to only providing services specifically required by JSR-299, Section 7, Events (Transactional observer methods).

> Transactional observer methods are not working
> ----------------------------------------------
>
>                 Key: WBRI-142
>                 URL: https://jira.jboss.org/jira/browse/WBRI-142
>             Project: Web Beans
>          Issue Type: Bug
>    Affects Versions: 1.0.0.ALPHA2
>            Reporter: David Allen
>            Assignee: David Allen
>             Fix For: 1.0.0.BETA1
>
>         Attachments: ri-int.patch
>
>
> Transactional observers do not work.  Somehow the notifications are being registered with the transaction, but nothing happens once the transaction is complete or has moved through different phases.

-- 
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 weld-issues mailing list