Download jsch jar file:
Eg:http://prdownloads.sourceforge.net
/jsch/jsch-0.1.41.jar?download
Or from http://www.jcraft.com/jsch
And save it under
Ant’s(C:apache-ant) lib folder
That should fix your issue
Mar 2nd, 2009 by L J Arthur Neil
Download jsch jar file:
Eg:http://prdownloads.sourceforge.net
/jsch/jsch-0.1.41.jar?download
Or from http://www.jcraft.com/jsch
And save it under
Ant’s(C:apache-ant) lib folder
That should fix your issue
Hey,
i tried placing the above jar file in Apache Ant Lib folder but still facing the same issue.
Can you pls suggest anything else to resolve the issue.
Thanks!