Anderson, Rob H - VSCM wrote:
Are you using the binary distribution of ant? Or did you compile ant from source? My guess is that you compiled it from source, in which case you needed to have the NetComponents.jar on your classpath when you compiled ant. The ant build.xml checks for the availabitility of the dependent classes in NetComponents.jar, and if they are not available it does not compile the FTP classes. Try the binary dist and add the NetComponents.jar, or just put the NetComponents.jar on your classpath and recompile ant from the source.
It is working now, thanks. And sorry for the misspost. Fend -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>