RE: Getting problem in running weblogic generated ant script

2006-02-02 Thread Karr, David
Are you building this on the same box that you generated the Ant script from? Is "C:/builds/vice/BaseLine1.0/source/vice" still where your app source code is located? > -Original Message- > From: ashish [mailto:[EMAIL PROTECTED] > > Hi > I am using an ant build script generated by weblo

Re: Getting problem in running weblogic generated ant script

2006-02-02 Thread Sujeet Banerjee
: user@ant.apache.org Sent: Thursday, February 02, 2006 2:53 PM Subject: Getting problem in running weblogic generated ant script Hi I am using an ant build script generated by weblogic workshop 8.1.3. I am using ant packaged with the weblogic installation(Apache Ant version 1.5.3).We

Getting problem in running weblogic generated ant script

2006-02-02 Thread ashish
Hi I am using an ant build script generated by weblogic workshop 8.1.3. I am using ant packaged with the weblogic installation(Apache Ant version 1.5.3).We are using java version 1.4.2_04.The ant script is copied below.