[ 
https://issues.apache.org/jira/browse/TOMEE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frank Jung updated TOMEE-2063:
------------------------------
    Summary: Wrong @Priority for @Transactional-Interceptors (doesn't meet 
JSR-907)  (was: Wrong @Priority for @Transactional-Interceptors (doesn't meet 
JSR907))

> Wrong @Priority for @Transactional-Interceptors (doesn't meet JSR-907)
> ----------------------------------------------------------------------
>
>                 Key: TOMEE-2063
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2063
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 7.0.2, 7.0.3
>         Environment: Code
>            Reporter: Frank Jung
>
> JTA1.2 Specification in JSR907, chapter 3.7 says: *"The Transactional 
> interceptors must have a priority of 
> Interceptor.Priority.PLATFORM_BEFORE+200."*
> Implementation of interceptor classes in org.apache.openejb.cdi.transactional 
> uses 200 instead of PLATFORM_BEFORE+200:
> @Priority(200)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to