[ 
https://issues.apache.org/jira/browse/AMQ-2846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Bish closed AMQ-2846.
-----------------------------

       Resolution: Duplicate
    Fix Version/s: 5.6.0

Duplicate of AMQ-3498.  Fixed

> Apache Camel Activemq component does not allow use of 
> "consumer.retroactive=true"
> ---------------------------------------------------------------------------------
>
>                 Key: AMQ-2846
>                 URL: https://issues.apache.org/jira/browse/AMQ-2846
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.3.2
>            Reporter: Brian
>             Fix For: 5.6.0
>
>
> 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:
> <camelContext xmlns="http://camel.apache.org/schema/spring";>
>               <route>
>                       <from 
> uri="activemq:topic:foo.bar?consumer.retroactive=true" />
> It seems odd that this would be left out.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to