-
### Current Behavior
On certain pods I see message `Failed to generate the JVM identifier` -
I guess it can be related with underlying error in logs
`2024-10-24 08:40:47,211 WARNING [io.c…
-
-
### Description
There is a gap in the XA restore process. If all resources have acknowledged the transaction, narayana deletes the transaction from its transaction store. If the application dies righ…
-
**Describe the bug**
The dependencies `jndi:jndi:1.2.1` and `jta:jta:1.0.1` are not available within the central maven or the atlassian repos. Those missing libraries are available within a regular C…
-
# JTA defaults and timeouts in Java EE
[https://blog.termian.dev/posts/jta-defaults-timeouts-jee/](https://blog.termian.dev/posts/jta-defaults-timeouts-jee/)
-
Need some input from Allard.
-
Hi,
Some methods in the Transactional subset of JTA are implemented like this https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/jta/ee/transactional/Client.java#L420
…
-
Hi,
We are using KunderaJTAUserTransaction for achieving JTA . But when we read the source, we found that there is no 2 Phase Commit, when we use multiple datastores in same transaction. This is i…
-
hi mswiderski thank y for the jbpm exemple but after setting mysql datasource in the main of KieServerMain class as following :
` String driverModule = "com.mysql";
String MYSQL_OPTI…
-
### Describe the bug
I use Quarkus Narayana and JDBC Oracle with JDBC object store. When testing my application, I use Oracle 23 as that is default Dev Services for Oracle docker image and I didn't…