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
Again, it seems that some WLI or WLW jars are not in your system CLASSPATH. Update your system CASSPATH. The IO exception is generated because you can not write into a JAR directly. It has to be first unzipped and stored temporarily. -Sujeet - Original Message - From: ashish To: