This content has been marked as final.
Show 2 replies
-
1. Re: JBossAS transaction test regression
adrian.brock Jan 26, 2009 7:24 AM (in response to jhalliday)I'm not really sure what this test is testing?
It was originally written by Dimitris so you might want to ping him.
Two different threads doing a commit on the same transaction
is pretty unusual (it won't happen normally in JBoss)
and will only happen if somebody is playing with the thread association. -
2. Re: JBossAS transaction test regression
jason.greene Mar 3, 2009 10:21 AM (in response to jhalliday)I ran into the same thing:
https://jira.jboss.org/jira/browse/JBAS-6561
It seems the association semantics are indeed wrong, so I am going to just "correct" the test.