Hi All, I got a "AmbiguousMethodCallException" exception when I used Apache Camel to invoke Spring bean. I found the root cause is that a class exists 2 methods which are the same name. If I changed one's name of them, application is running OK.
Below are my configuration and a class: <http://camel.465427.n5.nabble.com/file/n5761121/2014-12-30_9-51-15.png> <http://camel.465427.n5.nabble.com/file/n5761121/2014-12-30_9-50-29.png> -- View this message in context: http://camel.465427.n5.nabble.com/Exception-org-apache-camel-component-bean-AmbiguousMethodCallException-tp5761121.html Sent from the Camel Development mailing list archive at Nabble.com.