zhfeng commented on issue #2815: URL: https://github.com/apache/camel-quarkus/issues/2815#issuecomment-1173601016
Hi @jochenr I update your example to use the lastest `quarkus-artemis-jms` and `quarkus-pooled-jms`. Please check https://github.com/jochenr/camel-quarkus-example/pull/1 and it works both in JVM and Native mode. I don't see any Warning/Exception. Also I create a [jta-jpa](https://github.com/apache/camel-quarkus-examples/tree/camel-quarkus-main/jta-jpa) example to show how to involve two resources (MySQL and Artemis) in a JTA transaction. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
