Hello Group,
I'd like to use a CallbackListener on an EJB3 to log setter, create and delete calls.
My problem is, that I want to log to a database and I read that I'm not allowed to use
any EntityManager inside a CallbackListener... so what should be my approach?
Thanks for a tip.
Carsten
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990744#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...