[ https://issues.apache.org/activemq/browse/AMQ-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60850#action_60850 ] Brian commented on AMQ-2846: ---------------------------- Initial indications seem to suggest this might work. failover://(tcp://localhost:61616) true Still it would be better (IMO) that this be able to use as suggested above as a parameter. -Brian > Apache Camel Activemq component does not allow use of "consumer.retroactive=true" > --------------------------------------------------------------------------------- > > Key: AMQ-2846 > URL: https://issues.apache.org/activemq/browse/AMQ-2846 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.3.2 > Reporter: Brian > > I am not entirely certain if this belongs here or in Camel, but use of the parameter"...?consumer.retroactive=true" while using the Activemq component in camel throws the following: > Failed to resolve endpoint: activemq://topic:foo.bar?consumer.retroactive=true due to: There are 1 parameters that couldn't be set on the endpoint. Check the uri if the parameters are spelt correctly and that they are properties of the endpoint. Unknown parameters=[{consumer.retroactive=true}] > Excerpt from dsl: > > > > It seems odd that this would be left out. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.