cdi-spec / cdi-spec.org

Sources for cdi-spec.org
18 stars 23 forks source link

Alignment to latest CDI 1.1/JTA 1.2/Interceptor 1.2 specs #5

Open frenchc opened 11 years ago

frenchc commented 11 years ago

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.

pmuir commented 11 years ago

+1 the FAQs need reviewing for CDI 1.1, and perhaps a special since: header needs adding? I'll try to do that now.

pmuir commented 11 years ago

Ok, I added support for adding since: 1.1 etc. to the front matter. @frenchc feel free to update/add FAQ for the issue as needed.