Okay, I got it now, In my route, I just need to declare it as transacted.
jejmaster wrote: > > Hi > > I would like to inquire regarding Transactional Services support for > CamelSpringTestSupport. Apparently, I am experiencing Transaction problems > (cant call commit when auto-commit=true) when running camel tests when my > spring services are transactional. Is there a camel spring test support > for transactions more like of spring's > AbstractTransactionalSpringContextTests? > > > Thanks in advance. > -- View this message in context: http://old.nabble.com/CamelSpringTestSupport-and-Hibernate-Transactions-tp28737926p28738220.html Sent from the Camel - Users mailing list archive at Nabble.com.
