Hi,

Can this not be coded as 2 one-way interactions (sync=false) with the server
sending a response to a different socket (with a correlation id)...

Alternatively, I am sure if this has to be request/reply (to a given point)
you could also increase the connection keepAlive to ensure that the
connection does not close or timeout... Not ideal, of course.

Cheers,

Ashwin...



bouil wrote:
> 
> Hello,
> 
> I have a odd Camel Mina endpoint scenario than I don't know how to do, or
> even if it is possible.
> 
> I would like to have a TCP server : client can send request at any time,
> and server can initiate at any time a message to the client. As far i
> know,
> we can only do with Camel-Mina a request only scenario (if mina
> sync=false)
> or a 1 request / 1 reply (if mina sync=true).
> 
> I hope I'm clear enough...
> 
> Thanks.
> Nicolas.
> 
> 
> 


-----
--- 
Ashwin Karpe, Principal Consultant, PS - Opensource Center of Competence 
Progress Software Corporation
14 Oak Park Drive
Bedford, MA 01730
--- 
+1-972-304-9084 (Office) 
+1-972-971-1700 (Mobile) 
---- 
Blog: http://opensourceknowledge.blogspot.com/


-- 
View this message in context: 
http://old.nabble.com/Odd-Mina-endpoint-use-tp27877265p27901727.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to