Help: How to set DestinationResolver (that in turn sets targetClient) in Java DSL

2020-11-02 Thread Nagulapalli, Srinivas
Hi, Request help for setting JMS provider options on the Destination. I am trying to follow the workaround mentioned at : https://camel.apache.org/components/latest/jms-component.html under section: “SETTING JMS PROVIDER OPTIONS ON THE DESTINATION”< to specify “targetClient=1” using Custom

issue with on completion

2020-02-21 Thread srinivas reddy
Hi Team, When we are handling the files related stuff with apache camel we are seeing below issues .especially when there is multi processing. from("direct:a") .multicast() .parallelProcessing().to("direct:x", "direct:y"); here suppose direct y route is taking long time than direct x . if we

How to set AMQP.BasicProperties on outgoing message using Camel?

2017-01-30 Thread Nagulapalli, Srinivas (GE Transportation)
Please share how to set AMQP.BasicProperties on outgoing message(s) using Camel. Expected RabbitMQ message: Exchange Displays the Exchange fine Routing Key Displays the Routing Key fine Properties content_encoding: UTF-8 /Unable to set this content_type: text/plain //Unable to set this

Re: camel-smpp in trx mode

2012-12-31 Thread Srinivas
camel. Regards, Srinivas -- View this message in context: http://camel.465427.n5.nabble.com/camel-smpp-in-trx-mode-tp5724608p5724731.html Sent from the Camel - Users mailing list archive at Nabble.com.

camel-smpp in trx mode

2012-12-26 Thread Srinivas
Hi camel users, Please help on smpp client connected to operator smsc in trx mode.I have only one smpp connectivity is given operator in TRX mode. Regards, Srinivas -- View this message in context: http://camel.465427.n5.nabble.com/camel-smpp-in-trx-mode-tp5724608.html Sent from the Camel