Re: Http component didn't give response in case failover policy

2013-06-21 Thread sash_...@yahoo.com
Claus - I think this will solve the probem as he might have turned on the tracing and the stream was getting consumed and thereafter empty. I have one query , what is effect of spooling on performance here. I am talking of a system where I am using the http component and the expected TPS is 1000

Re: camel-smpp in trx mode

2013-06-25 Thread sash_...@yahoo.com
What is the use of "systemType" paramter ? I don't see any differentiation in the code based on this parameter . Am I missing something ? The possible values are "producer" , "consumer" - ~Sandeep -- View this message in context: http://camel.465427.n5.nabble.com/camel-smpp-in-trx-mode-

Re: camel-smpp in trx mode

2013-06-28 Thread sash_...@yahoo.com
In that case the endpoint will hold the session. What I am not sure is what type of listener does one register with the Producer ? The listener does require the processor . - ~Sandeep -- View this message in context: http://camel.465427.n5.nabble.com/camel-smpp-in-trx-mode-tp5724608p57349

Re: camel-smpp in trx mode

2013-07-01 Thread sash_...@yahoo.com
Hadrian - I am eagerly waiting for the release of the SMPP component with TRX support. And I guess , this conversational state pattern is a better solutions. I am not sure how the listener at the producer side get handle to the "processor" ? - ~Sandeep -- View this message in context: htt