"kevinpauli" wrote : I'm seeing the same problem here, with the 4.2.0GA
release (though we are not using the Seam annotation to create it, we're invoking the
TimerService directly).
|
| It seems a shame to have to go XA just to get timer functionality. I mean, everything
is on the same box, in the same database. Shouldn't it work with a
local-tx-datasource as long as the same ds is used throughout?
Should work fine if the timer service and the app both use the same local-tx datasource.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060986#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...