I have a requirement where I need to know when a container managed transaction (or bean
managed) commits the transaction. I was hoping there would be some kind of Interceptor of
Listener system that I could hook into on the TransactionManager but there is nothing
obvious that provides this. I've tried to use AOP but the jars in the lib folder do
not appear to permit instrumentation.
Any help is highly appreciated.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129136#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...