Hello, I found this section *Integration Testing with Spring* in the following link, http://camel.apache.org/book-pattern-appendix.html <http://camel.apache.org/book-pattern-appendix.html> and I followed this example from the above link. https://github.com/rajivj2/example2/blob/master/src/test/java/com/example/NotificationRouterIT.java <https://github.com/rajivj2/example2/blob/master/src/test/java/com/example/NotificationRouterIT.java>
It solved my Transaction Issues during testing! Thanks Matt'M ----- Thanks Matt G. Madhavan -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Testing-JTA-java-sql-SQLSyntaxErrorException-ORA-02049-timeout-distributed-transaction-waitingk-tp5756981p5756985.html Sent from the Camel - Users mailing list archive at Nabble.com.
