You can find a working example with Bitronix here [1].
[1] https://github.com/muellerc/camel-in-transaction
Best,
Christian
On Sat, Oct 6, 2012 at 9:19 AM, Babak Vahdat wrote:
> Hi
>
> Setting up JTA is not that easy. Have you verified that Bitronix can
> properly "talk" with your JDBC driver?
Thank you for reply. I will try all possible solutions and update with
result.
Thank you
Ketan
On Oct 6, 2012 12:41 PM, "Claus Ibsen" wrote:
> Hi
>
> You would need to use the idempotent consumer EIP to filter out duplicates
> etc
> http://camel.apache.org/idempotent-consumer.html
>
> Otherwise
Hello Christian,
After verifying with Derby. I altered the configuration in persistence.xml
for derby. Now the application is connected with Derby. I can see the
connectivity log.
But when I run the example, Tracer was not able to store the message into
the database. It throws this error messag