Jason,
How is your method defined? Are you using the @Body and @Header annotations?
Hadrian
On Aug 4, 2011, at 9:00 AM, jason.parr wrote:
>
> Hi,
>
> Try as I might I can't bind a value associated with a header onto a bean
> reference's second method argument. Null always gets passed to the
Hi James,
I hope I understand your scenario correctly. Here are a few thoughts. I assume
want to use camel-netty [1] to send messages to your sever (if you have your
own code that does that, you can use it too, but you'd have to write your own
Processor or Component). Iiuic, your scenario is co