Hi all,
we are struggling with the following setup: WildFly 37, Java 17, Hibernate.
We recently noticed that there is a problem with transaction management when we integrate UCP in our application code and expose it via JNDI. Methods annotated as @transactional don’t roll back cleanly in case there are nested transactional methods, because some part is committed midway through the steps when an error occurs.
Then we saw the following post in this group: WIldfly with Oracle UCP, FCF and TAC and with this approach the transaction issue is resolved.
However, when discussing some configuration details with my favorite non-human friend, it pointed out that:
My questions now are:
Any pointers/
experiences welcome!
Thanks,
Stephan
PoolDataSource or PoolXADataSource interfaces and their setter methods to configure pool properties in Java code.--
You received this message because you are subscribed to the Google Groups "WildFly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wildfly+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/wildfly/0068da72-39ed-4cac-814f-7884a1b4acd7n%40googlegroups.com.