Make sure your tasks are defined in the same loader (an option of the taskdef task).
Gilles > -----Original Message----- > From: ravi p [mailto:[EMAIL PROTECTED] > Sent: mardi 20 mars 2007 7:54 > To: [email protected] > Subject: Reinitializing static variables > > hi , > > I have written two ant tasks, in one task I have static final List object, > also I am adding objects into this static list object, in another task, if > I > want retrieve the objects from the static list, it is giving zero results. > > Any thoughts , regarding how can I share a static object between two > tasks.. > ? > > Thanks > Ravi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
