/javadoc/ae/com/ibm/websphere/ant/tasks/package-summary.html
Hope this helps.
Cheers
Srini
On Fri, 26 Nov 2004 12:03:24 +0530, sanjeev chhabra
<[EMAIL PROTECTED]> wrote:
> Hi Srini,
> How it cab used in ant build.xml.
> Thanks
> Sanjeev
>
>
>
> -Original M
See
http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/javadoc/ae/com/ibm/websphere/ant/tasks/package-summary.html
Hope this helps.
Cheers
Srini
On Fri, 26 Nov 2004 11:51:22 +0530, sanjeev chhabra
<[EMAIL PROTECTED]> wrote:
> Hi All,
> How ca
Hi
I have a DB2 script that creates a database. I'd like my build to drop
and recreate the db everytime. To run the DB2 script, I need to setup
the environment for it beforehand. I have this working well. The issue
is that to run the DB2 script, I need to run a batch file which opens
a new shell.