We have a use case:
- We need to write a batch job to process on Datasource A (DsA)
- Our SB job repository is also on DsB.
In this case, I think we need a JTA transaction manager but do not want to move the batch job run inside container solely due to this reason. Is there any JTA provider that your team tested works fine on standalone JVM?


Reply With Quote
