|
From: Ilya V. <ivo...@cl...> - 2009-02-11 06:58:08
|
Hi, I would like to use names in wrapper configuration that would carry run time information, such as timestamp, random number. The prime reason is to generate various file names for each java invocation (I really need it for gc.log). I could not find anything of the kind. What I suggest is having predefined variables such as %TIMESTAMP%, %RANDOM% much like %WRAPPER_ARCH % etc, but they are evaluated at java invocation time. Is it reasonable? Or something like that already exists? Thank you, Ilya Volvovski |