Please use the user mailing list for this kind of questions as we mention
here [1].
And please read [2] which information you should provide to get help. From
the code you provide it's not clear what you do with the camel-jpa
component...
[1] http://camel.apache.org/mailing-lists.html
[2] http://c
The Apache Jenkins build system has built Camel.trunk.notest (build #1881)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/1881/
to view the results.
Hi .I am implementing idempotent consumer pattern for filtering duplicate
message.
When i am creating a new record in database and when i run the service mix
container i get error on container something like this:--
Failed to commit.Jpa transaction rollback.
My logic:-
LOGGER.info("@proce