7.11.3.1 Configure JAX-RS App with an XA-Compliant Resource Manager
Use the information provided in this section to configure your JAX-RS participant applications when you use an XA-compliant resource manager.
If there are multiple JAX-RS transaction participant services complete these steps for all the participant services.
Source code of a sample JAX-RS transaction participant application which uses the MicroTx library and XA transaction protocol is available in the department-helidon
folder which is located in the microtx-samples
GitHub repository. You can use this as a reference while integrating the MicroTx libraries with your application.
Parent topic: Configure JAX-RS App as Transaction Participant