[jetty-user] Restarting embedded Jetty
Luís de Sousa <[email protected]> Tue, 29 Apr 2014 10:12:47 +0200
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <CAEtdG7v+Um-_ymmw5zaA6Y_PFLjAk+DSw3F=BQmDX_v+5syY5Q@mail.gmail.com> |
--089e0163387a48bc9a04f829ff82
Content-Type: text/plain; charset=UTF-8
Hello,
I am trying to restart an embedded Jetty instance the following way:
$ sh jetty.sh restart
jetty.sh: 123: jetty.sh: Syntax error: "(" unexpected
Line 123 just contains this:
CONFIGS=()
Is this a bug with the .sh file or something else? Can it be fixed?
Thank you.
--089e0163387a48bc9a04f829ff82
Content-Type: text/html; charset=UTF-8
<div dir="ltr">Hello,<br><br>I am trying to restart an embedded Jetty instance the following way:<br><br>$ sh jetty.sh restart<br>jetty.sh: 123: jetty.sh: Syntax error: "(" unexpected<br><br>Line 123 just contains this:<br>
<br>CONFIGS=()<br><br>Is this a bug with the .sh file or something else? Can it be fixed?<br><br>Thank you.<br></div>
--089e0163387a48bc9a04f829ff82--