;
>> > Basically I need to skip, or parse and skip the welcome message, and then
>> > decode the reply.
>> >
>> > With mina I can get only the servers welcome message. I read in a
>> > thread<
>> http://camel.465427.n5.nabble.com/Single-request
connects server
> > <-- welcome message
> > command -->
> > <-- reply
> >
> > Basically I need to skip, or parse and skip the welcome message, and then
> > decode the reply.
> >
> > With mina I can get only the
ead<http://camel.465427.n5.nabble.com/Single-request-with-multiple-replies-over-TCP-td5022206.html>on
> this subject that mina2 supports this kind of scenario, but I can't
> find
> any documentation on mina2.
>
> Does mina2 indeed support this?
>
> Many thanks,
&g
;-- reply
Basically I need to skip, or parse and skip the welcome message, and then
decode the reply.
With mina I can get only the servers welcome message. I read in a
thread<http://camel.465427.n5.nabble.com/Single-request-with-multiple-replies-over-TCP-td5022206.html>on
this subject that mina
pache.org/schema/spring"; trace="false">
Which will do the same as the first example without the response log message
being written.
--
View this message in context:
http://camel.465427.n5.nabble.com/Single-request-with-multiple-replies-over-TCP-tp
I expect several ASYNC replies.
> Unfortunately I get only ONE reply using either an activemq client with
> camel and a java stomp client.
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Single-request-with-multiple-replies-over-TCP-tp5022206p5155849.
I have the same problem. I send a message and I expect several ASYNC replies.
Unfortunately I get only ONE reply using either an activemq client with
camel and a java stomp client.
--
View this message in context:
http://camel.465427.n5.nabble.com/Single-request-with-multiple-replies-over-TCP
channels to work independently.
DO you think camel can support this?
--
View this message in context:
http://camel.465427.n5.nabble.com/Single-request-with-multiple-replies-over-TCP-tp5022206p5022909.html
Sent from the Camel - Users mailing list archive at Nabble.com.
If you are expecting one message for each response, then I guess that you
can get this message back by having the sync option set to true.
However, I think that you mentioned multiple responses per request. I think
that you could easily solve this one by implementing the appropriate
filter, that wo
#x27; of the codec but not
passed on. Im assuming that the session correlates one response for each
request.
How can camel be used for this pattern?
Any help will be appreciated.
Cheers
Jon.
--
View this message in context:
http://camel.465427.n5.nabble.com/Single-request-with-multiple-repl
10 matches
Mail list logo