Yes you're not mistaken
Get commons-net-1.4.1.jar that's where the real class is.
Met vriendelijke groet,
Rémon van Gijn
Software Release Coördinator
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
: 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
jars
with ${ant.library.dir}/yourjar.jar
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
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
However, I have add the net-commons jar file to my CLASSPATH.
export CLASSPATH=$CLASSPATH:/usr/local/apache-ant-1.6.5/lib/ant-common