Hi 
i have to to take information from webservice , to send them to a server
through socket and get the response then route them to the webservice

webservice -> camel -> server(socket)->camel  -> webservice 
the problem is that when i take information i have to be a client to send
them to ther server socket then to be a server to receive them from the
server so to do that i have to invoke the route to the server from the
webservice

from cxf
process
to mina://tcp
from mina://tcp
responce

but i cant do that can any one help me haw to do to invoke and get
information from mina endpoint and send them as a response to the webservice 




--
View this message in context: 
http://camel.465427.n5.nabble.com/route-between-webservice-and-socket-tp5731788.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to