This content has been marked as final.
Show 1 reply
-
1. Re: Slow performance spring.io flow from ActiveMQ to OracleAQ with XA
tomjenkinson Nov 20, 2017 4:15 AM (in response to cknzl2014)Hi Chris,
I don't have OracleAQ here but we do have an example using XA: quickstart/spring/narayana-spring-boot at 21c5e9bed393ac4134e9aaf323c30a7d5600df42 · jbosstm/quickstart · GitHub
It sounds like you need some form of connection pooling enabled. I can't really speak for it's quality but a search found this article which seems to demonstrate the process: Using Connection Pooling with JMSTemplate in Spring Framework – All Help & Support
Do you have a stack trace with the metadata query so I can see if there is something in Narayana that could be changed?
Many thanks,
Tom