ok in your use case?
Mitko
From:
Claus Ibsen
To:
users@camel.apache.org
Date:
18.03.2010 10:50
Subject:
Re: Component to send message to a external program as stdin
On Thu, Mar 18, 2010 at 10:17 AM, Nicolas Bouillon
wrote:
> Hello,
>
> I'm searching the following feat
On Thu, Mar 18, 2010 at 10:17 AM, Nicolas Bouillon wrote:
> Hello,
>
> I'm searching the following feature :
>
>
>
>
>
>
> The purpose is to send the message as the standard input of the program
> "/usr/bin/wc -l" and to get the standard output of the program as the
> response message.
>
> D
Hello,
I'm searching the following feature :
The purpose is to send the message as the standard input of the program
"/usr/bin/wc -l" and to get the standard output of the program as the
response message.
Does that exists ? If not I believe it is quite easy to implement myself,
but I d