[jboss-user] [JBoss Seam] - Re: Seam does not work when using with DAO (No transaction..
vietbird
do-not-reply at jboss.com
Tue Nov 20 22:20:34 EST 2007
When I remove the line:
@Scope(SESSION)
from the beginning of the BookingListAction class, the CANCEL booking works (with or without the call to flush()), I can see the log of the "delete from..." statement . This means that the transaction is enabled when the Scope=SESSION is removed.
Can anyone explain why???
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106589#4106589
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106589
More information about the jboss-user
mailing list