Re: Need to be able to change endpoint for recipientList when call is redelivered

2017-06-07 Thread stalbot
updated url was incorrect. -- View this message in context: http://camel.465427.n5.nabble.com/Need-to-be-able-to-change-endpoint-for-recipientList-when-call-is-redelivered-tp5800698p5802276.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Need to be able to change endpoint for recipientList when call is redelivered

2017-05-25 Thread stalbot
to do this I am all ears! :) -- View this message in context: http://camel.465427.n5.nabble.com/Need-to-be-able-to-change-endpoint-for-recipientList-when-call-is-redelivered-tp5800698p5800701.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Need to be able to change endpoint for recipientList when call is redelivered

2017-05-25 Thread Claus Ibsen
quot;) > > .end() > > from("direct:callGetList") > .errorHandler(noErrorHandler()) > .recipientList(exchangeProperty(GET_LIST_ENDPOINT)) > .end(); > > > > -- > View this message in context: > http://camel.465427.n5.nabble.c

Need to be able to change endpoint for recipientList when call is redelivered

2017-05-25 Thread stalbot
.end() from("direct:callGetList") .errorHandler(noErrorHandler()) .recipientList(exchangeProperty(GET_LIST_ENDPOINT)) .end(); -- View this message in context: http://camel.465427.n5.nabble.com/Need-to-be-able-to-change-endpoint-for-recipientList-when-call-is-r