Please see:
  http://wiki.apache.org/jakarta-commons/Net/FrequentlyAskedQuestions

--
Dennis Lundberg

Anil Philip wrote:
Hello,
I am getting this error during a call to FTPFile[] f = FTPClient.listFiles();
Using commons-net-1.4.1

===================================================
Exception in thread "main"
java.lang.NoClassDefFoundError:
org/apache/oro/text/regex/MalformedPatternException
        at
org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory.createUnixFTPEntryParser(DefaultFTPFileEntryParserFactory.java:169)
        at
org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory.createFileEntryParser(DefaultFTPFileEntryParserFactory.java:94)
        at
org.apache.commons.net.ftp.FTPClient.initiateListParsing(FTPClient.java:2358)
        at
org.apache.commons.net.ftp.FTPClient.listFiles(FTPClient.java:2141)
        at
org.apache.commons.net.ftp.FTPClient.listFiles(FTPClient.java:2188)
===================================================

Any help appreciated.
thanks,
anil


for good news go to http://members.tripod.com/~goodnewsforyou/goodnews.html

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to