apart from the strange (null, -1, -1) arguments,wasnt there a consensus
that the message below
org.apache.commons.jelly.JellyException: null:-1:-1: <null> Script file
wftest.jelly not found
at
org.apache.commons.jelly.util.CommandLineParser.invokeCommandLineJelly(CommandLineParser.java:128)
at org.apache.commons.jelly.Jelly.main(Jelly.java:137)
should rather be something like
file.name:line:column: org.apache.commons.jelly.JellyException....
otherwise the purpose of being IDE digestable is again defeated..
Christian
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Re: [jelly] script error messages Christian Sell
- Re: [jelly] script error messages Paul Libbrecht
- Re: [jelly] script error messages Christian Sell
