Hi all; I am using ServiceMix 5.1.1 with its default Camel version 2.13.2; Mybatis-spring 1.2.2
I am trying to implement transactional DB access using MyBatis and blueprint. I have followed the directions in the camel documentation (http://camel.apache.org/mybatis.html). I'm stuck with the following error: java.lang.Exception: Unable to convert value org.mybatis.spring.SqlSessionFactoryBean to type org.apache.ibatis.session.SqlSessionFactory I realize that the documentation is using Spring as configuration - has anyone gotten this to work in Blueprint? -- View this message in context: http://camel.465427.n5.nabble.com/blueprint-myBatis-transactions-tp5764629.html Sent from the Camel - Users mailing list archive at Nabble.com.
