|
From: Ilya V. <ivo...@cl...> - 2009-03-17 21:24:09
|
Leif, Thank you for the response. It is great if you have plans to add this feature. Do you want me to add it to the Feature Requests? When do you think you would be able to complete it and how I could learn about it? From release notes? Regards, Ilya -----Original Message----- From: Leif Mortenson [mailto:lei...@ta...] Sent: Thursday, February 19, 2009 10:38 PM To: wra...@li... Subject: Re: [Wrapper-user] Dynamic environment variables Ilya, I like this idea and have added it to my todo list for a future release. There are memory leaks in the OS on most platforms when repeatedly setting environment variables so there are a few things that I have to restructure to make this work without those leaks. The values also need to be evaluated each time the JVM is restarted even when those values are stored in other property values. Thanks for the feedback. Cheers, Leif On Wed, Feb 11, 2009 at 3:36 PM, Ilya Volvovski <ivo...@cl...> wrote: > 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 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |