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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to