Hi,
The solution for me was to use a spring JdbcTemplate  to execute the sql
"LOCK TABLE MYTABLE IN EXCLUSIVE MODE NOWAIT" and @transactional annotation
on my process bean.
Cheers
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/camel-ibatis-tp471459p2837391.html
Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Reply via email to