"SmokingAPipe" wrote : And just for fun I also tried events.raiseTransactionSuccessEvent() and that just threw a NullPointerException. I would guess that that method would raise an event that happens AFTER the method / transaction is finished, which is what I want to happen, but it's just throwing NullPointerException and I'm not sure why. |
You have to install <core:transactionListener/> like in the booking demo. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013668#4013668 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013668 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
