Acceptance Criteria (Required on creation):
- Investigate why JtaTransactionInterceptor is not registered in commandExecutorSchemaOperations.
- If this is only related to supporting glassfish (which is not supported anymore), refactor it and remove the redundant code from the QuarkusProcessEngineConfiguration. [1]
Hints (Optional):
Check out version 7.0.0, add JtaTransactionInterceptor to commandExecutorSchemaOperations and run the integration test suite with the glassfish profile.