Hi
I have a session bean with an interceptor, in interceptor I have a method and it's
Transaction Attribute set to "REQUIRED_NEW" but when an exception occured in the
session bean method and causes the method be rolled back, In the Interceptor method
"Inactive Transaction Exception" occurs.
Is it true to use "REQUIRED_NEW" attribute in interceptor method or container
ignore the attribute and use it's default attribute?
thanks alot
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150638#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...