--
Richard Kettelerij,
http://github.com/rkettelerij
--
View this message in context:
http://camel.465427.n5.nabble.com/Fw-Simple-Expressions-in-to-Definitions-tp3249333p3250936.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi
Learn the EIP patterns.
You should use the recipient list pattern
On Thu, Nov 4, 2010 at 12:07 AM, Mark Borner wrote:
>
> Hello all:
>
> Is it possible to use Simple expressions in the to() definition of your
> route?
>
> For example:
>
> .to("direct:NB-${header.product}")
>
>
imple Expressions in to() Definitions
Hello all:
Is it possible to use Simple expressions in the to() definition of your
route?
For example:
.to("direct:NB-${header.product}")
I've been through the Camel in Action book, and the only examples I can
see are for t
Hello all:
Is it possible to use Simple expressions in the to() definition of your
route?
For example:
.to("direct:NB-${header.product}")
I've been through the Camel in Action book, and the only examples I can
see are for the "file:" component:
.to("file://riders/orders