JMeter does not change stdout or stderr, so it will appear in the
command-line console used to start JMeter (unless you used javaw, in
which case I'm not sure where stdout goes - it may be thrown away).
The same would apply if you wrote your own sampler in Java.
On 20/08/06, Jaw Dat <[EMAIL PROTECTED]> wrote:
On Sat, 2006-08-19 at 00:23 +0100, sebb wrote:
> The BeanShell Sampler can execute a command-line.
>
> I think it is as simple as
>
> exec("command-line");
>
Where do we see the output from this command-line command? Where to look
for the stdout output from such a command called with exec() ??????
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]