Re: Broker camel component, message selectors

2015-05-26 Thread davidthomas426
Yes, I tried \" and " plus I tried using %3D instead of =. None of them have worked for me. -- View this message in context: http://activemq.2283324.n4.nabble.com/Broker-camel-component-message-selectors-tp4696923p4696925.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Broker camel component, message selectors

2015-05-26 Thread davidthomas426
I'd like to do something like this with the broker camel component: I'm getting org.apache.camel.ResolveEndpointFailedException about the "selector" parameter of the endpoint. How can I set up this route? Do I need to use MessageBrokerView, maybe? Or is the broker component not flexib