I am trying to start an FTP server on a Tomcat 6 server. I am not using any
frameworks such as spring etc.

I made a web application and in it when it run this code:

final FtpServerFactory serverFactory = new FtpServerFactory();

tomcat gets an exception:

15.mai.2009 10:48:57 org.apache.catalina.core.StandardContext loadOnStartup
SEVERE: Servlet /TelepayFTPServer threw load() exception
java.lang.IncompatibleClassChangeError: Implementing class



Any ideas on what the problem is?


-- 
mvh
Petter Holone
Zirius
(+47) 97 95 61 07

Reply via email to