The NPE is because Camel need to introspect your bean and figure out
the best possible method to call
    <to uri="bean:destinationConsumer" />

You can help Camel by specifying ?method=foo, to select the method to invoke.

Though we would like to fix the NPE. So if possible can you share the
code for this bean?



On Thu, Dec 20, 2012 at 6:34 AM, garrydias <garryd...@gmail.com> wrote:
> http://pastie.org/5555839



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to