When I am trying to post my route it is automatically disappears from post. I
can see it when I 'Preview Message', but disappears when I click on 'Post
Message'
Here is my route again.
<loop>
<simple>${in.header.employeeSummaryListCount}</simple>
<to uri="GetCurrentEmployeeSummaryProcessor" />
<to uri="jpa:com.test.EmployeeSummary"
id="Persist" />
</loop>
--
View this message in context:
http://camel.465427.n5.nabble.com/Update-database-using-openJpa-in-camel-route-tp5734198p5734200.html
Sent from the Camel - Users mailing list archive at Nabble.com.