Hi all, 

I have a problem with selector activemq 

I have a queue with name A . I sent to this queue with some messages.All
these message have field a1,a2,a3 in their header. 

I found solution for selector with one field as
from("activemq:A?selector=a1='valuea1'").to("endpoint")

 
Now,I want to select with multiple field as a1='value1' and a2='value2'. 

Plsease give me some advice. 
Thanks, 



--
View this message in context: 
http://camel.465427.n5.nabble.com/Selector-multiple-field-in-header-tp5788180.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to