Ondrej Chaloupka created JBTM-3321:
--------------------------------------
Summary: The REST-AT inbound bridge provider wrongly uses the customer
priority
Key: JBTM-3321
URL:
https://issues.redhat.com/browse/JBTM-3321
Project: JBoss Transaction Manager
Issue Type: Bug
Components: REST
Affects Versions: 5.10.4.Final
Reporter: Ondrej Chaloupka
Assignee: Ondrej Chaloupka
The current REST-AT inbound bridge wrongly uses the user {{@Priority}} value
(
https://docs.oracle.com/javaee/7/api/javax/ws/rs/Priorities.html#USER).
The transactional interceptor should not be called at the same time as the user
interceptors and it has to go before them.
This is a not expected ordering and it may cause issues when a user adds his own
provider.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)