You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not want to change the current FAQ entries for interceptors and AFTER_SUCCESS observers in my fork before asking:
It seems both sections do not align to the latest CDI 1.1/JTA 1.2 and Interceptor 1.2 specs. The observer section should probably refer to @transactional, interceptors should mention @AroundConstruct and LifeCycle interception.
The text was updated successfully, but these errors were encountered:
I did not want to change the current FAQ entries for interceptors and AFTER_SUCCESS observers in my fork before asking:
It seems both sections do not align to the latest CDI 1.1/JTA 1.2 and Interceptor 1.2 specs. The observer section should probably refer to @transactional, interceptors should mention @AroundConstruct and LifeCycle interception.
The text was updated successfully, but these errors were encountered: