I ran my test in the debugger. When the TxTestBean is deployed I see the TxInterceptorFactory create a new instance of a TxInterceptor.RequiresNew for the part3() method. However when the test is executed, a breakpoint set on TxInterceptor.RequiresNew.invoke() never gets hit.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3949230#3949230 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949230 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
