I would say so only if the scope of the transaction is beyond the DAO
(presuming the bean is a DAO). Most, actually all, of what I've done ends up
having the transactions atomically scoped by DAO methods (which in turn use
the Spring @Transaction annotation).

-- 
View this message in context: 
http://old.nabble.com/Transactional-Camel-Bean-component-%3A-Should-we-define-a-transacted--camel-route-or-not---tp28513052p28555578.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to