sorry forgot the download link ... here you get the needed jar =
http://www.ibiblio.org/maven/commons-net/jars/commons-net-1.2.2.jar this version runs fine with ant 1.6.5 / jdk1.4.2_08 / Win2K here Regards, Gilbert -----Original Message----- From: John Davis [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 9:51 AM To: Ant Users List Subject: telnet task missing a class Hello I am trying to run the telnet task from within an ant script. I get this error: java.lang.NoClassDeffoundError: org/apache/commons/net/telnet/Telnetclient [ ... ] Could it be that I have included the jar file to access the task but not included the jar file that actually does the telnet? Where do I find the second jar? Just guessing. JD -- John F. Davis "JD" http://www.skink.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]