Re: Running build file which runs toolspecifc ant tasks

2006-10-14 Thread tharanga wijethilake
TECTED]> To: Sent: Friday, October 13, 2006 4:15 PM Subject: AW: Running build file which runs toolspecifc ant tasks Hi Every body, I have written simple a build.xml file to run in Websphere Site Developer.It is as follows. it gives me following Error. I know it clealy

AW: Running build file which runs toolspecifc ant tasks

2006-10-13 Thread Jan.Materne
>> Hi Every body, >> I have written simple a build.xml file to run in Websphere >Site Developer.It is as follows. >> >> >> >> >> >> >> >> > port="8080" webapp="/smf"/> >> >> >> >> >> >> >> >> it gives me following Error. I know it clealy say what to >do. But I have the jar files(smf

Re: Running build file which runs toolspecifc ant tasks

2006-10-13 Thread Steve Loughran
tharanga wijethilake wrote: Hi Every body, I have written simple a build.xml file to run in Websphere Site Developer.It is as follows. it gives me following Error. I know it clealy say what to do. But I have the jar files(smfbdTasks.jar, bde.jar) in my class path. Is there any

Running build file which runs toolspecifc ant tasks

2006-10-13 Thread tharanga wijethilake
Hi Every body, I have written simple a build.xml file to run in Websphere Site Developer.It is as follows. it gives me following Error. I know it clealy say what to do. But I have the jar files(smfbdTasks.jar, bde.jar) in my class path. Is there any thing wrong in my build.xml fi