https://issues.apache.org/bugzilla/show_bug.cgi?id=56182

--- Comment #1 from Sebb <[email protected]> ---
Odd. I'm sure that used to work.

As a temporary workround for a script without parameters, try

telnet localhost 9003
[The telnet server is http server + 1, and is actually what bshclient uses]

This should produce the "bsh %" prompt.

Then enter the following:

source("../endurance.bsh");

If you make a mistake, press ";" to end the line.

Probably best to use a separate window to compose the commands and copy/paste.

Or you could try the http interface: http://localhost:9002/

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to