[jboss-user] [JBoss Seam] - Transaction annotations
Kruno
do-not-reply at jboss.com
Thu Jun 21 12:57:49 EDT 2007
One small question: I am using EJB 3.0, seam 1.2.1 and Jboss 4.0.5.
I have changed from Jboss transaction managment to seam to Seam-managed transactions, now can standard ejb3.0 annotations regarding transaction demarcation like @TransactionAttribute(TransactionAttributeType.REQUIRED) on Stateful Session Beans still be used or do I have to change to seam annotations like @Transactional(TransactionPropagationType.REQUIRED)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056595#4056595
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056595
More information about the jboss-user
mailing list