Bump...
Can someone point me at some documentation, or an example of how to
1) mark a Seam POJO's action method to not be transactional (is it sufficient to add
@Transactional(NEVER) annotation?
2) and then how to start and commit a manual user transaction in a way compatible with an
application otherwise using Seam managed transactions?
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128944#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...