I am using Camel-Http Component for creating HttpRoutes. I used
MultiThreadedHttpConnectionManager to configure http connection pool and
params. While executing the application , there are too many connections
remains in CLOSE_WAIT state for long time and connections which are idle are
not getting
Dear All ,
I doing ssh connectivity over ssh using camel-ssh component and getting
SSH_MSG_CHANNEL_FAILURE while starting ssh route. Please help me on that ,
logs are below :
Session created...
2013-11-28 18:12:44:855 | DEBUG [MSC service thread 1-15] Connected to
10.111.50.117:5062
2013-11-28 18
Hi All ,
I am using SMPP and HTTP Component for configuring routes of servers using
LB . I have to log IP Address of the server on which the exchange is going
to happen , but i am unable to get the IP Address of server because while
doing exchange on route , i don't know , the exchange will on wh
Thanks Claus , now i am getting response in case of failover policy with LB.
--
View this message in context:
http://camel.465427.n5.nabble.com/Http-component-didn-t-give-response-in-case-failover-policy-tp5734441p5734892.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi All ,
I am using camel Http component to post xml over http on Http Server . I am
using Load balancer having failover policy , but i didn't get the response
from exchange while I use round robin policy over LB , it responses me
properly in exchange body.
Now ,there is the requirement, i have
Hello All ,
I am currently working on a project requirement to send the Optional
Parameters in Submit_SM/Data_SM to SMSC , but i can't find
CamelSmppOptionalParameters Header for Producer Message Headers. I need to
send the optional parameter in the Data_SM/Submit_SM , Is there any patch
availabl
Hi All ,
I am using Spring DSL for routing in Camel. I have to route the messages
from transmitter(processor) to multiple queues in which one queue is map to
one circle at a time. So for that i have to create routes for each queue.Is
there any way to pass the queue name dynamically in the
? so w