]
Martin Stefanko updated JBTM-3159:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
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.