Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] XMLFILE Error Jetty.sh

I'm receiving the following error when I run jetty.sh script:

 

hostname $ ./jetty.sh check

./jetty.sh: line 321: syntax error near unexpected token `"$XMLFILE"'

./jetty.sh: line 321: `          CONFIGS+=("$XMLFILE")'

hostname $

 

it is exactly this problem:

 

http://dev.eclipse.org/mhonarc/lists/jetty-users/msg01930.html

 

Did this get resolved? Any assistance would be appreciated.

 

Thanks in advance.


Back to the top