Hi I have created a ticket https://issues.apache.org/activemq/browse/CAMEL-2222
Feel free to create a small sample application that demonstrates this issue. That can be used to help fix it and as an unit test for the future. On Tue, Nov 24, 2009 at 2:54 PM, Kees de Kooter <kdekoo...@gmail.com> wrote: > > I have configured a spring bean as a consumer of a message queue. It contains > one method, annotated @Transactional. > > Camel throws an AmbiguousMethodCallException. "Ambiguous method invocations > possible [..] public final void > com..TransactionService$$EnhancerByCGLIB$$273a5668.setPrefiltered(boolean) > [..]". > > Apparently CGLIB adds a bunch of methods, confusing Camel. > > Even if I add the @Handler annotation the error is thrown. > > How can I fix this? > -- > View this message in context: > http://old.nabble.com/AmbiguousMethodCallException-on-transactional-spring-bean-tp26496269p26496269.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus