I recently ran into this problem with the 'consumer.exclusive' parameter. The solution was to define a JmsEndpoint in my Spring context and use that in the route.
On Tue, Jan 11, 2011 at 6:20 PM, Barry Kaplan <grou...@memelet.com> wrote: > > Looking at the jms and activemq docs (haven't yet looked at the code) it > appears that there are a whole set of parameters that cannot be passed thru > to activemq. Specifically I have a custom > QueryBasedSubscriptionRecoveryPolicy and need to pass the 'query' > parameter. > > Is there some back door mechanism for camel to let thru parameters that are > not hard coded in to the component? > > -- > View this message in context: > http://camel.465427.n5.nabble.com/ActiveMQ-query-URI-parameter-not-accepted-tp3337627p3337627.html > Sent from the Camel - Users mailing list archive at Nabble.com. >