|
From: Przemyslaw D. <prz...@in...> - 2008-11-05 14:08:05
|
Hello
it is possible to use this wrapper with groovy without explicit compile
the groovy code? How?
Actually I use the following call to run my groovy app.
groovy -cp `ls ../lib/*.jar | paste -s -d: -`:../src/:../conf/ -D
log4j.configuration=../conf/log4j.properties ../src/jobscript.groovy
It would be great to use the wrapper to handle out of memory exceptions
and so on.
thx
Przemyslaw
|