Hi,
I tried to use your component and it works perfectly fine. I did test it
with our minimal testcases and things worked fine.
Is this component ready to be used for production use?
Thanks,
Muthu
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Com
Hi
I am using Camel 2.12.1 and Rabbitmq 3.2.1
I have defined the following route in my spring config and every time I send
a message to "general.topic" I would expect the message would end up in
"scheduler.queue"
But this doesn't happen it puts the message back to "general.queue" in a
loop. I se
Hi,
Thanks for the quick response. Initially I tried my samples with
camel-spring-amqp-1.2 but while trying to add "acknowledgeMode=AUTO" I
learned that its supported only in 1.6.2.
After upgrading to 1.6.2 every thing works fine and I can see that the
messages are routed fine too, but in the log
Thanks Willem for the quick response.
Your suggestion resolved my issue. Can you please explain why this issue
happened and how this fixed it?
Thanks,
Muthu
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-rabbitmq-routing-issue-tp5744371p5744374.html
Sent from the Cam
Here is my routing
/ http://camel.apache.org/schema/spring";>
${headers.apmtype} ==
'schedule'
Thanks Willem
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-rabbitmq-routing-issue-tp5744371p5744410.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
I have the following routing defined
* http://camel.apache.org/schema/spring";>
${headers.apmtyp
Thanks Willem & Kraythe for your reply
--
View this message in context:
http://camel.465427.n5.nabble.com/Message-properties-missing-after-Camel-rabbitmq-routing-tp5745254p5745507.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
Just wanted to check with you and see if you were able to re-produce this
issue. Let me know if you either need more information or if you want me to
try some thing out.
Thanks,
Muthu
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Rel
Hi,
I am trying to externalize the queue and the topic name to a property file
and tried to give the variables in the URI like
This doesn't seems to work. Any idea?
Thanks,
Muthu
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Ca
Yes, It using spring config and it just take it as a literal instead of the
value from the property file.
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747359.html
Sent from the Camel - Users mailing list archive at Na
Thank you Claus Ibsen for sharing the link. I used the endpoint approach to
fix this issue.
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747448.html
Sent from the Camel - Users mailing list archive at Nabble.com.
@deckerego
I tried to set the reply-timeout as mentioned by "VitorCardoso", but still
got the NEP exceptions.
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747449.html
Sent from the Camel - Users mailing list archive a
Thank you deckerego.
I agree some thing is wrong. I will try to dig more into this and get back
to you with my findings.
Thanks,
Muthu
--
View this message in context:
http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747486.html
Sent from the Camel - U
Hi Willem,
As I removed all of the rabbitmq headers using this pattern "rabbitmq.*",
This ended up removed "rabbitmq.CONTENT_TYPE" and this is causing trouble
in converting the message to a Java Object on the consumer.
Instead of removing all the rabbitmq headers, is there one or two specific
ra
Thank you Willem. After upgrading to 2.13.0 and adding BridgeEndpoint=true to
the URI solved this issue.
I ended up using "addresses" as we have 2 RabbitMQ in a cluster.
Thanks,
Muthu
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-rabbitmq-routing-issue-tp5744371p574
16 matches
Mail list logo