]
Ondrej Chaloupka updated JBTM-3159:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 5.9.6.Final
Resolution: Done
LRA does not work for JAX-RS resources which are not root resource
classes
--------------------------------------------------------------------------
Key: JBTM-3159
URL:
https://issues.jboss.org/browse/JBTM-3159
Project: JBoss Transaction Manager
Issue Type: Bug
Components: LRA
Affects Versions: 5.9.5.Final
Reporter: Martin Stefanko
Assignee: Martin Stefanko
Priority: Major
Fix For: 5.9.6.Final
When JAX-RS LRA participant is not a root resource class the compensation/completion
methods are not called because the constructed path is taken from the string value of the
root resource @Path annotation.