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

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


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

David Allen resolved WBRI-142.
------------------------------

    Resolution: Done


The problem was fixed with svn rev 1752.  The tests were marked broken for a moment while some further work is done to correctly enforce the assertions being tested.  Nonetheless, the tests do run and the observer methods are executed in the correct transactional phases.

Along with svn rev 1752, the JBoss AS project webbeans-ri-int needs to be updated to properly integrate the new SPI class for TransactionServices.  The patch will be attached to this bug report next since I do not have committer access to the JBoss AS projects.

The old code that was being used for transactional observers is no longer being used.  Once an assessment is made as to whether there is any other need for UTTransaction in JSR-299, it can probably be removed along with its related classes and bootstrapping code.

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