Hi

mina can run in sync mode (okay a bit misleading name, but if enabled,
then it waits for a reply message).
Maybe you can use this?

from cxf
process
to mina://tcp?sync=true
responce


On Tue, Apr 30, 2013 at 11:48 AM, takidean <takide...@hotmail.fr> wrote:
> 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.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to