anonymous wrote : In your code that alters data raise an event:

It's better to use an afterTransactionSuccess event, more elegant txn model.

anonymous wrote : I am getting greedy now. Is there somewhere I can place the 
event call inside a @Conversational bean so that it will get fired on any @End 
call?

Seam has a built-in event that it fires at the end of every conversation. You 
can listen for that, and then raise an afterTransactionSuccess event from the 
listener.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032131#4032131

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032131
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to