On Tue, Mar 24, 2015 at 9:56 AM, Willem Jiang <[email protected]> wrote: > camel-mybatis component is out of date, if you still want to use it, you may > consider to submit a patch for it. We are always welcome the contribution. >
MyBatis project still uses the ibatis package name in their releases. https://github.com/mybatis/mybatis-3/tree/master/src/main/java/org/apache/ibatis He has some OSGi classloading issue with visibility and whatnot. That is likely harder to fix - likely needed in mybatis-spring module. > -- > 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 24, 2015 at 8:53:49 AM, alapaka ([email protected]) wrote: >> Has anyone successfully used the mybatis component in a transaction? >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/blueprint-myBatis-transactions-tp5764629p5764668.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> > -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
