You should have a look at [1] what you should provide by looking for help.

And if you use the ActiveMQ API directly, that you should ask there for
help.

Any why do you think "i feel camel creating some issue". Based on which
information? You didn't share anything with us...

[1] http://camel.apache.org/support.html

Best,
Christian


On Wed, Apr 24, 2013 at 3:42 PM, prabumc...@gmail.com
<prabumc...@gmail.com>wrote:

> I am facing some issue in my camel code.
>
> Initially i have used java code to route messages from one queue to another
>
> I modified code to route message using camel routing insight of java code.
>
> After modified code,i am facing issue in my code.
>
> I able re-delivery  10 to 100 messages from DLQ,
>
> But,
>
> i can't re-delivery 500 messages from in DLQ.testQueue
>
> When i try to re-delivery all 500 messages using active-mq API
> moveMessageTo
> method.
>
> 250 or 200 or 100 messages still i can see in DLQ.testQueue.
>
> I feel messages re-delivering,But due to some message coming back again
> into
> DLQ.
>
> is that happen when use java based routing.
>
> i feel camel creating some issue.
>
> Please kindly help me to re-solve this issue
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/camel-issue-redelivery-messages-from-DLQ-tp5731446.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to