Hello guys, Thanks for your help. I could jar the stuff that I wanted to. It is failing on the next target. Its not able to ftp the jar file to the server. It is complaining on the ftp task. I copied optional.jar into the lib of ant_home. Still it is complaining the same.
Any help is appreciated.. This is the error.... ***************************************************************** H:\Projects\DoradoRates>ant Buildfile: build.xml prepare: compile: package: deploy8040: BUILD FAILED H:\Projects\DoradoRates\build.xml:34: Could not create task of type: ftp. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in th e lib directory of your ant installation (ANT_HOME). Total time: 3 seconds H:\Projects\DoradoRates> *********************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
