Sending the SQL SET command just after obtaining the database connection with the Aries transaction service

2023-08-07 Thread f...@gordijn.org
Hi, I use the XA variant of the Aries transaction service (see https://aries.apache.org/documentation/modules/tx-control/index.html). My problem is the following: Just after the connection to the database is established (or returned from the pool) I need to send to the database a SQL SET comman

Sending the SQL SET command just after obtaining the database connection with the Aries transaction service

2023-08-17 Thread f...@gordijn.org
No one? --- Hi, I use the XA variant of the Aries transaction service (see https://aries.apache.org/documentation/modules/tx-control/index.html). My problem is the following: Just after the connection to the database is established (or returned from the pool) I need to send to the database a S

OAuth2 in Karaf

2023-08-20 Thread f...@gordijn.org
Hi all, Are there any examples on how to do OAuth2 in Karaf? Best, -- Jaap