If everything is using the same datasource, you shouldn't have any special TX
concerns. With a Seam-managed tx, seam will start the tx at the right time so that
everything comes together right and you won't have to worry about @Transactional or
anything like that, at least not in the general case.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997391#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...