Hi Claus,

In this scenario, what would happen with the second message? Especially
when the route uses a Shared Reply queue.

Regards,
Henrique Viecili

Henrique Viecili

On 13 May 2015 at 04:31, Claus Ibsen <claus.ib...@gmail.com> wrote:

> Hi
>
> If you get duplicate reply messages then it smells like the other
> party is sending 2 reply messages with the same JMSCorrelationID.
>
> On Mon, May 11, 2015 at 10:11 AM, MS <matija.slivo...@gmail.com> wrote:
> >  These are some of the dependencies:
> >    mvn dependencies:list
> >
> > org.apache.activemq:activemq-broker:jar:5.11.1:compile
> > org.apache.activemq:activemq-camel:jar:5.6.0:compile
> > org.apache.activemq:activemq-client:jar:5.11.1:compile
> > org.apache.activemq:activemq-core:jar:5.6.0:compile
> > org.apache.activemq:activemq-kahadb-store:jar:5.11.1:compile
> > org.apache.activemq:activemq-openwire-legacy:jar:5.11.1:compile
> > org.apache.activemq:activemq-pool:jar:5.6.0:compile
> > org.apache.activemq:activemq-spring:jar:5.11.1:compile
> > org.apache.activemq:kahadb:jar:5.6.0:compile
> > org.apache.activemq.protobuf:activemq-protobuf:jar:1.1:compile
> > org.apache.camel:camel-core:jar:2.15.2:compile
> > org.apache.camel:camel-cxf:jar:2.15.2:compile
> > org.apache.camel:camel-cxf-transport:jar:2.15.2:compile
> > org.apache.camel:camel-http:jar:2.15.2:compile
> > org.apache.camel:camel-jaxb:jar:2.15.2:compile
> > org.apache.camel:camel-jetty:jar:2.15.2:compile
> > org.apache.camel:camel-jetty-common:jar:2.15.2:compile
> > org.apache.camel:camel-jetty8:jar:2.15.2:compile
> > org.apache.camel:camel-jms:jar:2.15.2:compile
> > org.apache.camel:camel-spring:jar:2.15.2:compile
> > org.apache.camel:camel-test:jar:2.15.2:compile
> > org.apache.camel:camel-test-spring:jar:2.15.2:test
> > org.apache.cxf:cxf-core:jar:3.0.1:compile
> > org.apache.cxf:cxf-rt-bindings-soap:jar:3.0.1:compile
> > org.apache.cxf:cxf-rt-bindings-xml:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.0.1:compile
> > org.apache.cxf:cxf-rt-features-clustering:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-frontend-jaxrs:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-frontend-simple:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-rs-client:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-rs-security-oauth:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-transports-http:jar:3.0.1:compile
> > org.apache.cxf:cxf-rt-transports-http-jetty:jar:3.0.1:compile
> > org.apache.cxf:cxf-rt-transports-jms:jar:3.0.1:compile
> > org.apache.cxf:cxf-rt-ws-addr:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-ws-policy:jar:3.0.4:compile
> > org.apache.cxf:cxf-rt-wsdl:jar:3.0.1:compile
> >
> > I'm using external ActiveMQ instance version 5.11.1.
> >
> > Yes. this WARN is for every message sent to WS endpoint.
> >
> >
> >
> > --
> > View this message in context:
> http://camel.465427.n5.nabble.com/QueueReplyManager-reply-received-for-unknown-correlationID-tp5766856p5766955.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/
>

Reply via email to