I don’t think camel-mybatis supports Mybatis-spring 1.2.2 as it uses mybatis 
3.2.8 which uses the org.apache.iabtis package.


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On March 23, 2015 at 3:21:58 PM, alapaka (alap...@rocketmail.com) wrote:
> 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.
>  

Reply via email to