Hi,
Can any one help, how to capture the build event using buildlistener,
I want to close the DB connection when the project finishes,
Thus I need to capture buildfinished event so that inside this method I can
close all the connnections open.
Thanks in Advance,
Kabir
[EMAI
EST 2007
[mytask] Date is: Fri Sep 14 12:10:12 CEST 2007
[mytask] Date is: Fri Sep 14 12:10:12 CEST 2007
Jan
>-Ursprüngliche Nachricht-
>Von: aatankwadi aatankwadi [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 14. September 2007 11:38
>An: Ant Users List
>Betref
s method...
Thanks,
AbhiNandan
[EMAIL PROTECTED] wrote:
Use set/getReference ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: aatankwadi aatankwadi [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 14. September 2007 09:18
>An: Ant Users List
>Betreff: Need to a
I already Used it but it is not working
[EMAIL PROTECTED] wrote: Use set/getReference ;-)
Jan
>-Ursprüngliche Nachricht-
>Von: aatankwadi aatankwadi [mailto:[EMAIL PROTECTED]
>Gesendet: Freitag, 14. September 2007 09:18
>An: Ant Users List
>Betreff: Need to add one
Hi,
I m facing a problem, I want to persist one object through out my project, so
I want to put it in some name/value pair, so that I can access it anywhere in
my project.
I am developing a custom sql task that can reuse the connection object
created once, rather then using current s