Ok, I like that when I post on a forum, spend a little time looking again at
docs, and then find a solution !

So, instead of a <to uri="activemq:response/SESSION"> i've set up :

...
<to uri="http://localapi/";>

<recipientList>
  <simple>activemq:responseSession/${header.sessionID}</simple>
</recipientList>


Now I just have to make sure this header value looks like what i expect.

--
View this message in context: 
http://camel.465427.n5.nabble.com/Make-camek-route-to-variable-queue-depending-on-some-activeMQ-message-s-header-value-tp4579413p4579613.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to