-
Bug
-
Resolution: Done
-
Major
-
6.0.0.CR1
-
None
Interceptors added through the CDI InterceptorBinding mechanism on EJBs must support retry; if an exception is thrown down the chain, but is caught by the interceptor, proceed() must execute the chain again.