Upayavira wrote:
Yves Martin wrote:
Upayavira <[EMAIL PROTECTED]> writes:
1) Every time I use my task, I have to pass the task the classpath
definition, as the task needs to create a new classloader with which
to run
my application. Is there a way to remove the necessity to mention the
cla
Yves Martin wrote:
Upayavira <[EMAIL PROTECTED]> writes:
1) Every time I use my task, I have to pass the task the classpath
definition, as the task needs to create a new classloader with which to run
my application. Is there a way to remove the necessity to mention the
classpath, deriving i
ill effect all tasks or (b) would someone recommend a specific way to
provide this configuration just once, e.g. set a property, and have the
task always look for a property of that name. Is there a convention here?
Thanks for any help yo