Re: Ant build script executing task using java code

2009-11-02 Thread Jay
ntenu fourni. > > > > > > To: user@ant.apache.org > > From: sjsel...@gmail.com > > Subject: Ant build script executing task using java code > > Date: Tue, 3 Nov 2009 00:11:56 + > > > > Hi, > > > > When I tried to execute a sql task during s

Re: Ant build script executing task using java code

2009-11-02 Thread Jay
'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > To: user@ant.apache.org > > From: sj

RE: Ant build script executing task using java code

2009-11-02 Thread Martin Gainty
user@ant.apache.org > From: sjsel...@gmail.com > Subject: Ant build script executing task using java code > Date: Tue, 3 Nov 2009 00:11:56 + > > Hi, > > When I tried to execute a sql task during server start up using a java code, > it > completely freezes the app server

Ant build script executing task using java code

2009-11-02 Thread Jay
Hi, When I tried to execute a sql task during server start up using a java code, it completely freezes the app server disabling the users making any further request. Here is the sample code i have (this is a standalone java code in which nothing gets printed after the call to execute the speci